Skip to content

Commit e68968c

Browse files
authored
PR review edit
1 parent 79979eb commit e68968c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/azure-vmware/configure-storage-policy.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ You can assign a VM storage policy in an initial deployment of a VM or when you
1717
The Run command lets authorized users change the default or existing VM storage policy to an available policy for a VM post-deployment. There are no changes made on the disk-level VM storage policy. You can always change the disk level VM storage policy as per your requirements.
1818

1919

20-
> [!NOTE]
21-
> Run commands are executed one at a time in the order submitted.
20+
> [!NOTE]
21+
> Run commands are executed one at a time in the order submitted.
2222
2323

2424
In this how-to, you learn how to:
@@ -74,8 +74,8 @@ You'll run the `Get-StoragePolicy` cmdlet to list the vSAN based storage policie
7474

7575
You'll run the `Set-VMStoragePolicy` cmdlet to Modify vSAN based storage policies on an individual VM or on a group of VMs sharing a similar VM name. For example, if you have 3 VMs named "MyVM1", "MyVM2", "MyVM3", supplying "MyVM*" to the VMName parameter would change the StoragePolicy on all three VMs.
7676

77-
> [!NOTE]
78-
> You cannot use the vSphere Client to change the default storage policy or any existing storage policies for a VM.
77+
> [!NOTE]
78+
> You cannot use the vSphere Client to change the default storage policy or any existing storage policies for a VM.
7979
8080
1. Select **Run command** > **Packages** > **Set-VMStoragePolicy**.
8181

@@ -95,8 +95,8 @@ You'll run the `Set-VMStoragePolicy` cmdlet to Modify vSAN based storage policie
9595

9696
You'll run the `Set-LocationStoragePolicy` cmdlet to Modify vSAN based storage policies on all VMs in a location where a location is the name of a cluster, resource pool, or folder. For example, if you have 3 VMs in Cluster-3, supplying "Cluster-3" would change the storage policy on all 3 VMs.
9797

98-
> [!NOTE]
99-
> You cannot use the vSphere Client to change the default storage policy or any existing storage policies for a VM.
98+
> [!NOTE]
99+
> You cannot use the vSphere Client to change the default storage policy or any existing storage policies for a VM.
100100
101101
1. Select **Run command** > **Packages** > **Set-LocationStoragePolicy**.
102102

0 commit comments

Comments
 (0)