Skip to content

Commit a90fc41

Browse files
authored
Merge pull request #188141 from TimShererWithAquent/us1907187d
[BULK] ms.custom tag and ms.devlang tag - azure-docs-pr
2 parents 262ca9a + a097216 commit a90fc41

File tree

311 files changed

+596
-364
lines changed

Some content is hidden

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

311 files changed

+596
-364
lines changed

articles/active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ manager: karenhoran
77
editor:
88
ms.service: active-directory
99
ms.subservice: msi
10-
ms.devlang:
10+
ms.devlang: azurecli
1111
ms.topic: how-to
1212
ms.workload: identity
1313
ms.date: 01/20/2022
14-
ms.author: barclayn
14+
ms.author: barclayn
15+
ms.custom: devx-track-azurecli
1516
zone_pivot_groups: identity-mi-methods
1617
---
1718

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ ms.workload: identity
1515
ms.date: 11/03/2021
1616
ms.author: christoc
1717
ms.collection: M365-identity-device-management
18-
ms.custom: devx-track-azurepowershell
18+
ms.custom: devx-track-azurepowershell, devx-track-azurecli
19+
ms.devlang: azurecli
1920
---
2021

2122
# Assign a managed identity access to an application role using Azure CLI

articles/active-directory/managed-identities-azure-resources/how-to-use-vm-sign-in.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ ms.workload: identity
1414
ms.date: 01/11/2022
1515
ms.author: barclayn
1616
ms.collection: M365-identity-device-management
17-
ms.custom: devx-track-azurepowershell
17+
ms.custom: devx-track-azurepowershell, devx-track-azurecli
18+
ms.devlang: azurecli
1819
---
1920

2021
# How to use managed identities for Azure resources on an Azure VM for sign-in

articles/active-directory/managed-identities-azure-resources/qs-configure-cli-windows-vm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ ms.workload: identity
1010
ms.date: 01/11/2022
1111
ms.author: barclayn
1212
ms.collection: M365-identity-device-management
13-
ms.custom: mode-api
13+
ms.custom: mode-api, devx-track-azurecli
14+
ms.devlang: azurecli
1415
---
1516

1617
# Configure managed identities for Azure resources on an Azure VM using Azure CLI

articles/active-directory/managed-identities-azure-resources/qs-configure-cli-windows-vmss.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ ms.workload: identity
1414
ms.date: 01/11/2022
1515
ms.author: barclayn
1616
ms.collection: M365-identity-device-management
17-
ms.custom: mode-api
17+
ms.custom: mode-api, devx-track-azurecli
18+
ms.devlang: azurecli
1819
---
1920

2021
# Configure managed identities for Azure resources on a virtual machine scale set using Azure CLI

articles/active-directory/managed-identities-azure-resources/qs-configure-rest-vm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ ms.workload: identity
1414
ms.date: 01/11/2022
1515
ms.author: barclayn
1616
ms.collection: M365-identity-device-management
17-
ms.custom: mode-api
17+
ms.custom: mode-api, devx-track-azurecli
18+
ms.devlang: azurecli
1819
---
1920

2021
# Configure Managed identities for Azure resources on an Azure VM using REST API calls

articles/active-directory/managed-identities-azure-resources/qs-configure-rest-vmss.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ ms.workload: identity
1414
ms.date: 01/11/2022
1515
ms.author: barclayn
1616
ms.collection: M365-identity-device-management
17-
ms.custom: mode-api
17+
ms.custom: mode-api, devx-track-azurecli
18+
ms.devlang: azurecli
1819
---
1920

2021
# Configure managed identities for Azure resources on a virtual machine scale set using REST API calls

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ ms.workload: integration
99
ms.topic: tutorial
1010
ms.date: 01/11/2022
1111
ms.author: barclayn
12-
ms.custom: ep-miar
12+
ms.custom: ep-miar, devx-track-azurecli
13+
ms.devlang: azurecli
1314
#Customer intent: As an administrator, I want to know how to access Cosmos DB from a virtual machine using a managed identity
1415
---
1516

articles/aks/cluster-container-registry-integration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ services: container-service
55
manager: gwallace
66
ms.topic: article
77
ms.date: 06/10/2021
8-
ms.custom: devx-track-azurepowershell
8+
ms.custom: devx-track-azurepowershell, devx-track-azurecli
9+
ms.devlang: azurecli
910
---
1011

1112
# Authenticate with Azure Container Registry from Azure Kubernetes Service

articles/aks/enable-host-encryption.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: Learn how to configure a host-based encryption in an Azure Kubernet
44
services: container-service
55
ms.topic: article
66
ms.date: 04/26/2021
7-
ms.custom: devx-track-azurepowershell
7+
ms.custom: devx-track-azurepowershell, devx-track-azurecli
8+
ms.devlang: azurecli
89

910

1011
---

0 commit comments

Comments
 (0)