Skip to content

Latest commit

 

History

History

vm-custom-script-windows

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
description page_type products urlFragment languages
This template allows you to deploy a Windows VM and run a custom PowerShell script to install a file on that VM.
sample
azure
azure-resource-manager
vm-custom-script-windows
json

Install a file on a Windows VM

Azure Public Test Date Azure Public Test Result

Azure US Gov Last Test Date Azure US Gov Last Test Result

Best Practice Check Cred Scan Check

Deploy To Azure Visualize

Deploy To Azure Deploy To Azure US Gov Visualize

Based on the 101-simple-windows-vm template, this template allows you to deploy a simple Windows VM and execute a custom PowerShell script using the custom script extension. The PowerShell script installs a file on the VM. The script and file must be staged in Azure storage and that can be done automatically using the deployment scripts in the root of this repo.

Tags: Microsoft.Network/publicIPAddresses, Microsoft.Network/networkSecurityGroups, Microsoft.Network/virtualNetworks, Microsoft.Network/networkInterfaces, Microsoft.Compute/virtualMachines, extensions, CustomScriptExtension