Is your feature request related to a problem? Please describe.
Windows 10 is currently the default for Guacamole and is now end of support
Describe the solution you'd like
Remove Windows 10 option from Guacamole VM Deployment
Maybe also add Windows Server 2022 DSVM
Describe alternatives you've considered
Setting Windows11 as default
Additional context
Following the scheduled deprecation date, you won’t be able to deploy any new virtual machines (VM) or virtual machine scale set (VMSS) instances using the images listed below.
| Publisher |
Offer |
Plan |
Deprecation date (UTC) |
Recommended alternative |
| MicrosoftWindowsDesktop |
Windows-10 |
win10-22h2-pro-g2 |
April 15, 2026 |
No alternative option provided by Publisher. Please test and use some other suitable alternative from Marketplace |
|
"default": "Windows 10", |
|
"enum": [ |
|
"Windows 10", |
Is your feature request related to a problem? Please describe.
Windows 10 is currently the default for Guacamole and is now end of support
Describe the solution you'd like
Remove Windows 10 option from Guacamole VM Deployment
Maybe also add Windows Server 2022 DSVM
Describe alternatives you've considered
Setting Windows11 as default
Additional context
Following the scheduled deprecation date, you won’t be able to deploy any new virtual machines (VM) or virtual machine scale set (VMSS) instances using the images listed below.
AzureTRE/templates/workspace_services/guacamole/user_resources/guacamole-azure-windowsvm/template_schema.json
Lines 32 to 34 in aec2968