Skip to content

Commit 99c88d0

Browse files
Merge pull request #229800 from alexbuckgit/alexbuckgit/docutune-autopr-horizontals-20230307-211423-1556412
[BULK] DocuTune - Apply ms.custom tags for horizontals (part 4)
2 parents c52fe19 + c34c60d commit 99c88d0

File tree

139 files changed

+143
-184
lines changed

Some content is hidden

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

139 files changed

+143
-184
lines changed

articles/virtual-machines/extensions/network-watcher-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: gabsta
88
author: GabstaMSFT
99
ms.collection: windows
1010
ms.date: 02/15/2023
11-
ms.custom: devx-track-azurepowershell, template-concept, engagement-fy23
11+
ms.custom: template-concept, engagement-fy23
1212
---
1313

1414
# Network Watcher Agent virtual machine extension for Windows

articles/virtual-machines/extensions/oms-windows.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ ms.author: gabsta
88
author: GabstaMSFT
99
ms.collection: windows
1010
ms.date: 11/02/2021
11-
ms.custom: devx-track-azurepowershell
12-
1311
---
1412
# Log Analytics virtual machine extension for Windows
1513

articles/virtual-machines/extensions/stackify-retrace-linux.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@ ms.author: gabsta
88
author: GabstaMSFT
99
ms.collection: linux
1010
ms.date: 04/12/2018
11-
ms.custom: devx-track-azurepowershell, devx-track-azurecli
11+
ms.custom: devx-track-azurecli
1212
ms.devlang: azurecli
13-
14-
1513
---
1614
# Stackify Retrace Linux Agent Extension
1715

articles/virtual-machines/extensions/troubleshoot.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ ms.author: gabsta
88
author: GabstaMSFT
99
ms.collection: windows
1010
ms.date: 03/29/2016
11-
ms.custom: devx-track-azurepowershell
12-
1311
---
1412
# Troubleshooting Azure Windows VM extension failures
1513
[!INCLUDE [virtual-machines-common-extensions-troubleshoot](../../../includes/virtual-machines-common-extensions-troubleshoot.md)]

articles/virtual-machines/extensions/vmaccess.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: gabsta
88
author: GabstaMSFT
99
ms.collection: linux
1010
ms.date: 05/10/2018
11-
ms.custom: GGAL-freshness822
11+
ms.custom: GGAL-freshness822, devx-track-azurecli
1212
---
1313

1414
# Manage administrative users, SSH, and check or repair disks on Linux VMs using the VMAccess Extension with the Azure CLI

articles/virtual-machines/linux/convert-disk-storage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.topic: how-to
88
ms.date: 02/09/2023
99
ms.author: albecker
1010
ms.subservice: disks
11+
ms.custom: devx-track-azurecli
1112
---
1213

1314
# Change the disk type of an Azure managed disk - CLI

articles/virtual-machines/linux/convert-unmanaged-to-managed-disks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.topic: how-to
88
ms.date: 12/15/2017
99
ms.author: rogarana
1010
ms.subservice: disks
11+
ms.custom: devx-track-azurecli
1112
---
1213

1314
# Migrate a Linux virtual machine from unmanaged disks to managed disks

articles/virtual-machines/linux/create-cli-availability-zone.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Create a zoned VM with the Azure CLI
33
description: Create a virtual machine in an availability zone with the Azure CLI
44
author: cynthn
55
ms.service: virtual-machines
6+
ms.custom: devx-track-azurecli
67
ms.topic: how-to
78
ms.date: 04/05/2018
89
ms.author: cynthn
@@ -185,4 +186,4 @@ The output shows that the IP address is in the same availability zone as the VM:
185186

186187
## Next steps
187188

188-
In this article, you learned how to create a VM in an availability zone. Learn more about [availability](../availability.md) for Azure VMs.
189+
In this article, you learned how to create a VM in an availability zone. Learn more about [availability](../availability.md) for Azure VMs.

articles/virtual-machines/linux/create-cli-complete.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: Create a Linux environment with the Azure CLI
33
description: Create storage, a Linux VM, a virtual network and subnet, a load balancer, an NIC, a public IP, and a network security group, all from the ground up by using the Azure CLI.
44
author: cynthn
55
ms.service: virtual-machines
6+
ms.custom: devx-track-azurecli
67
ms.collection: linux
78
ms.topic: how-to
89
ms.date: 12/14/2017
910
ms.author: cynthn
10-
1111
---
1212
# Create a complete Linux virtual machine with the Azure CLI
1313

@@ -568,4 +568,4 @@ az deployment group create \
568568
You might want to read [more about how to deploy from templates](../../azure-resource-manager/templates/deploy-cli.md?toc=/azure/virtual-machines/linux/toc.json). Learn about how to incrementally update environments, use the parameters file, and access templates from a single storage location.
569569
570570
## Next steps
571-
Now you're ready to begin working with multiple networking components and VMs. You can use this sample environment to build out your application by using the core components introduced here.
571+
Now you're ready to begin working with multiple networking components and VMs. You can use this sample environment to build out your application by using the core components introduced here.

articles/virtual-machines/linux/create-upload-openbsd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Create and upload an OpenBSD image
33
description: Learn how to create and upload a virtual hard disk (VHD) that contains the OpenBSD operating system to create an Azure virtual machine through Azure CLI
44
author: gbowerman
55
ms.service: virtual-machines
6+
ms.custom: devx-track-azurecli
67
ms.collection: linux
78
ms.topic: how-to
89
ms.date: 05/24/2017
@@ -167,4 +168,4 @@ ssh azureuser@<ip address>
167168
## Next steps
168169
If you want to know more about Hyper-V support on OpenBSD6.1, read [OpenBSD 6.1](https://www.openbsd.org/61.html) and [hyperv.4](https://man.openbsd.org/hyperv.4).
169170

170-
If you want to create a VM from managed disk, read [az disk](/cli/azure/disk).
171+
If you want to create a VM from managed disk, read [az disk](/cli/azure/disk).

0 commit comments

Comments
 (0)