Skip to content

Commit 271f6c6

Browse files
authored
Update Custom Script Extension "more information" lead in
Looks like a copy-paste artifact from the Custom VM Image section was left in the Custom Script Extension section.
1 parent 68927e9 commit 271f6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-deploy-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To reduce the configuration management and time to provision a VM, you can creat
3333

3434

3535
## <a name="already-provisioned"></a>Install an app with the Custom Script Extension
36-
The Custom Script Extension downloads and executes scripts on Azure VMs. This extension is useful for post deployment configuration, software installation, or any other configuration / management task. Scripts can be downloaded from Azure storage or GitHub, or provided to the Azure portal at extension run-time. For more information on how to create and use a custom VM image with a scale set, see the following tutorials:
36+
The Custom Script Extension downloads and executes scripts on Azure VMs. This extension is useful for post deployment configuration, software installation, or any other configuration / management task. Scripts can be downloaded from Azure storage or GitHub, or provided to the Azure portal at extension run-time. For more information on how to install an app with a Custom Script Extension, see the following tutorials:
3737

3838
- [Azure CLI](tutorial-install-apps-cli.md)
3939
- [Azure PowerShell](tutorial-install-apps-powershell.md)

0 commit comments

Comments
 (0)