Get AzVMHybridUseBenefitCandidate
Skript Beschreibung
**Zusammenfassung**: Identifies Windows VMs that are NOT using the Azure Hybrid Benefit (AHB).
Running Windows Server in Azure is cheaper if you bring your own license (AHB).
This script finds VMs with 'Windows' OS where LicenseType is null or not 'Windows_Server',
indicating potential cost savings.
Skript Infos
Autor
Mattia Cirillo
Version
1.0
Sprache
PowerShell
121_Get-AzVMHybridUseBenefitCandidate.ps1