We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b031c5c + 2cb16a9 commit 1191318Copy full SHA for 1191318
articles/virtual-machines/windows/change-availability-set.md
@@ -20,7 +20,9 @@ This article was last tested on 2/12/2019 using the [Azure Cloud Shell](https://
20
21
> [!WARNING]
22
> This is just an example and in some cases it will need to be updated for your specific deployment.
23
->
+>
24
+> Make sure the disks are set to `detach` as the [delete](../delete.md) option. If they are set to `delete`, update the VMs before deleting the VMs.
25
26
> If your VM is attached to a load balancer, you will need to update the script to handle that case.
27
>
28
> Some extensions may also need to be reinstalled after you finish this process.
0 commit comments