Skip to content

Commit 2c53e21

Browse files
authored
Merge pull request #103000 from mimckitt/patch-335
Update custom-script-windows.md
2 parents 36c8b87 + 5fffa9a commit 2c53e21

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,9 @@ If you are using [Invoke-WebRequest](/powershell/module/microsoft.powershell.uti
265265
```error
266266
The response content cannot be parsed because the Internet Explorer engine is not available, or Internet Explorer's first-launch configuration is not complete. Specify the UseBasicParsing parameter and try again.
267267
```
268+
## Virtual Machine Scale Sets
269+
270+
To deploy the Custom Script Extension on a Scale Set, see [Add-AzVmssExtension](https://docs.microsoft.com/powershell/module/az.compute/add-azvmssextension?view=azps-3.3.0)
268271

269272
## Classic VMs
270273

0 commit comments

Comments
 (0)