Skip to content

Commit 19421e7

Browse files
authored
Update configure-storage-policy.md
- Additional information to explain storage policy functionality.
1 parent 591c9dc commit 19421e7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ Run the `Set-ClusterDefaultStoragePolicy` cmdlet to specify default storage poli
140140
| **Timeout** | The period after which a cmdlet exits if taking too long to finish. |
141141

142142
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.
143145
144146
## Create custom AVS storage policy
145147

@@ -148,6 +150,8 @@ This function creates a new or overwrites an existing vSphere Storage Policy. No
148150
> [!NOTE]
149151
> You cannot modify existing AVS default storage policies.
150152
> 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.
151155
152156
1. Select **Run command** > **Packages** > **New-AVSStoragePolicy**.
153157

0 commit comments

Comments
 (0)