Skip to content

Commit 30002d0

Browse files
Merge pull request #251001 from MicrosoftDocs/alexbuckgit/docutune-autopr-20230912-031929-6923740-ignore-build
[BULK] - DocuTune: Fix stale and broken links (part 10)
2 parents 0257efd + c9c021a commit 30002d0

File tree

9 files changed

+17
-17
lines changed

9 files changed

+17
-17
lines changed

articles/active-directory-domain-services/change-sku.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ If you have a resource forest and want to create additional trusts after the SKU
6565

6666
<!-- INTERNAL LINKS -->
6767
[create-azure-ad-tenant]: ../active-directory/fundamentals/sign-up-organization.md
68-
[associate-azure-ad-tenant]: ../active-directory/fundamentals/active-directory-how-subscriptions-associated-directory.md
68+
[associate-azure-ad-tenant]: ../active-directory/fundamentals/how-subscriptions-associated-directory.md
6969
[create-azure-ad-ds-instance]: tutorial-create-instance.md
7070
[concepts-sku]: administration-concepts.md#azure-ad-ds-skus
7171
[create-trust]: tutorial-create-forest-trust.md

articles/active-directory-domain-services/check-health.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@ Health status alerts are categorized into the following levels of severity:
8181
For more information on alerts that are shown in the health status page, see [Resolve alerts on your managed domain][troubleshoot-alerts]
8282

8383
<!-- INTERNAL LINKS -->
84-
[azure-support]: ../active-directory/fundamentals/active-directory-troubleshooting-support-howto.md
84+
[azure-support]: ../active-directory/fundamentals/how-to-get-support.md
8585
[troubleshoot-alerts]: troubleshoot-alerts.md

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ You can also learn more about
129129
[manage-gpos]: manage-group-policy.md
130130
[tutorial-ldaps]: tutorial-configure-ldaps.md
131131
[tutorial-create]: tutorial-create-instance.md
132-
[whatis-azuread]: ../active-directory/fundamentals/active-directory-whatis.md
132+
[whatis-azuread]: ../active-directory/fundamentals/whatis.md
133133
[overview-adds]: /windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview
134134
[create-forest-trust]: tutorial-create-forest-trust.md
135135
[administration-concepts]: administration-concepts.md

articles/active-directory-domain-services/concepts-custom-attributes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Select **+ Add** to choose which custom attributes to synchronize. The list show
5858
If you don't see the directory extension you are looking for, enter the extension’s associated application appId and click **Search** to load only that application’s defined extension properties. This search helps when multiple applications define many extensions in your tenant.
5959

