Skip to content

Commit 4c0db7d

Browse files
authored
Merge pull request #176119 from mzmaili/patch-18
Added supportability for win11
2 parents f00c494 + e31b9ea commit 4c0db7d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/active-directory/devices/concept-azure-ad-register.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ The goal of Azure AD registered devices is to provide your users with support fo
2626
| | Bring your own device |
2727
| | Mobile devices |
2828
| **Device ownership** | User or Organization |
29-
| **Operating Systems** | Windows 10, iOS, Android, and macOS |
30-
| **Provisioning** | Windows 10 – Settings |
29+
| **Operating Systems** | Windows 10 and above, iOS, Android, and macOS |
30+
| **Provisioning** | Windows 10 and above – Settings |
3131
| | iOS/Android – Company Portal or Microsoft Authenticator app |
3232
| | macOS – Company Portal |
3333
| **Device sign in options** | End-user local credentials |
@@ -44,11 +44,11 @@ The goal of Azure AD registered devices is to provide your users with support fo
4444

4545
![Azure AD registered devices](./media/concept-azure-ad-register/azure-ad-registered-device.png)
4646

47-
Azure AD registered devices are signed in to using a local account like a Microsoft account on a Windows 10 device. These devices have an Azure AD account for access to organizational resources. Access to resources in the organization can be limited based on that Azure AD account and Conditional Access policies applied to the device identity.
47+
Azure AD registered devices are signed in to using a local account like a Microsoft account on a Windows 10 and above device. These devices have an Azure AD account for access to organizational resources. Access to resources in the organization can be limited based on that Azure AD account and Conditional Access policies applied to the device identity.
4848

4949
Administrators can secure and further control these Azure AD registered devices using Mobile Device Management (MDM) tools like Microsoft Intune. MDM provides a means to enforce organization-required configurations like requiring storage to be encrypted, password complexity, and security software kept updated.
5050

51-
Azure AD registration can be accomplished when accessing a work application for the first time or manually using the Windows 10 Settings menu.
51+
Azure AD registration can be accomplished when accessing a work application for the first time or manually using the Windows 10 or Windows 11 Settings menu.
5252

5353
## Scenarios
5454

0 commit comments

Comments
 (0)