mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-27 04:46:35 +00:00
add images
This commit is contained in:
@@ -32,10 +32,13 @@ To bypass compliance for a non-compliant peer:
|
||||
1. Navigate to the [Peers](https://app.netbird.io/peers) page in the NetBird dashboard
|
||||
2. Locate the peer showing `Non-compliant` status (red badge)
|
||||
3. Hover over the **Bypass** button to see which integration's compliance check will be bypassed
|
||||
<p>
|
||||
<img src="/docs-static/img/manage/access-control/endpoint-detection-and-response/bypass-compliance/general-view.png" alt="Bypass view" className="imagewrapper-big"/>
|
||||
</p>
|
||||
4. Click the **Bypass** button and confirm the action in the dialog
|
||||
|
||||
<p>
|
||||
<img src="/docs-static/img/manage/access-control/endpoint-detection-and-response/bypass-compliance/bypass-button.png" alt="Bypass button" className="imagewrapper-big"/>
|
||||
<img src="/docs-static/img/manage/access-control/endpoint-detection-and-response/bypass-compliance/bypass-button.png" alt="Bypass confirm button" className="imagewrapper"/>
|
||||
</p>
|
||||
|
||||
The peer will immediately gain network access and the non-compliant status will be replaced with a green `Bypassed` badge.
|
||||
@@ -69,7 +72,7 @@ To revoke a bypass and return a peer to normal compliance validation:
|
||||
4. Confirm the action
|
||||
|
||||
<p>
|
||||
<img src="/docs-static/img/manage/access-control/endpoint-detection-and-response/bypass-compliance/revoke-bypass.png" alt="Revoke compliance bypass" className="imagewrapper-big"/>
|
||||
<img src="/docs-static/img/manage/access-control/endpoint-detection-and-response/bypass-compliance/revoke-bypass.png" alt="Revoke compliance bypass" className="imagewrapper"/>
|
||||
</p>
|
||||
|
||||
Once revoked, the peer will be subject to normal compliance checks. If the device is still non-compliant, it will lose network access and show the `Non-compliant` status again.
|
||||
@@ -82,11 +85,14 @@ You can bypass compliance or revoke bypass for multiple peers at once:
|
||||
|
||||
1. Navigate to the [Peers](https://app.netbird.io/peers) page
|
||||
2. Select multiple peers using the checkboxes (peers must have non-compliant status)
|
||||
<p>
|
||||
<img src="/docs-static/img/manage/access-control/endpoint-detection-and-response/bypass-compliance/batch-bypass.png" alt="Batch bypass" className="imagewrapper-big"/>
|
||||
</p>
|
||||
3. In the action bar that appears at the bottom, click the **Bypass Compliance** button (shield icon)
|
||||
4. Confirm the action in the dialog
|
||||
|
||||
<p>
|
||||
<img src="/docs-static/img/manage/access-control/endpoint-detection-and-response/bypass-compliance/batch-bypass.png" alt="Batch bypass" className="imagewrapper-big"/>
|
||||
<img src="/docs-static/img/manage/access-control/endpoint-detection-and-response/bypass-compliance/batch-bypass-button.png" alt="Batch bypass confirm" className="imagewrapper"/>
|
||||
</p>
|
||||
|
||||
The button shows a count of how many selected peers will have compliance bypassed.
|
||||
@@ -95,11 +101,14 @@ The button shows a count of how many selected peers will have compliance bypasse
|
||||
|
||||
1. Navigate to the [Peers](https://app.netbird.io/peers) page
|
||||
2. Select multiple bypassed peers using the checkboxes
|
||||
<p>
|
||||
<img src="/docs-static/img/manage/access-control/endpoint-detection-and-response/bypass-compliance/batch-revoke-bypass.png" alt="Batch revoke bypass" className="imagewrapper-big"/>
|
||||
</p>
|
||||
3. In the action bar that appears at the bottom, click the **Revoke Compliance Bypass** button (shield-off icon)
|
||||
4. Confirm the action in the dialog
|
||||
|
||||
<p>
|
||||
<img src="/docs-static/img/manage/access-control/endpoint-detection-and-response/bypass-compliance/batch-revoke-bypass.png" alt="Batch revoke bypass" className="imagewrapper-big"/>
|
||||
<img src="/docs-static/img/manage/access-control/endpoint-detection-and-response/bypass-compliance/batch-revoke-bypass-button.png" alt="Batch revoke bypass confirm" className="imagewrapper"/>
|
||||
</p>
|
||||
|
||||
<Note>
|
||||
|
||||
Reference in New Issue
Block a user