Skip to content

Commit 28005d6

Browse files
Merge pull request #253500 from MicrosoftGuyJFlo/patch-69
Update howto-policy-persistent-browser-session.md
2 parents 38164ed + 313ffad commit 28005d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/conditional-access/howto-policy-persistent-browser-session.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Protect user access on unmanaged devices by preventing browser sessions from rem
3535
1. Under **Exclude**, select **Users and groups** and choose your organization's emergency access or break-glass accounts.
3636
1. Under **Target resources** > **Cloud apps** > **Include**, select **All cloud apps**.
3737
1. Under **Conditions** > **Filter for devices**, set **Configure** to **Yes**.
38-
1. Under **Devices matching the rule:**, set to **Include filtered devices in policy**.
38+
1. Under **Devices matching the rule:**, set to **Exclude filtered devices in policy**.
3939
1. Under **Rule syntax** select the **Edit** pencil and paste the following expressing in the box, then select **Apply**.
4040
1. device.trustType -ne "ServerAD" -or device.isCompliant -ne True
4141
1. Select **Done**.

0 commit comments

Comments
 (0)