Skip to content

Commit 0cb468f

Browse files
authored
Acrolinx
1 parent 19421e7 commit 0cb468f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Run the `Set-VMStoragePolicy` cmdlet to modify vSAN-based storage policies on a
8383

8484

8585
> [!NOTE]
86-
> You cannot use the vSphere Client to change the default storage policy or any existing storage policies for a VM.
86+
> You can't use the vSphere Client to change the default storage policy or any existing storage policies for a VM.
8787
8888
1. Select **Run command** > **Packages** > **Set-VMStoragePolicy**.
8989

@@ -104,7 +104,7 @@ Run the `Set-VMStoragePolicy` cmdlet to modify vSAN-based storage policies on a
104104
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 three VMs.
105105

106106
> [!NOTE]
107-
> You cannot use the vSphere Client to change the default storage policy or any existing storage policies for a VM.
107+
> You can't use the vSphere Client to change the default storage policy or any existing storage policies for a VM.
108108
109109
1. Select **Run command** > **Packages** > **Set-LocationStoragePolicy**.
110110

@@ -141,14 +141,14 @@ Run the `Set-ClusterDefaultStoragePolicy` cmdlet to specify default storage poli
141141

142142
1. Check **Notifications** to see the progress.
143143
> [!NOTE]
144-
> Changing the default cluster policy will only affect new VM's. Existing VM's will retain the policy they are currently configured/deployed with.
144+
> Changing the default cluster policy will only affect new VMs. Existing VMs will retain the policy they're currently configured/deployed with.
145145
146146
## Create custom AVS storage policy
147147

148148
Run the `New-AVSStoragePolicy` cmdlet to create or overwrite an existing policy.
149149
This function creates a new or overwrites an existing vSphere Storage Policy. Non vSAN-Based, vSAN Only, VMEncryption Only, Tag Only based and/or any combination of these policy types are supported.
150150
> [!NOTE]
151-
> You cannot modify existing AVS default storage policies.
151+
> You can't modify existing AVS default storage policies.
152152
> Certain options enabled in storage policies will produce warnings to associated risks.
153153
> Modifying existing storage policies will make existing associated vsan objects (vms/vmdks/iso/etc) appear as 'out of compliance'.
154154
> This simply means existing objects are running against premodified policy settings. Reapply storage policy to objects to update to match modified policy settings.

0 commit comments

Comments
 (0)