
Azure Custom Script Extension for Windows - Azure Virtual …
The Custom Script Extension downloads and runs scripts on Azure virtual machines (VMs). Use this extension for post-deployment configuration, software installation, or any other …
Public repository for Azure Support scripts and artifacts
This repository contains scripts that are used by Microsoft Customer Service and Support (CSS) to aid in gaining better insight into, or troubleshooting issues with, deployments in Microsoft …
How to use Azure Automation - [Complete Guide] — LazyAdmin
May 24, 2021 · Writing a script may take some time in the beginning, but will save you a lot of time in the long run. In this article, I am going to explain how to set up your Azure Automation …
steps.script definition | Microsoft Learn
Nov 10, 2025 · The script step runs a script using cmd.exe on Windows and Bash on other platforms.
Azure PowerShell sample scripts used in Microsoft's official ...
All code in this repository is non-production samples used in Microsoft's official Azure PowerShell documentation and is designed to be used by our customers for learning and experimentation …
Master Azure VM Automation with Custom Script Extensions | Full ...
Aug 5, 2025 · In this guide, we’ll explore how to use Azure Custom Script Extensions to automate configuration on both new and existing Windows-based Azure VMs. You’ll learn how the …
Azure CLI and PowerShell Scripts - Octopus Deploy
Aug 26, 2024 · Azure CLI and PowerShell Scripts allow you to manage your Azure resources as part of your deployment process.
Run scripts in an Azure Windows VM - Azure Virtual Machines
Aug 22, 2024 · Can be run using Azure Resource Manager templates, Azure CLI, REST API, PowerShell, or Azure portal. Script files can be downloaded from Azure storage or GitHub, or …
GitHub - Azure/azure-vm-scripts: Repository of custom scripts …
This script is designed to assist in resizing VMs which cannot be resized through standard commands. Azure Service Management (ASM) VMs, which are also called classic VMs, can …
Azure VM Remote Script Execution Tools Compared
Apr 6, 2025 · Explore modern methods for remote script execution on Azure VMs, including PowerShell Remoting, VM extensions, and Invoke-AzVMRunCommand. Learn best practices …