Skip to content

Commit 4fcec40

Browse files
WIP
1 parent 2e6525a commit 4fcec40

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

articles/active-directory/devices/concept-azure-ad-join-hybrid.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: devices
88
ms.topic: conceptual
9-
ms.date: 06/10/2021
9+
ms.date: 01/26/2022
1010

1111
ms.author: joflore
1212
author: MicrosoftGuyJFlo
@@ -36,12 +36,11 @@ Hybrid Azure AD joined devices require network line of sight to your on-premises
3636
| **Device sign in options** | Organizational accounts using: |
3737
| | Password |
3838
| | Windows Hello for Business for Win10 |
39-
| **Device management** | Group Policy |
40-
| | Configuration Manager standalone or co-management with Microsoft Intune |
39+
| **Device management** | [Group Policy](/mem/configmgr/comanage/faq#my-environment-has-too-many-group-policy-objects-and-legacy-authenticated-apps--do-i-have-to-use-hybrid-azure-ad-) |
40+
| | [Configuration Manager standalone or co-management with Microsoft Intune](/mem/configmgr/comanage/overview) |
4141
| **Key capabilities** | SSO to both cloud and on-premises resources |
4242
| | Conditional Access through Domain join or through Intune if co-managed |
43-
| | Self-service Password Reset and Windows Hello PIN reset on lock screen |
44-
| | Enterprise State Roaming across devices |
43+
| | [Self-service Password Reset and Windows Hello PIN reset on lock screen](../authentication/howto-sspr-windows.md) |
4544

4645
![Hybrid Azure AD joined devices](./media/concept-azure-ad-join-hybrid/azure-ad-hybrid-joined-device.png)
4746

@@ -50,12 +49,13 @@ Hybrid Azure AD joined devices require network line of sight to your on-premises
5049
Use Azure AD hybrid joined devices if:
5150

5251
- You support down-level devices running Windows 7 and 8.1.
53-
- You want to continue to use Group Policy to manage device configuration.
52+
- You want to continue to use [Group Policy](/mem/configmgr/comanage/faq#my-environment-has-too-many-group-policy-objects-and-legacy-authenticated-apps--do-i-have-to-use-hybrid-azure-ad-) to manage device configuration.
5453
- You want to continue to use existing imaging solutions to deploy and configure devices.
5554
- You have Win32 apps deployed to these devices that rely on Active Directory machine authentication.
5655

5756
## Next steps
5857

5958
- [Plan your hybrid Azure AD join implementation](hybrid-azuread-join-plan.md)
59+
- [Co-management using Configuration Manager and Microsoft Intune](/mem/configmgr/comanage/overview)
6060
- [Manage device identities using the Azure portal](device-management-azure-portal.md)
6161
- [Manage stale devices in Azure AD](manage-stale-devices.md)

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: devices
88
ms.topic: conceptual
9-
ms.date: 06/10/2021
9+
ms.date: 01/26/2022
1010

1111
ms.author: joflore
1212
author: MicrosoftGuyJFlo
@@ -35,11 +35,10 @@ Any organization can deploy Azure AD joined devices no matter the size or indust
3535
| | Windows Hello for Business |
3636
| | FIDO2.0 security keys (preview) |
3737
| **Device management** | Mobile Device Management (example: Microsoft Intune) |
38-
| | Co-management with Microsoft Intune and Microsoft Endpoint Configuration Manager |
38+
| | [Configuration Manager standalone or co-management with Microsoft Intune](/mem/configmgr/comanage/overview) |
3939
| **Key capabilities** | SSO to both cloud and on-premises resources |
4040
| | Conditional Access through MDM enrollment and MDM compliance evaluation |
41-
| | Self-service Password Reset and Windows Hello PIN reset on lock screen |
42-
| | Enterprise State Roaming across devices |
41+
| | [Self-service Password Reset and Windows Hello PIN reset on lock screen](../authentication/howto-sspr-windows.md) |
4342

4443
Azure AD joined devices are signed in to using an organizational Azure AD account. Access to resources in the organization can be further limited based on that Azure AD account and [Conditional Access policies](../conditional-access/howto-conditional-access-policy-compliant-device.md) applied to the device identity.
4544

@@ -51,15 +50,15 @@ Azure AD joined devices can still maintain single sign-on access to on-premises
5150

5251
## Scenarios
5352

54-
While Azure AD join is primarily intended for organizations that do not have an on-premises Windows Server Active Directory infrastructure, you can certainly use it in scenarios where:
53+
While Azure AD join can be used in a variety of scenarios like:
5554

5655
- You want to transition to cloud-based infrastructure using Azure AD and MDM like Intune.
5756
- You can’t use an on-premises domain join, for example, if you need to get mobile devices such as tablets and phones under control.
5857
- Your users primarily need to access Microsoft 365 or other SaaS apps integrated with Azure AD.
5958
- You want to manage a group of users in Azure AD instead of in Active Directory. This scenario can apply, for example, to seasonal workers, contractors, or students.
60-
- You want to provide joining capabilities to workers in remote branch offices with limited on-premises infrastructure.
59+
- You want to provide joining capabilities to workers who work from home or are in remote branch offices with limited on-premises infrastructure.
6160

62-
You can configure Azure AD joined devices for all Windows 10 devices except for Windows 10 Home.
61+
You can configure Azure AD join for all Windows 10 devices except for Windows 10 Home.
6362

6463
The goal of Azure AD joined devices is to simplify:
6564

@@ -79,6 +78,7 @@ Azure AD Join can be deployed by using any of the following methods:
7978
## Next steps
8079

8180
- [Plan your Azure AD join implementation](azureadjoin-plan.md)
81+
- [Co-management using Configuration Manager and Microsoft Intune](/mem/configmgr/comanage/overview)
8282
- [How to manage the local administrators group on Azure AD joined devices](assign-local-admin.md)
8383
- [Manage device identities using the Azure portal](device-management-azure-portal.md)
8484
- [Manage stale devices in Azure AD](manage-stale-devices.md)

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: What are Azure AD registered devices?
3-
description: Learn how Azure AD registered devices provide your users with support for the Bring Your Own Device (BYOD) or mobile device scenarios.
3+
description: Learn how Azure AD registered devices provide your users with support for bring your own device (BYOD) or mobile device scenarios.
44

55
services: active-directory
66
ms.service: active-directory
77
ms.subservice: devices
88
ms.topic: conceptual
9-
ms.date: 06/09/2021
9+
ms.date: 01/26/2022
1010

1111
ms.author: joflore
1212
author: MicrosoftGuyJFlo
@@ -17,7 +17,7 @@ ms.collection: M365-identity-device-management
1717
---
1818
# Azure AD registered devices
1919

20-
The goal of Azure AD registered devices is to provide your users with support for the bring your own device (BYOD) or mobile device scenarios. In these scenarios, a user can access your organization’s resources using a personal device.
20+
The goal of Azure AD registered devices is to provide your users with support for bring your own device (BYOD) or mobile device scenarios. In these scenarios, a user can access your organization’s resources using a personal device.
2121

2222
| Azure AD Registered | Description |
2323
| --- | --- |

0 commit comments

Comments
 (0)