Skip to content

Commit 95727d1

Browse files
committed
[VMSS] Updating PowerShells script samples landing page
1 parent f346eac commit 95727d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ The following table includes links to bash scripts built using Azure PowerShell.
2626
| | |
2727
|---|---|
2828
|**Create and manage a scale set**||
29-
| [Create a 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. |
29+
| [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. |
3031
| [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. |
3132
| [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. |
3233
|**Manage storage**||

0 commit comments

Comments
 (0)