Skip to content

Commit f3995f8

Browse files
authored
Merge pull request #229795 from alexbuckgit/alexbuckgit/docutune-autopr-horizontals-20230307-210511-8004170
[BULK] DocuTune - Apply ms.custom tags for horizontals (part 1)
2 parents 253beaf + a3e1137 commit f3995f8

File tree

299 files changed

+274
-346
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

299 files changed

+274
-346
lines changed

articles/active-directory-domain-services/migrate-from-classic-vnet.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ ms.workload: identity
1010
ms.topic: how-to
1111
ms.date: 01/29/2023
1212
ms.author: justinha
13-
ms.custom: devx-track-azurepowershell
14-
1513
---
1614

1715
# Migrate Azure Active Directory Domain Services from the Classic virtual network model to Resource Manager
@@ -373,4 +371,4 @@ With your managed domain migrated to the Resource Manager deployment model, [cre
373371
[migration-benefits]: concepts-migration-benefits.md
374372

375373
<!-- EXTERNAL LINKS -->
376-
[powershell-script]: https://www.powershellgallery.com/packages/Migrate-Aadds/
374+
[powershell-script]: https://www.powershellgallery.com/packages/Migrate-Aadds/

articles/active-directory-domain-services/scoped-synchronization.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ ms.workload: identity
1212
ms.topic: how-to
1313
ms.date: 01/29/2023
1414
ms.author: justinha
15-
ms.custom: devx-track-azurepowershell
16-
1715
---
1816
# Configure scoped synchronization from Azure AD to Azure Active Directory Domain Services using the Azure portal
1917

@@ -91,4 +89,4 @@ To learn more about the synchronization process, see [Understand synchronization
9189
[concepts-sync]: synchronization.md
9290
[tutorial-create-instance]: tutorial-create-instance.md
9391
[create-azure-ad-tenant]: ../active-directory/fundamentals/sign-up-organization.md
94-
[associate-azure-ad-tenant]: ../active-directory/fundamentals/active-directory-how-subscriptions-associated-directory.md
92+
[associate-azure-ad-tenant]: ../active-directory/fundamentals/active-directory-how-subscriptions-associated-directory.md

articles/active-directory-domain-services/template-create-instance.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ ms.workload: identity
1111
ms.topic: sample
1212
ms.date: 01/29/2023
1313
ms.author: justinha
14-
ms.custom: devx-track-azurepowershell
15-
1614
---
1715
# Create an Azure Active Directory Domain Services managed domain using an Azure Resource Manager template
1816

@@ -357,4 +355,4 @@ To see the managed domain in action, you can [domain-join a Windows VM][windows-
357355
[Get-AzSubscription]: /powershell/module/Az.Accounts/Get-AzSubscription
358356
[cloud-shell]: ../cloud-shell/cloud-shell-windows-users.md
359357
[naming-prefix]: /windows-server/identity/ad-ds/plan/selecting-the-forest-root-domain
360-
[New-AzResourceGroupDeployment]: /powershell/module/Az.Resources/New-AzResourceGroupDeployment
358+
[New-AzResourceGroupDeployment]: /powershell/module/Az.Resources/New-AzResourceGroupDeployment

articles/active-directory/develop/multi-service-web-app-access-microsoft-graph-as-app.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ ms.date: 08/19/2022
1212
ms.author: ryanwi
1313
ms.reviewer: stsoneff
1414
ms.devlang: csharp, javascript
15-
ms.custom: azureday1, devx-track-azurepowershell
16-
#Customer intent: As an application developer, I want to learn how to access data in Microsoft Graph by using managed identities.
15+
ms.custom: azureday1
1716
ms.subservice: web-apps
17+
#Customer intent: As an application developer, I want to learn how to access data in Microsoft Graph by using managed identities.
1818
---
1919

2020
# Tutorial: Access Microsoft Graph from a secured app as the app
@@ -268,4 +268,4 @@ If you're finished with this tutorial and no longer need the web app or associat
268268
## Next steps
269269

270270
> [!div class="nextstepaction"]
271-
> [Clean up resources](multi-service-web-app-clean-up-resources.md))
271+
> [Clean up resources](multi-service-web-app-clean-up-resources.md))

articles/active-directory/develop/workload-identity-federation-create-trust-user-assigned-managed-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: how-to
1111
ms.workload: identity
1212
ms.date: 03/06/2023
1313
ms.author: ryanwi
14-
ms.custom: aaddev
14+
ms.custom: aaddev, devx-track-azurecli, devx-track-azurepowershell
1515
ms.reviewer: shkhalide, udayh, vakarand
1616
zone_pivot_groups: identity-wif-mi-methods
1717
#Customer intent: As an application developer, I want to configure a federated credential on a user-assigned managed identity so I can create a trust relationship with an external identity provider and use workload identity federation to access Azure AD protected resources without managing secrets.
@@ -591,4 +591,4 @@ https://management.azure.com/subscriptions/<SUBSCRIPTION ID>/resourceGroups/<RES
591591

592592
## Next steps
593593

594-
- For information about the required format of JWTs created by external identity providers, read about the [assertion format](active-directory-certificate-credentials.md#assertion-format).
594+
- For information about the required format of JWTs created by external identity providers, read about the [assertion format](active-directory-certificate-credentials.md#assertion-format).

articles/active-directory/develop/workload-identity-federation-create-trust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: how-to
1111
ms.workload: identity
1212
ms.date: 01/19/2023
1313
ms.author: davidmu
14-
ms.custom: aaddev
14+
ms.custom: aaddev, devx-track-azurecli, devx-track-azurepowershell
1515
ms.reviewer: shkhalid, udayh, vakarand
1616
zone_pivot_groups: identity-wif-apps-methods
1717
#Customer intent: As an application developer, I want to configure a federated credential on an app registration so I can create a trust relationship with an external identity provider and use workload identity federation to access Azure AD protected resources without managing secrets.

articles/active-directory/fundamentals/active-directory-how-to-find-tenant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.topic: how-to
1212
ms.date: 01/23/2023
1313
ms.author: barclayn
1414
ms.reviewer: jeffsta
15-
ms.custom: "it-pro, devx-track-azurepowershell"
15+
ms.custom: it-pro
1616
ms.collection: M365-identity-device-management
1717
---
1818

articles/active-directory/manage-apps/f5-bigip-deployment-guide.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ ms.workload: identity
1111
ms.date: 12/13/2022
1212
ms.author: gasinh
1313
ms.collection: M365-identity-device-management
14-
ms.custom: devx-track-azurepowershell
1514
ms.reviewer: miccohen
1615
---
1716

@@ -487,4 +486,4 @@ Get-AzVmSnapshot -ResourceGroupName '<E.g.contoso-RG>' -VmName '<E.g.BIG-IP-VM>'
487486

488487
## Next steps
489488

490-
Select a [deployment scenario](f5-aad-integration.md) and start your implementation.
489+
Select a [deployment scenario](f5-aad-integration.md) and start your implementation.

articles/active-directory/managed-identities-azure-resources/how-to-assign-app-role-managed-identity-cli.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
title: Assign a managed identity to an application role using Azure CLI - Azure AD
33
description: Step-by-step instructions for assigning a managed identity access to another application's role, using Azure CLI.
44
services: active-directory
5-
documentationcenter:
65
author: xstof
7-
manager:
8-
editor:
96

107
ms.service: active-directory
118
ms.subservice: msi
@@ -15,7 +12,7 @@ ms.workload: identity
1512
ms.date: 11/03/2021
1613
ms.author: christoc
1714
ms.collection: M365-identity-device-management
18-
ms.custom: devx-track-azurepowershell, devx-track-azurecli
15+
ms.custom: devx-track-azurecli
1916
ms.devlang: azurecli
2017
---
2118

articles/active-directory/managed-identities-azure-resources/tutorial-vm-managed-identities-cosmos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.workload: integration
99
ms.topic: tutorial
1010
ms.date: 06/24/2022
1111
ms.author: barclayn
12-
ms.custom: ep-miar, ignite-2022
12+
ms.custom: ep-miar, ignite-2022, devx-track-azurepowershell, devx-track-azurecli
1313
ms.tool: azure-cli, azure-powershell
1414
ms.devlang: azurecli
1515
#Customer intent: As an administrator, I want to know how to access Azure Cosmos DB from a virtual machine using a managed identity

0 commit comments

Comments
 (0)