зеркало из https://github.com/microsoft/AzureTRE.git
Update Windows VM images (#4198)
* Update VM images * update changelog --------- Co-authored-by: Tamir Kamara <takamara@microsoft.com>
This commit is contained in:
Родитель
6c7a450f00
Коммит
df31985729
|
@ -22,6 +22,7 @@ ENHANCEMENTS:
|
|||
* Move Github PR bot commands into main documentation ([#4167](https://github.com/microsoft/AzureTRE/pull/4167))
|
||||
* Block Authentication with keys to CosmosDB SQL account ([#4175](https://github.com/microsoft/AzureTRE/pull/4175))
|
||||
* Add support for customer-managed keys encryption in base workspace ([#4161](https://github.com/microsoft/AzureTRE/pull/4161))
|
||||
* Update Windows VM Images ([#4198](https://github.com/microsoft/AzureTRE/pull/4198))
|
||||
|
||||
BUG FIXES:
|
||||
- Update KeyVault references in API to use the version so Terraform cascades the update ([#4112](https://github.com/microsoft/AzureTRE/pull/4112))
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
schemaVersion: 1.0.0
|
||||
name: tre-service-guacamole-windowsvm
|
||||
version: 1.0.4
|
||||
version: 1.0.6
|
||||
description: "An Azure TRE User Resource Template for Guacamole (Windows 10)"
|
||||
dockerfile: Dockerfile.tmpl
|
||||
registry: azuretre
|
||||
|
@ -18,14 +18,14 @@ custom:
|
|||
source_image_reference:
|
||||
publisher: MicrosoftWindowsDesktop
|
||||
offer: Windows-10
|
||||
sku: win10-21h2-pro-g2
|
||||
sku: win10-22h2-pro-g2
|
||||
version: latest
|
||||
conda_config: false
|
||||
"Windows 11":
|
||||
source_image_reference:
|
||||
publisher: microsoftwindowsdesktop
|
||||
offer: windows-11
|
||||
sku: win11-23h2-pro
|
||||
sku: win11-24h2-pro
|
||||
version: latest
|
||||
conda_config: false
|
||||
"Server 2019 Data Science VM":
|
||||
|
|
Загрузка…
Ссылка в новой задаче