Skip to content

Commit dbef89b

Browse files
authored
Merge pull request #42623 from ramseyjacob/patch-1
Update Custom Script Extension "more information" lead in
2 parents 9570a11 + 271f6c6 commit dbef89b

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)