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/virtual-machine-scale-sets/powershell-samples.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ The following table includes links to bash scripts built using Azure PowerShell.
25
25
|[Create and attach disks to a scale set](scripts/powershell-sample-attach-disks.md?toc=%2fpowershell%2fmodule%2ftoc.json)| Creates a virtual machine scale set with attached data disks. |
26
26
|**Manage scale and redundancy**||
27
27
|[Enable host-based autoscale](scripts/powershell-sample-enable-autoscale.md?toc=%2fpowershell%2fazure%2ftoc.json)| Creates a virtual machine scale that is configured to automatically scale based on CPU usage. |
28
-
|[Create a single-zone scale set](scripts/powershell-sample-single-availability-zone-scale-set.md?toc=%2fpowershell%2fazure%2ftoc.json)| Creates a virtual machine scale that uses a single Availability Zone. |
28
+
|[Create a single-zone scale set](scripts/powershell-single-av-zone-scale-set.md?toc=%2fpowershell%2fazure%2ftoc.json)| Creates a virtual machine scale that uses a single Availability Zone. |
29
29
|[Create a zone-redundant scale set](scripts/powershell-sample-zone-redundant-scale-set.md?toc=%2fpowershell%2fazure%2ftoc.json)| Creates a virtual machine scale across multiple Availability Zones. |
0 commit comments