add images

This commit is contained in:
mlsmaycon
2026-01-28 18:30:49 +01:00
parent 307712b661
commit c05a0e5e47
9 changed files with 13 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

View File

@@ -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 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) 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 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 4. Click the **Bypass** button and confirm the action in the dialog
<p> <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> </p>
The peer will immediately gain network access and the non-compliant status will be replaced with a green `Bypassed` badge. 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 4. Confirm the action
<p> <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> </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. 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 1. Navigate to the [Peers](https://app.netbird.io/peers) page
2. Select multiple peers using the checkboxes (peers must have non-compliant status) 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) 3. In the action bar that appears at the bottom, click the **Bypass Compliance** button (shield icon)
4. Confirm the action in the dialog 4. Confirm the action in the dialog
<p> <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> </p>
The button shows a count of how many selected peers will have compliance bypassed. 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 1. Navigate to the [Peers](https://app.netbird.io/peers) page
2. Select multiple bypassed peers using the checkboxes 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) 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 4. Confirm the action in the dialog
<p> <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> </p>
<Note> <Note>