Skip to content

Commit ce145f1

Browse files
authored
Update powershell-samples.md
1 parent 395819f commit ce145f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machine-scale-sets/powershell-samples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The following table includes links to bash scripts built using Azure PowerShell.
2525
| [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. |
2626
|**Manage scale and redundancy**||
2727
| [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. |
2929
| [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. |
3030
| | |
3131

0 commit comments

Comments
 (0)