You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: "hotpatching_enabled" is currently only supported on "2022-datacenter-azure-edition-core" or "2022-datacenter-azure-edition-core-smalldisk" image reference skus
Expected Behaviour
Terraform should create the virtual machine when hotpatching_enabled = true and the new Desktop Experience hotpatching images are used:
2022-datacenter-azure-edition-hotpatch
2022-datacenter-azure-edition-hotpatch-smalldisk
Actual Behaviour
Terraform prevents the virtual machine from being created and outputs the above error.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Is there an existing issue for this?
Community Note
Terraform Version
1.5.7
AzureRM Provider Version
3.72.0
Affected Resource(s)/Data Source(s)
azurerm_windows_virtual_machine
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Terraform should create the virtual machine when hotpatching_enabled = true and the new Desktop Experience hotpatching images are used:
Actual Behaviour
Terraform prevents the virtual machine from being created and outputs the above error.
Steps to Reproduce
No response
Important Factoids
No response
References
Hotpatching is now available for Windows Server VMs on Azure with Desktop Experience!
https://aka.ms/hotpatchondesktopnewimage
The text was updated successfully, but these errors were encountered: