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
You can't resize a VM size that has a local temp disk to a VM size with no local temp disk and vice versa.
190
+
191
+
The only combinations allowed for resizing are:
192
+
193
+
- VM (with local temp disk) -> VM (with local temp disk); and
194
+
- VM (with no local temp disk) -> VM (with no local temp disk).
195
+
196
+
If interested in a work around, please see [How do I migrate from a VM size with local temp disk to a VM size with no local temp disk?](azure-vms-no-temp-disk.yml#how-do-i-migrate-from-a-vm-size-with-local-temp-disk-to-a-vm-size-with-no-local-temp-disk---)
0 commit comments