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.
1 parent 9bea6c5 commit 2cb16a9Copy full SHA for 2cb16a9
articles/virtual-machines/windows/change-availability-set.md
@@ -21,7 +21,7 @@ This article was last tested on 2/12/2019 using the [Azure Cloud Shell](https://
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.
+> 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
0 commit comments