Skip to content

Commit c395d7d

Browse files
committed
[VMSS] Updating landing page link
1 parent 95727d1 commit c395d7d

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
@@ -27,7 +27,7 @@ The following table includes links to bash scripts built using Azure PowerShell.
2727
|---|---|
2828
|**Create and manage a scale set**||
2929
| [Create a simple virtual machine scale set](scripts/powershell-sample-create-simple-scale-set.md?toc=%2fpowershell%2fazure%2ftoc.json) | Creates a virtual machine scale set with minimal configuration. |
30-
| [Create a complete virtual machine scale set](scripts/powershell-sample-create-simple-scale-set.md?toc=%2fpowershell%2fazure%2ftoc.json) | Creates a virtual machine scale set and associated resources with a configuration file rather than short-format *New-AzureRmVmss* cmdlet. |
30+
| [Create a complete virtual machine scale set](scripts/powershell-sample-create-complete-scale-set.md?toc=%2fpowershell%2fazure%2ftoc.json) | Creates a virtual machine scale set and associated resources with a configuration file. |
3131
| [Create a scale set from a custom VM image](scripts/powershell-sample-create-scale-set-from-custom-image.md?toc=%2fpowershell%2fmodule%2ftoc.json) | Creates a virtual machine scale set that uses a custom VM image. |
3232
| [Install applications to a scale set](scripts/powershell-sample-install-apps.md?toc=%2fpowershell%2fmodule%2ftoc.json) | Use the Azure Custom Script Extension to install a basic web application into a scale set. |
3333
|**Manage storage**||

0 commit comments

Comments
 (0)