|
1 |
| -- name: Azure AD Domain Services Documentation |
| 1 | +- name: Azure AD Domain Services documentation |
2 | 2 | href: index.yml
|
3 | 3 | - name: Overview
|
4 |
| - expanded: true |
5 |
| - items: |
| 4 | + items: |
6 | 5 | - name: What is Azure AD Domain Services?
|
7 | 6 | href: overview.md
|
8 |
| - - name: Compare with Windows Server AD |
9 |
| - href: comparison.md |
10 |
| - - name: Compare with Azure AD join |
11 |
| - href: active-directory-ds-compare-with-azure-ad-join.md |
12 |
| - - name: Features |
13 |
| - href: active-directory-ds-features.md |
| 7 | + - name: Compare identity services |
| 8 | + href: compare-identity-solutions.md |
| 9 | +- name: Tutorials |
| 10 | + expanded: true |
| 11 | + items: |
| 12 | + - name: Create a managed domain |
| 13 | + href: tutorial-create-instance.md |
| 14 | + - name: Domain-join a Windows Server VM |
| 15 | + href: join-windows-vm.md |
| 16 | + - name: Install management tools |
| 17 | + href: tutorial-create-management-vm.md |
| 18 | + - name: Configure secure LDAP |
| 19 | + href: tutorial-configure-ldaps.md |
14 | 20 | - name: Samples
|
15 |
| - items: |
| 21 | + items: |
16 | 22 | - name: Create an Azure AD DS instance using Azure PowerShell
|
17 | 23 | href: powershell-create-instance.md
|
18 | 24 | - name: Concepts
|
19 |
| - items: |
20 |
| - - name: How synchronization works |
| 25 | + items: |
| 26 | + - name: How Azure AD DS synchronization works |
21 | 27 | href: synchronization.md
|
| 28 | + - name: How password hash synchronization works |
| 29 | + href: ../active-directory/hybrid/how-to-connect-password-hash-synchronization.md?context=/azure/active-directory-domain-services/context/azure-ad-ds-context |
| 30 | + - name: What is Azure Active Directory? |
| 31 | + href: ../active-directory/fundamentals/active-directory-whatis.md?context=/azure/active-directory-domain-services/context/azure-ad-ds-context |
| 32 | + - name: Azure Active Directory architecture |
| 33 | + href: ../active-directory/fundamentals/active-directory-architecture.md?context=/azure/active-directory-domain-services/context/azure-ad-ds-context |
| 34 | + - name: Implement least-privilege administrative models |
| 35 | + href: /windows-server/identity/ad-ds/plan/security-best-practices/implementing-least-privilege-administrative-models?context=/azure/active-directory-domain-services/context/azure-ad-ds-context |
22 | 36 | - name: How to
|
23 |
| - items: |
24 |
| - - name: Create an Azure AD DS instance |
25 |
| - items: |
26 |
| - - name: "Task 1 configure basic settings" |
27 |
| - href: create-instance.md |
28 |
| - - name: "Task 2 configure network settings" |
29 |
| - href: active-directory-ds-getting-started-network.md |
30 |
| - - name: "Task 3 configure administrator group and enable Azure AD Domain Services" |
31 |
| - href: active-directory-ds-getting-started-admingroup.md |
32 |
| - - name: "Task 4 update DNS settings for virtual network" |
33 |
| - href: active-directory-ds-getting-started-dns.md |
34 |
| - - name: "Task 5 enable password hash synchronization" |
35 |
| - href: active-directory-ds-getting-started-password-sync.md |
| 37 | + items: |
| 38 | + - name: Configure common settings |
| 39 | + items: |
| 40 | + - name: Enable password hash synchronization |
| 41 | + href: active-directory-ds-getting-started-password-sync-synced-tenant.md |
| 42 | + - name: Configure scoped synchronization from Azure AD |
| 43 | + href: scoped-synchronization.md |
| 44 | + - name: Create an organizational unit (OU) |
| 45 | + href: create-ou.md |
| 46 | + - name: Create a group managed service account (gMSA) |
| 47 | + href: create-gmsa.md |
36 | 48 | - name: Plan for Azure AD DS
|
37 | 49 | items:
|
38 |
| - - name: Scenarios |
| 50 | + - name: Common scenarios |
39 | 51 | href: scenarios.md
|
40 |
| - - name: Plan a virtual network |
| 52 | + - name: Virtual network considerations |
41 | 53 | href: network-considerations.md
|
42 | 54 | - name: Manage Azure AD DS
|
43 | 55 | items:
|
44 |
| - - name: Enable security audit events (Preview) |
45 |
| - href: security-audit-events.md |
46 |
| - - name: Check a managed domain's health |
47 |
| - href: check-health.md |
48 |
| - - name: Configure scoped synchronization from Azure AD to a managed domain |
49 |
| - href: scoped-synchronization.md |
50 |
| - - name: Secure your managed domain |
51 |
| - href: secure-your-domain.md |
52 |
| - - name: Create an OU on a managed domain |
53 |
| - href: create-ou.md |
54 |
| - - name: Create a group managed service account on a managed domain |
55 |
| - href: create-gmsa.md |
56 |
| - - name: Manage Group Policy for Azure AD Domain Services |
| 56 | + - name: Administer Group Policy |
57 | 57 | href: manage-group-policy.md
|
58 |
| - - name: Configure password policies on a managed domain |
59 |
| - href: password-policy.md |
60 |
| - - name: Delete a managed domain |
61 |
| - href: delete-aadds.md |
62 |
| - - name: Create an Azure AD DS administrative virtual machine |
63 |
| - href: manage-domain.md |
64 |
| - - name: Manage DNS for Azure AD Domain Services |
| 58 | + - name: Manage DNS |
65 | 59 | href: manage-dns.md
|
66 |
| - - name: Update email notifications |
| 60 | + - name: Check health status |
| 61 | + href: check-health.md |
| 62 | + - name: Configure email notifications |
67 | 63 | href: notifications.md
|
68 |
| - - name: Configure secure LDAP (LDAPS) in an Azure AD Domain Services domain |
69 |
| - href: "configure-ldaps.md" |
70 |
| - items: |
71 |
| - - name: "Task 2 Export the secure LDAP certificate" |
72 |
| - href: active-directory-ds-admin-guide-configure-secure-ldap-export-pfx.md |
73 |
| - - name: "Task 3 Enable secure LDAP for the managed domain using Azure portal" |
74 |
| - href: active-directory-ds-admin-guide-configure-secure-ldap-enable-ldaps.md |
75 |
| - - name: "Task 4 Configure DNS to access the managed domain from the internet" |
76 |
| - href: active-directory-ds-ldaps-configure-dns.md |
77 |
| - - name: "Task 5 Bind to the managed domain and lock down secure LDAP access" |
78 |
| - href: active-directory-ds-ldaps-bind-lockdown.md |
79 |
| - - name: Deploy applications to Azure AD DS |
80 |
| - items: |
81 |
| - - name: Configure support for profile synchronization for SharePoint Server |
82 |
| - href: deploy-sp-profile-sync.md |
| 64 | + - name: Delete a managed domain |
| 65 | + href: delete-aadds.md |
| 66 | + - name: Secure Azure AD DS |
| 67 | + items: |
| 68 | + - name: Secure your managed domain |
| 69 | + href: secure-your-domain.md |
83 | 70 | - name: Configure Kerberos Constrained Delegation
|
84 | 71 | href: deploy-kcd.md
|
85 |
| - - name: Deploy Azure AD Application Proxy |
86 |
| - href: deploy-azure-app-proxy.md |
87 |
| - - name: Join virtual machines to Azure AD DS |
88 |
| - items: |
89 |
| - - name: Windows Server VM |
90 |
| - href: join-windows-vm.md |
| 72 | + - name: Configure password and account lockout policies |
| 73 | + href: password-policy.md |
| 74 | + - name: Enable security audit events (preview) |
| 75 | + href: security-audit-events.md |
| 76 | + - name: Domain-join VMs |
| 77 | + items: |
91 | 78 | - name: Windows Server VM from template
|
92 | 79 | href: join-windows-vm-template.md
|
93 | 80 | - name: CentOS
|
|
98 | 85 | href: join-rhel-linux-vm.md
|
99 | 86 | - name: Ubuntu Server
|
100 | 87 | href: join-ubuntu-linux-vm.md
|
101 |
| - - name: Troubleshoot Azure AD DS |
102 |
| - items: |
103 |
| - - name: Troubleshooting guide |
| 88 | + - name: Deploy applications to Azure AD DS |
| 89 | + items: |
| 90 | + - name: Deploy Azure AD Application Proxy |
| 91 | + href: deploy-azure-app-proxy.md |
| 92 | + - name: Configure support for profile synchronization for SharePoint Server |
| 93 | + href: deploy-sp-profile-sync.md |
| 94 | + - name: Troubleshoot |
| 95 | + items: |
| 96 | + - name: Common errors |
104 | 97 | href: troubleshoot.md
|
105 |
| - - name: Troubleshoot alerts |
106 |
| - href: troubleshoot-alerts.md |
107 |
| - items: |
108 |
| - - name: Fix a broken NSG configuration |
| 98 | + - name: Common alerts |
| 99 | + items: |
| 100 | + - name: Common alerts |
| 101 | + href: troubleshoot-alerts.md |
| 102 | + - name: Fix a broken network configuration |
109 | 103 | href: alert-nsg.md
|
110 | 104 | - name: Restore missing service principals
|
111 | 105 | href: alert-service-principal.md
|
112 |
| - - name: Secure LDAP errors |
| 106 | + - name: Secure LDAP alerts |
113 | 107 | href: alert-ldaps.md
|
114 |
| - - name: Resolve mismatched tenant errors |
| 108 | + - name: Mismatched tenant errors |
115 | 109 | href: mismatched-tenant-error.md
|
116 | 110 | - name: Suspended domains
|
117 | 111 | href: suspension.md
|
118 |
| - - name: Troubleshoot secure LDAP |
| 112 | + - name: Secure LDAP |
119 | 113 | href: tshoot-ldaps.md
|
120 | 114 | - name: Resources
|
121 |
| - items: |
| 115 | + items: |
122 | 116 | - name: FAQs
|
123 | 117 | href: faqs.md
|
124 | 118 | - name: Service updates
|
|
0 commit comments