Skip to content

Commit c111dff

Browse files
authored
Merge pull request #94941 from prasad3017/patch-2
Update configure-storage-policy.md
2 parents 9244cea + 5006d14 commit c111dff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ You'll run the `Get-StoragePolicy` cmdlet to list the vSAN based storage policie
7373

7474
## Set storage policy on VM
7575

76-
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.
76+
You'll run the `Set-VMStoragePolicy` cmdlet to modify vSAN-based storage policies on a default cluster, individual VM, or group of VMs sharing a similar VM name. For example, if you have three VMs named "MyVM1", "MyVM2", and "MyVM3", supplying "MyVM*" to the VMName parameter would change the StoragePolicy on all three VMs.
77+
7778

7879
> [!NOTE]
7980
> You cannot use the vSphere Client to change the default storage policy or any existing storage policies for a VM.

0 commit comments

Comments
 (0)