Skip to content

Commit eded2b1

Browse files
committed
updated per review
1 parent 635f0ad commit eded2b1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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
@@ -1,5 +1,5 @@
11
---
2-
title: Copy a managed disks to a storage account - CLI
2+
title: Copy a managed disk to a storage account - CLI
33
description: Azure CLI sample - Export or copy a managed disk to a storage account.
44
documentationcenter: storage
55
author: ramankumarlive

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ ms.custom: mvc
1717

1818
This script copies a snapshot of a managed disk to same or different subscription. Use this script for the following scenarios:
1919

20-
1. Migrate a snapshot in Premium storage (Premium_LRS) to Standard storage (Standard_LRS or Standard_ZRS) to reduce your cost.
21-
1. Migrate a snapshot from locally redundant storage (Premium_LRS, Standard_LRS) to zone redundant storage (Standard_ZRS) to benefit from the higher reliability of ZRS storage.
22-
1. Move a snapshot to different subscription in the same region for longer retention.
20+
- Migrate a snapshot in Premium storage (Premium_LRS) to Standard storage (Standard_LRS or Standard_ZRS) to reduce your cost.
21+
- Migrate a snapshot from locally redundant storage (Premium_LRS, Standard_LRS) to zone redundant storage (Standard_ZRS) to benefit from the higher reliability of ZRS storage.
22+
- Move a snapshot to different subscription in the same region for longer retention.
2323

2424
> [!NOTE]
2525
> Both subscriptions must be located under the same tenant

0 commit comments

Comments
 (0)