Skip to content

Commit 91c279c

Browse files
committed
[AzureADDS] Formatting revisions
1 parent ee76ff6 commit 91c279c

File tree

2 files changed

+11
-8
lines changed

2 files changed

+11
-8
lines changed

articles/active-directory-domain-services/TOC.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,13 @@
103103
href: tshoot-ldaps.md
104104
- name: Known issues
105105
items:
106-
- name: Common alert messages
106+
- name: Common alerts
107107
href: troubleshoot-alerts.md
108-
- name: Network connectivity
108+
- name: Network alerts
109109
href: alert-nsg.md
110-
- name: Service principals
110+
- name: Service principal alerts
111111
href: alert-service-principal.md
112-
- name: Secure LDAP connectivity
112+
- name: Secure LDAP alerts
113113
href: alert-ldaps.md
114114
- name: Resources
115115
items:

articles/active-directory-domain-services/alert-service-principal.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ To check which service principal is missing and needs to be recreated, complete
3838
| Application ID | Resolution |
3939
| :--- | :--- |
4040
| 2565bd9d-da50-47d4-8b85-4c97f669dc36 | [Recreate a missing service principal](#recreate-a-missing-service-principal) |
41-
| 443155a6-77f3-45e3-882b-22b3a8d431fb | [Re-register the Microsoft.AAD namespace](#re-register-to-the-microsoft-aad-namespace) |
42-
| abba844e-bc0e-44b0-947a-dc74e5d09022 | [Re-register the Microsoft.AAD namespace](#re-register-to-the-microsoft-aad-namespace) |
43-
| d87dcbc6-a371-462e-88e3-28ad15ec4e64 | [Re-register the Microsoft.AAD namespace](#re-register-to-the-microsoft-aad-namespace) |
41+
| 443155a6-77f3-45e3-882b-22b3a8d431fb | [Re-register the Microsoft.AAD namespace](#re-register-the-microsoft-aad-namespace) |
42+
| abba844e-bc0e-44b0-947a-dc74e5d09022 | [Re-register the Microsoft.AAD namespace](#re-register-the-microsoft-aad-namespace) |
43+
| d87dcbc6-a371-462e-88e3-28ad15ec4e64 | [Re-register the Microsoft.AAD namespace](#re-register-the-microsoft-aad-namespace) |
4444

4545
### Recreate a missing Service Principal
4646

@@ -61,7 +61,7 @@ If application ID *2565bd9d-da50-47d4-8b85-4c97f669dc36* is missing from your Az
6161
6262
The Azure AD DS managed domain's health automatically updates itself within two hours and removes the alert.
6363
64-
## Re-register the Microsoft AAD namespace
64+
### Re-register the Microsoft AAD namespace
6565
6666
If application ID *443155a6-77f3-45e3-882b-22b3a8d431fb*, *abba844e-bc0e-44b0-947a-dc74e5d09022*, or *d87dcbc6-a371-462e-88e3-28ad15ec4e64* is missing from your Azure AD directory, complete the following steps to re-register the *Microsoft.AAD* resource provider:
6767
@@ -107,3 +107,6 @@ If you still have issues, [open an Azure support request][azure-support] for add
107107
108108
<!-- INTERNAL LINKS -->
109109
[azure-support]: ../active-directory/fundamentals/active-directory-troubleshooting-support-howto.md
110+
111+
<!-- EXTERNAL LINKS -->
112+
[New-AzureAdServicePrincipal]: /powershell/module/AzureAD/New-AzureADServicePrincipal

0 commit comments

Comments
 (0)