Skip to content

Commit 30ca29f

Browse files
authored
[AzureADDS] Fixes MicrosoftDocs/azure-docs#41581
1 parent 4854ef1 commit 30ca29f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-domain-services/compare-identity-solutions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ On an Azure AD-joined or registered device, user authentication happens using mo
9494
| Representation in the directory | Device objects in the Azure AD directory | Computer objects in the Azure AD DS managed domain |
9595
| Authentication | OAuth / OpenID Connect based protocols | Kerberos and NTLM protocols |
9696
| Management | Mobile Device Management (MDM) software like Intune | Group Policy |
97-
| Networking | Works over the internet | Requires machines to be on the same virtual network as the managed domain |
97+
| Networking | Works over the internet | Must be connected to, or peered with, the virtual network where the managed domain is deployed |
9898
| Great for... | End-user mobile or desktop devices | Server VMs deployed in Azure |
9999

100100
## Next steps
@@ -107,4 +107,4 @@ To get started with using Azure AD DS, [create an Azure AD DS managed domain usi
107107
[custom-ou]: create-ou.md
108108
[manage-gpos]: manage-group-policy.md
109109
[tutorial-ldaps]: tutorial-configure-ldaps.md
110-
[tutorial-create]: tutorial-create-instance.md
110+
[tutorial-create]: tutorial-create-instance.md

0 commit comments

Comments
 (0)