Skip to content

Commit 6a8111e

Browse files
authored
Merge pull request #2187 from kaylubbaycur/patch-2
Clarifiy browser support section
2 parents a6465e0 + d985514 commit 6a8111e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/active-directory/active-directory-conditional-access-supported-apps.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ You can disable legacy protocols for SharePoint access by using the Set-SPOTenan
7171
Exchange offers two main categories of protocols. Review the following options, and then select the policy that is right for your organization.
7272

7373
* **Exchange ActiveSync**. By default, conditional access policies for multi-factor authentication and location are not enforced for Exchange ActiveSync. You need to protect access to these services either by configuring Exchange ActiveSync policy directly, or by blocking Exchange ActiveSync by using Active Directory Federation Services (AD FS) rules.
74+
7475
* **Legacy protocols**. You can block legacy protocols with AD FS. This blocks access to older Office clients, such as Office 2013 without modern authentication enabled, and earlier versions of Office.
7576

7677
### Use AD FS to block legacy protocol
@@ -118,7 +119,9 @@ By applying the following three rules to the AD FS relying party trust for Micro
118119
=> issue(Type = "http://schemas.microsoft.com/authorization/claims/permit", Value = "true");
119120

120121

121-
## Supported browsers
122+
## Supported browsers for device based policies
123+
124+
Access can only be granted for device based policies, that check for device compliance and domain join, when Azure AD can identify and authenticate the device. While most checks, like location and MFA work on most devices and browsers, device policies require of the OS version and browsers listed below. A user on an unsupported browser or OS will have their access blocked when a policy is in device policy is in place.
122125

123126
| OS | Browsers | Support |
124127
| :-- | :-- | :-: |

0 commit comments

Comments
 (0)