https://github.com/marcosoikawa/update-disk-premium-vms
Powershell for Azure Automation that update all vms to Premium Disks. Good for prepare your lab.
https://github.com/marcosoikawa/update-disk-premium-vms
azureautomationrunbookgallery
Last synced: about 2 months ago
JSON representation
Powershell for Azure Automation that update all vms to Premium Disks. Good for prepare your lab.
- Host: GitHub
- URL: https://github.com/marcosoikawa/update-disk-premium-vms
- Owner: marcosoikawa
- License: mit
- Created: 2023-01-11T18:44:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T19:16:09.000Z (over 2 years ago)
- Last Synced: 2025-01-21T13:07:57.633Z (3 months ago)
- Topics: azureautomationrunbookgallery
- Language: PowerShell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure - Update all disk of all VMs to Premium Disks
Powershell script for Azure Automation that update all disks of vms to Premium Disks. Good for prepare your lab. Choose only your target Resource Group## Requirements
- Azure Account
- Azure Automation Service with managed identity configured (https://learn.microsoft.com/en-us/azure/automation/quickstarts/enable-managed-identity)## Recommended Use
You can use to set up your demo environoment to start your VMs in a "performance" mode