You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-vmware/configure-storage-policy.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,6 +140,8 @@ Run the `Set-ClusterDefaultStoragePolicy` cmdlet to specify default storage poli
140
140
|**Timeout**| The period after which a cmdlet exits if taking too long to finish. |
141
141
142
142
1. Check **Notifications** to see the progress.
143
+
> [!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.
143
145
144
146
## Create custom AVS storage policy
145
147
@@ -148,6 +150,8 @@ This function creates a new or overwrites an existing vSphere Storage Policy. No
148
150
> [!NOTE]
149
151
> You cannot modify existing AVS default storage policies.
150
152
> Certain options enabled in storage policies will produce warnings to associated risks.
153
+
> Modifying existing storage policies will make existing associated vsan objects (vms/vmdks/iso/etc) appear as 'out of compliance'.
154
+
> 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