Skip to content

Commit 5deba29

Browse files
authored
Merge pull request #157937 from dbradish-microsoft/dbradish_MayMsCustomFix
updated ms.custom tags for Azure CLI articles
2 parents bb9e81a + dc4f5af commit 5deba29

30 files changed

+37
-36
lines changed

articles/aks/csi-secrets-store-driver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: nickoman
66
ms.service: container-service
77
ms.topic: how-to
88
ms.date: 03/30/2021
9-
ms.custom: template-how-to
9+
ms.custom: template-how-to, devx-track-azurecli
1010
---
1111

1212
# Use the Secrets Store CSI Driver for Kubernetes in an Azure Kubernetes Service (AKS) cluster (preview)

articles/aks/enable-host-encryption.md

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

99
---
1010

articles/aks/kubernetes-service-principal.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Create and manage an Azure Active Directory service principal for a
44
services: container-service
55
ms.topic: conceptual
66
ms.date: 04/22/2021
7-
ms.custom: devx-track-azurepowershell
7+
ms.custom: devx-track-azurepowershell, devx-track-azurecli
88

99
#Customer intent: As a cluster operator, I want to understand how to create a service principal and delegate permissions for AKS to access required resources. In large enterprise environments, the user that deploys the cluster (or CI/CD system), may not have permissions to create this service principal automatically when the cluster is created.
1010
---
@@ -309,16 +309,16 @@ For information on how to update the credentials, see [Update or rotate the cred
309309
<!-- LINKS - internal -->
310310
[aad-service-principal]:../active-directory/develop/app-objects-and-service-principals.md
311311
[acr-intro]: ../container-registry/container-registry-intro.md
312-
[az-ad-sp-create]: /cli/azure/ad/sp#az-ad-sp-create-for-rbac
312+
[az-ad-sp-create]: /cli/azure/ad/sp#az_ad_sp_create_for_rbac
313313
[az-ad-sp-delete]: /cli/azure/ad/sp#az_ad_sp_delete
314314
[azure-load-balancer-overview]: ../load-balancer/load-balancer-overview.md
315315
[install-azure-cli]: /cli/azure/install-azure-cli
316316
[service-principal]:../active-directory/develop/app-objects-and-service-principals.md
317317
[user-defined-routes]: ../load-balancer/load-balancer-overview.md
318-
[az-ad-app-list]: /cli/azure/ad/app#az-ad-app-list
319-
[az-ad-app-delete]: /cli/azure/ad/app#az-ad-app-delete
320-
[az-aks-create]: /cli/azure/aks#az-aks-create
321-
[az-aks-update]: /cli/azure/aks#az-aks-update
318+
[az-ad-app-list]: /cli/azure/ad/app#az_ad_app_list
319+
[az-ad-app-delete]: /cli/azure/ad/app#az_ad_app_delete
320+
[az-aks-create]: /cli/azure/aks#az_aks_create
321+
[az-aks-update]: /cli/azure/aks#az_aks_update
322322
[rbac-network-contributor]: ../role-based-access-control/built-in-roles.md#network-contributor
323323
[rbac-custom-role]: ../role-based-access-control/custom-roles.md
324324
[rbac-storage-contributor]: ../role-based-access-control/built-in-roles.md#storage-account-contributor

articles/app-service/app-service-web-tutorial-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.assetid: a820e400-06af-4852-8627-12b3db4a8e70
55
ms.devlang: dotnet
66
ms.topic: tutorial
77
ms.date: 04/28/2020
8-
ms.custom: "devx-track-csharp, mvc, devcenter, seo-javascript-september2019, seo-javascript-october2019, seodec18"
8+
ms.custom: "devx-track-csharp, mvc, devcenter, seo-javascript-september2019, seo-javascript-october2019, seodec18, devx-track-azurecli"
99
---
1010

1111
# Tutorial: Host a RESTful API with CORS in Azure App Service

articles/app-service/configure-custom-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to configure a custom container in Azure App Service. Thi
44

55
ms.topic: article
66
ms.date: 02/23/2021
7-
ms.custom: devx-track-azurepowershell
7+
ms.custom: devx-track-azurepowershell, devx-track-azurecli
88
zone_pivot_groups: app-service-containers-windows-linux
99
---
1010

articles/app-service/scripts/cli-linux-acr-aspnetcore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.devlang: azurecli
99
ms.topic: sample
1010
ms.date: 12/13/2018
1111
ms.author: msangapu
12-
ms.custom: "devx-track-dotnet, mvc, seodec18"
12+
ms.custom: "devx-track-dotnet, mvc, seodec18, devx-track-azurecli"
1313
---
1414

1515
# Create an ASP.NET Core app in a Docker container in App Service from Azure Container Registry

articles/automanage/repair-automanage-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.workload: infrastructure
88
ms.topic: conceptual
99
ms.date: 11/05/2020
1010
ms.author: alsin
11-
ms.custom: devx-track-azurepowershell
11+
ms.custom: devx-track-azurepowershell, devx-track-azurecli
1212
---
1313

1414
# Repair an Automanage Account

articles/azure-cache-for-redis/cache-how-to-scale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: yegu
77
ms.service: cache
88
ms.topic: conceptual
99
ms.date: 02/08/2021
10-
ms.custom: devx-track-azurepowershell
10+
ms.custom: devx-track-azurepowershell, devx-track-azurecli
1111
---
1212
# Scale an Azure Cache for Redis instance
1313
Azure Cache for Redis has different cache offerings, which provide flexibility in the choice of cache size and features. For a Basic, Standard or Premium cache, you can change its size and tier after it's been created to keep up with your application needs. This article shows you how to scale your cache using the Azure portal, and tools such as Azure PowerShell, and Azure CLI.

articles/azure-monitor/agents/azure-monitor-agent-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: conceptual
55
author: bwren
66
ms.author: bwren
77
ms.date: 11/17/2020
8-
ms.custom: devx-track-azurepowershell
8+
ms.custom: devx-track-azurepowershell, devx-track-azurecli
99

1010
---
1111

articles/azure-monitor/alerts/alerts-log.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: yanivlavi
55
ms.author: yalavi
66
ms.topic: conceptual
77
ms.date: 09/22/2020
8-
ms.custom: devx-track-azurepowershell
8+
ms.custom: devx-track-azurepowershell, devx-track-azurecli
99
---
1010
# Create, view, and manage log alerts using Azure Monitor
1111

0 commit comments

Comments
 (0)