Skip to content

Commit 1b2206f

Browse files
Fix warning.
1 parent 0119f55 commit 1b2206f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/extensions/custom-script-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ If you deploy the Custom Script Extension from the Azure portal, you don't have
293293

294294
We recommend that you use [PowerShell](/powershell/module/az.compute/add-azvmssextension), the [Azure CLI](/cli/azure/vmss/extension), or an Azure Resource Manager template when you deploy the Custom Script Extension on a Virtual Machine Scale Set. This way, you can choose to use a managed identity or have direct control of the expiration of the SAS token for accessing the script in your storage account for as long as you need.
295295

296-
## Troubleshooting
296+
## Troubleshoot and support
297297

298298
You can retrieve data about the state of extension deployments from the Azure portal and by using the Azure PowerShell module. To see the deployment state of extensions for a VM, run the following command:
299299

0 commit comments

Comments
 (0)