This script makes bulk changes to all VM's in an Azure resource group.
Features:
- Set Auto shutdown on all VM's in an Azure Resource Group.
- Change disk type from Standard SSD to Standard HDD.
- Start all VM"s in a resource group.
wget https://raw.githubusercontent.com/bradmcdowell/AzureVM-ConfigTuner/refs/heads/main/AzureVM-ConfigTuner.sh
nano ./AzureVM-ConfigTuner.sh
chmod +x ./AzureVM-ConfigTuner.sh
./AzureVM-ConfigTuner.sh