Skip to content

Commit 62b3029

Browse files
authored
Merge pull request #208343 from roygara/metaFix
Updating metadata and article ownership
2 parents 038a005 + 13da388 commit 62b3029

18 files changed

+29
-26
lines changed

articles/virtual-machines/expand-unmanaged-disks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Expand unmanaged disks in Azure
33
description: Expand the size of an unmanaged virtual hard disks attached to a virtual machine using Azure PowerShell in the Resource Manager deployment model.
44
author: kirpasingh
55
manager: roshar
6-
ms.service: virtual-machines
6+
ms.service: storage
77
ms.collection: windows
88
ms.topic: article
99
ms.date: 11/17/2021

articles/virtual-machines/linux/attach-disk-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Attach a data disk to a Linux VM
33
description: Use the portal to attach new or existing data disk to a Linux VM.
4-
author: cynthn
5-
ms.service: virtual-machines
4+
author: roygara
5+
ms.service: storage
66
ms.topic: how-to
77
ms.date: 08/13/2021
8-
ms.author: cynthn
8+
ms.author: rogarana
99
ms.subservice: disks
1010
ms.collection: linux
1111

articles/virtual-machines/linux/azure-to-guest-disk-mapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to map Azure Disks to Linux VM guest disks
33
description: How to determine the Azure Disks that underlay a Linux VM's guest disks.
44
author: timbasham
5-
ms.service: virtual-machines
5+
ms.service: storage
66
ms.subservice: disks
77
ms.workload: infrastructure-services
88
ms.topic: how-to

articles/virtual-machines/linux/migrate-to-premium-storage-using-azure-site-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Migrate your Linux VMs to Azure Premium Storage with Azure Site Recovery
33
description: Migrate your existing virtual machines to Azure Premium Storage by using Site Recovery. Premium Storage offers high-performance, low-latency disk support for I/O-intensive workloads running on Azure Virtual Machines.
44
author: luywang
5-
ms.service: virtual-machines
5+
ms.service: storage
66
ms.collection: linux
77
ms.topic: how-to
88
ms.date: 08/15/2017

articles/virtual-machines/linux/os-disk-swap.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Swap between OS disks using the Azure CLI '
33
description: Change the operating system disk used by an Azure virtual machine using the Azure CLI.
4-
author: cynthn
5-
ms.service: virtual-machines
4+
author: roygara
5+
ms.service: storage
66
ms.subservice: disks
77
ms.workload: infrastructure-services
88
ms.topic: how-to
99
ms.date: 04/24/2018
10-
ms.author: cynthn
10+
ms.author: rogarana
1111
ms.custom: devx-track-azurecli
1212
---
1313
# Change the OS disk used by an Azure VM using the Azure CLI

articles/virtual-machines/scripts/copy-managed-disks-to-same-or-different-subscription.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: Azure CLI Script Sample - Copy (or move) managed disks to the same
44
documentationcenter: storage
55
author: ramankumarlive
66
manager: kavithag
7-
ms.service: virtual-machines
7+
ms.service: storage
8+
ms.subservice: disks
89
ms.devlang: azurecli
910
ms.topic: sample
1011
ms.workload: infrastructure

articles/virtual-machines/scripts/copy-managed-disks-vhd-to-storage-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Azure CLI sample - Export or copy a managed disk to a storage accou
44
documentationcenter: storage
55
author: ramankumarlive
66
manager: kavithag
7-
ms.service: virtual-machines
7+
ms.service: storage
88
ms.subservice: disks
99
ms.topic: sample
1010
ms.workload: infrastructure

articles/virtual-machines/scripts/copy-snapshot-to-same-or-different-subscription.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Azure CLI Script Sample - Copy (or move) snapshot of a managed disk
44
documentationcenter: storage
55
author: ramankumarlive
66
manager: kavithag
7-
ms.service: virtual-machines
7+
ms.service: storage
88
ms.subservice: disks
99
ms.topic: sample
1010
ms.workload: infrastructure

articles/virtual-machines/scripts/copy-snapshot-to-storage-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Azure CLI Script Sample - Export/Copy snapshot as VHD to a storage
44
documentationcenter: storage
55
author: ramankumarlive
66
manager: kavithag
7-
ms.service: virtual-machines
7+
ms.service: storage
88
ms.subservice: disks
99
ms.devlang: azurecli
1010
ms.topic: sample

articles/virtual-machines/scripts/create-managed-disk-from-snapshot.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ manager: kavithag
99
tags: azure-service-management
1010

1111
ms.assetid:
12-
ms.service: virtual-machines
12+
ms.service: storage
13+
ms.subservice: disks
1314
ms.devlang: azurecli
1415
ms.topic: sample
1516
ms.tgt_pltfrm: vm-linux

0 commit comments

Comments
 (0)