Skip to content

Commit a01cca1

Browse files
committed
Spelling, acrolinx.
1 parent 3ab7df1 commit a01cca1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ This script uses following commands to create a new managed disk in the target s
9797

9898
For more information on the Azure CLI, see [Azure CLI documentation](/cli/azure).
9999

100-
Additional virtual machine and managed disks CLI script samples can be found in the [Azure Linux VM documentation](../linux/cli-samples.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json).
100+
More virtual machine and managed disks CLI script samples can be found in the [Azure Linux VM documentation](../linux/cli-samples.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json).

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
@@ -107,4 +107,4 @@ This script uses following commands to create a snapshot in the target subscript
107107

108108
For more information on the Azure CLI, see [Azure CLI documentation](/cli/azure).
109109

110-
Additional virtual machine and managed disks CLI script samples can be found in the [Azure Linux VM documentation](../linux/cli-samples.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json).
110+
More virtual machine and managed disks CLI script samples can be found in the [Azure Linux VM documentation](../linux/cli-samples.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json).

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ms.custom: mvc
2222

2323
# Create a managed disk from a snapshot with CLI (Linux)
2424

25-
This article contains two scripts for creating a managed disk from a snapshot. The first script is for a managed disk with platform-managed keys and the second script is for a managed disk with customer-manaegd keys. Use these scripts to restore a virtual machine from snapshots of OS and data disks. Create OS and data managed disks from respective snapshots and then create a new virtual machine by attaching managed disks. You can also restore data disks of an existing VM by attaching data disks created from snapshots.
25+
This article contains two scripts for creating a managed disk from a snapshot. The first script is for a managed disk with platform-managed keys and the second script is for a managed disk with customer-managed keys. Use these scripts to restore a virtual machine from snapshots of OS and data disks. Create OS and data managed disks from respective snapshots and then create a new virtual machine by attaching managed disks. You can also restore data disks of an existing VM by attaching data disks created from snapshots.
2626

2727
[!INCLUDE [quickstarts-free-trial-note](../../../includes/quickstarts-free-trial-note.md)]
2828

@@ -101,4 +101,4 @@ This script uses following commands to create a managed disk from a snapshot. Ea
101101

102102
For more information on the Azure CLI, see [Azure CLI documentation](/cli/azure).
103103

104-
Additional virtual machine and managed disks CLI script samples can be found in the [Azure Linux VM documentation](../linux/cli-samples.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json).
104+
More virtual machine and managed disks CLI script samples can be found in the [Azure Linux VM documentation](../linux/cli-samples.md?toc=%2fazure%2fvirtual-machines%2flinux%2ftoc.json).

0 commit comments

Comments
 (0)