6060
>[!NOTE]
61-
>If you would like to see directory extensions synchronized by Azure AD Connect, click **Enterprise App** and look for the Application ID of the **Tenant Schema Extension App**. For more information, see [Azure AD Connect sync: Directory extensions](../active-directory/hybrid/how-to-connect-sync-feature-directory-extensions.md#configuration-changes-in-azure-ad-made-by-the-wizard).
61+
>If you would like to see directory extensions synchronized by Azure AD Connect, click **Enterprise App** and look for the Application ID of the **Tenant Schema Extension App**. For more information, see [Azure AD Connect sync: Directory extensions](../active-directory/hybrid/connect/how-to-connect-sync-feature-directory-extensions.md#configuration-changes-in-azure-ad-made-by-the-wizard).
6262
6363
Click **Select**, and then **Save** to confirm the change.
6464

@@ -72,4 +72,4 @@ To check the backfilling status, click **Azure AD DS Health** and verify the **S
7272

7373
To configure onPremisesExtensionAttributes or directory extensions for cloud-only users in Azure AD, see [Custom data options in Microsoft Graph](/graph/extensibility-overview?tabs=http#custom-data-options-in-microsoft-graph).
7474

75-
To sync onPremisesExtensionAttributes or directory extensions from on-premises to Azure AD, [configure Azure AD Connect](../active-directory/hybrid/how-to-connect-sync-feature-directory-extensions.md).
75+
To sync onPremisesExtensionAttributes or directory extensions from on-premises to Azure AD, [configure Azure AD Connect](../active-directory/hybrid/connect/how-to-connect-sync-feature-directory-extensions.md).

articles/active-directory-domain-services/create-forest-trust-powershell.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -406,14 +406,14 @@ For more conceptual information about forest types in Azure AD DS, see [How do f
406406
<!-- INTERNAL LINKS -->
407407
[concepts-trust]: concepts-forest-trust.md
408408
[create-azure-ad-tenant]: ../active-directory/fundamentals/sign-up-organization.md
409-
[associate-azure-ad-tenant]: ../active-directory/fundamentals/active-directory-how-subscriptions-associated-directory.md
409+
[associate-azure-ad-tenant]: ../active-directory/fundamentals/how-subscriptions-associated-directory.md
410410
[create-azure-ad-ds-instance-advanced]: tutorial-create-instance-advanced.md
411-
[Connect-AzAccount]: /powershell/module/Az.Accounts/Connect-AzAccount
412-
[Connect-AzureAD]: /powershell/module/AzureAD/Connect-AzureAD
413-
[New-AzResourceGroup]: /powershell/module/Az.Resources/New-AzResourceGroup
411+
[Connect-AzAccount]: /powershell/module/az.accounts/connect-azaccount
412+
[Connect-AzureAD]: /powershell/module/azuread/connect-azuread
413+
[New-AzResourceGroup]: /powershell/module/az.resources/new-azresourcegroup
414414
[network-peering]: ../virtual-network/virtual-network-peering-overview.md
415415
[New-AzureADServicePrincipal]: /powershell/module/AzureAD/New-AzureADServicePrincipal
416-
[Get-AzureRMSubscription]: /powershell/module/AzureRM.Profile/Get-AzureRmSubscription
416+
[Get-AzureRMSubscription]: /powershell/module/azurerm.profile/get-azurermsubscription
417417
[Install-Script]: /powershell/module/powershellget/install-script
418418

419419
<!-- EXTERNAL LINKS -->

articles/active-directory-domain-services/create-gmsa.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,13 @@ For more information about gMSAs, see [Getting started with group managed servic
9797

9898
<!-- INTERNAL LINKS -->
9999
[create-azure-ad-tenant]: ../active-directory/fundamentals/sign-up-organization.md
100-
[associate-azure-ad-tenant]: ../active-directory/fundamentals/active-directory-how-subscriptions-associated-directory.md
100+
[associate-azure-ad-tenant]: ../active-directory/fundamentals/how-subscriptions-associated-directory.md
101101
[create-azure-ad-ds-instance]: tutorial-create-instance.md
102102
[tutorial-create-management-vm]: tutorial-create-management-vm.md
103103
[create-custom-ou]: create-ou.md
104104

105105
<!-- EXTERNAL LINKS -->
106106
[New-ADOrganizationalUnit]: /powershell/module/activedirectory/new-adorganizationalunit
107-
[New-ADServiceAccount]: /powershell/module/activedirectory/New-AdServiceAccount
107+
[New-ADServiceAccount]: /powershell/module/activedirectory/new-adserviceaccount
108108
[gmsa-overview]: /windows-server/security/group-managed-service-accounts/group-managed-service-accounts-overview
109109
[gmsa-start]: /windows-server/security/group-managed-service-accounts/getting-started-with-group-managed-service-accounts

articles/active-directory-domain-services/create-ou.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ For more information on using the administrative tools or creating and using ser
9090

9191
<!-- INTERNAL LINKS -->
9292
[create-azure-ad-tenant]: ../active-directory/fundamentals/sign-up-organization.md
93-
[associate-azure-ad-tenant]: ../active-directory/fundamentals/active-directory-how-subscriptions-associated-directory.md
93+
[associate-azure-ad-tenant]: ../active-directory/fundamentals/how-subscriptions-associated-directory.md
9494
[create-azure-ad-ds-instance]: tutorial-create-instance.md
9595
[tutorial-create-management-vm]: tutorial-create-management-vm.md
96-
[connect-windows-server-vm]: join-windows-vm.md#connect-to-the-windows-server-vm
96+
[connect-windows-server-vm]: join-windows-vm.md#connect-to-the-windows-server-vm

articles/active-directory-domain-services/deploy-azure-app-proxy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,9 @@ With the Azure AD Application Proxy integrated with Azure AD DS, publish applica
113113

114114
<!-- INTERNAL LINKS -->
115115
[create-azure-ad-tenant]: ../active-directory/fundamentals/sign-up-organization.md
116-
[associate-azure-ad-tenant]: ../active-directory/fundamentals/active-directory-how-subscriptions-associated-directory.md
116+
[associate-azure-ad-tenant]: ../active-directory/fundamentals/how-subscriptions-associated-directory.md
117117
[create-azure-ad-ds-instance]: tutorial-create-instance.md
118118
[create-join-windows-vm]: join-windows-vm.md
119119
[azure-bastion]: ../bastion/tutorial-create-host-portal.md
120120
[Get-ADComputer]: /powershell/module/activedirectory/get-adcomputer
121-
[Set-ADComputer]: /powershell/module/activedirectory/set-adcomputer
121+
[Set-ADComputer]: /powershell/module/activedirectory/set-adcomputer

articles/active-directory-domain-services/deploy-kcd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ To learn more about how delegation works in Active Directory Domain Services, se
101101
102102
<!-- INTERNAL LINKS -->
103103
[create-azure-ad-tenant]: ../active-directory/fundamentals/sign-up-organization.md
104-
[associate-azure-ad-tenant]: ../active-directory/fundamentals/active-directory-how-subscriptions-associated-directory.md
104+
[associate-azure-ad-tenant]: ../active-directory/fundamentals/how-subscriptions-associated-directory.md
105105
[create-azure-ad-ds-instance]: tutorial-create-instance.md
106106
[create-join-windows-vm]: join-windows-vm.md
107107
[tutorial-create-management-vm]: tutorial-create-management-vm.md

0 commit comments

Comments
 (0)