Skip to content

Commit c644f0a

Browse files
authored
Merge pull request #184250 from MicrosoftGuyJFlo/HybridJoinUpdates
[Azure AD] Modern Devices - Hybrid topic overhaul
2 parents ac5c312 + 49e90c7 commit c644f0a

37 files changed

+616
-1094
lines changed

.openpublishing.redirection.active-directory.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7085,6 +7085,21 @@
70857085
"redirect_url": "/azure/active-directory/reports-monitoring/overview-reports",
70867086
"redirect_document_id": false
70877087
},
7088+
{
7089+
"source_path_from_root": "/articles/active-directory/hybrid/how-to-connect-fed-hybrid-azure-ad-join-post-config-tasks.md",
7090+
"redirect_url": "/azure/active-directory/devices/howto-hybrid-azure-ad-join",
7091+
"redirect_document_id": true
7092+
},
7093+
{
7094+
"source_path_from_root": "/articles/active-directory/devices/hybrid-azuread-join-federated-domains.md",
7095+
"redirect_url": "/azure/active-directory/devices/howto-hybrid-azure-ad-join",
7096+
"redirect_document_id": false
7097+
},
7098+
{
7099+
"source_path_from_root": "/articles/active-directory/devices/hybrid-azuread-join-managed-domains.md",
7100+
"redirect_url": "/azure/active-directory/devices/howto-hybrid-azure-ad-join",
7101+
"redirect_document_id": false
7102+
},
70887103
{
70897104
"source_path_from_root": "/articles/active-directory/reporting-azure-monitor-diagnostics-azure-storage-account.md",
70907105
"redirect_url": "/azure/active-directory/reports-monitoring/quickstart-azure-monitor-route-logs-to-storage-account",

articles/active-directory/conditional-access/howto-conditional-access-policy-compliant-device.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,11 @@ Organizations who have deployed Microsoft Intune can use the information returne
2222
* Requiring a PIN to unlock
2323
* Requiring device encryption
2424
* Requiring a minimum or maximum operating system version
25-
* Requiring a device is not jailbroken or rooted
25+
* Requiring a device isn't jailbroken or rooted
2626

27-
This policy compliance information is forwarded to Azure AD where Conditional Access can make decisions to grant or block access to resources. More information about device compliance policies can be found in the article, [Set rules on devices to allow access to resources in your organization using Intune](/intune/protect/device-compliance-get-started)
27+
Policy compliance information is sent to Azure AD where Conditional Access decides to grant or block access to resources. More information about device compliance policies can be found in the article, [Set rules on devices to allow access to resources in your organization using Intune](/intune/protect/device-compliance-get-started)
28+
29+
Requiring a hybrid Azure AD joined device is dependent on your devices already being hybrid Azure AD joined. For more information, see the article [Configure hybrid Azure AD join](../devices/howto-hybrid-azure-ad-join.md).
2830

2931
## Template deployment
3032

@@ -59,7 +61,7 @@ After confirming your settings using [report-only mode](howto-conditional-access
5961
6062
### Known behavior
6163

62-
On Windows 7, iOS, Android, macOS, and some third-party web browsers Azure AD identifies the device using a client certificate that is provisioned when the device is registered with Azure AD. When a user first signs in through the browser the user is prompted to select the certificate. The end user must select this certificate before they can continue to use the browser.
64+
On Windows 7, iOS, Android, macOS, and some third-party web browsers, Azure AD identifies the device using a client certificate that is provisioned when the device is registered with Azure AD. When a user first signs in through the browser the user is prompted to select the certificate. The end user must select this certificate before they can continue to use the browser.
6365

6466
## Next steps
6567

articles/active-directory/devices/TOC.yml

Lines changed: 38 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,7 @@
77
- name: Tutorials
88
expanded: false
99
items:
10-
- name: Configure hybrid Azure AD join for managed domains
11-
href: hybrid-azuread-join-managed-domains.md
12-
- name: Configure hybrid Azure AD join for federated domains
13-
href: hybrid-azuread-join-federated-domains.md
14-
- name: Configure hybrid Azure AD join manually
15-
href: hybrid-azuread-join-manual.md
16-
- name: Configure Azure AD join during Windows 10 first-run experience
10+
- name: Azure AD join during Windows 10 first-run experience
1711
href: azuread-joined-devices-frx.md
1812
- name: Concepts
1913
expanded: true
@@ -33,16 +27,37 @@
3327
- name: How-to guides
3428
expanded: false
3529
items:
36-
- Name: Plan your Azure AD device deployment
30+
- name: Plan your Azure AD device deployment
3731
href: plan-device-deployment.md
38-
- name: Plan your Azure AD join implementation
39-
href: azureadjoin-plan.md
40-
- name: Assign local admins to Azure AD joined devices
41-
href: assign-local-admin.md
42-
- name: Plan your hybrid Azure AD join implementation
43-
href: hybrid-azuread-join-plan.md
44-
- name: Controlled validation of hybrid Azure AD join
45-
href: hybrid-azuread-join-control.md
32+
- name: Azure AD join
33+
expanded: false
34+
items:
35+
- name: Plan your Azure AD join implementation
36+
href: azureadjoin-plan.md
37+
- name: Assign local admins to Azure AD joined devices
38+
href: assign-local-admin.md
39+
- name: Hybrid Azure AD join
40+
expanded: false
41+
items:
42+
- name: Plan your hybrid Azure AD join implementation
43+
href: hybrid-azuread-join-plan.md
44+
- name: Targeted hybrid Azure AD join deployment
45+
href: hybrid-azuread-join-control.md
46+
- name: Configure hybrid Azure AD join
47+
href: howto-hybrid-azure-ad-join.md
48+
- name: Verifying hybrid Azure AD join
49+
href: howto-hybrid-join-verify.md
50+
- name: Troubleshoot hybrid Azure AD join
51+
expanded: false
52+
items:
53+
- name: Troubleshoot hybrid Azure AD joined Windows current version
54+
href: troubleshoot-hybrid-join-windows-current.md
55+
- name: Troubleshoot pending device state
56+
href: /troubleshoot/azure/active-directory/pending-devices
57+
- name: Troubleshoot using dsregcmd
58+
href: troubleshoot-device-dsregcmd.md
59+
- name: Troubleshoot hybrid Azure AD joined down level Windows devices
60+
href: troubleshoot-hybrid-join-windows-legacy.md
4661
- name: Manage device identities
4762
href: device-management-azure-portal.md
4863
- name: Manage stale devices
@@ -55,16 +70,6 @@
5570
href: howto-device-identity-virtual-desktop-infrastructure.md
5671
- name: Frequently asked questions
5772
href: faq.yml
58-
- name: Troubleshoot device identities
59-
items:
60-
- name: Troubleshoot hybrid Azure AD joined Windows current devices
61-
href: troubleshoot-hybrid-join-windows-current.md
62-
- name: Troubleshoot pending device state
63-
href: /troubleshoot/azure/active-directory/pending-devices
64-
- name: Troubleshoot using dsregcmd
65-
href: troubleshoot-device-dsregcmd.md
66-
- name: Troubleshoot hybrid Azure AD joined down level Windows devices
67-
href: troubleshoot-hybrid-join-windows-legacy.md
6873
- name: Enterprise state roaming
6974
items:
7075
- name: What is enterprise state roaming?
@@ -81,6 +86,13 @@
8186
href: enterprise-state-roaming-windows-settings-reference.md
8287
- name: Reference
8388
items:
89+
- name: Hybrid Azure AD join reference
90+
expanded: false
91+
items:
92+
- name: Configure hybrid Azure AD join manually
93+
href: hybrid-azuread-join-manual.md
94+
- name: Enable older operating systems
95+
href: howto-hybrid-join-downlevel.md
8496
- name: Enforce TLS 1.2
8597
href: reference-device-registration-tls-1-2.md
8698
- name: Graph APIs

0 commit comments

Comments
 (0)