An Azure service that is used to provision Windows and Linux virtual machines.
Hi Crystal,
From your description it sounds like VM does not have correct license type set, so you are likely being charged for Windows Server hourly license. When creating VM from the gallery image you need to select Windows Client for license type when using Windows 11 Enterprise multi-session.
Please navigate to your VM in Azure portal, on left click on Settings -- Operating system. On right, please confirm that License type is set to Windows client, check I confirm I have an eligible Windows 10/11 license with multi-tenant hosting rights, and click Apply, as shown below:
Having License type set to Windows client will cause your Spot VM compute to be billed at approximately $0.1107/hour instead of $0.1787/hour, assuming the spot price or VM size hasn't changed.
To summarize, base Spot compute price for the VM size is approximately $0.1107/hour, whereas base Spot compute + Windows Server license is about $0.1787/hour. If you set License type to Windows client it will not charge the hourly windows server license fee.
Please click Accept Answer and upvote if the above was helpful.
Thanks.
-TP