This repository has been archived on 2025-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ClusterAPI.imageBuilder/REMOVED/packer/azure/windows-2004.json
Danny Bessems a32a6c9c0c
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Attempt native imagebuilder image
2023-02-23 21:17:50 +01:00

11 lines
305 B
JSON

{
"build_name": "windows-2004",
"distribution": "windows",
"distribution_version": "2004",
"image_offer": "WindowsServer",
"image_publisher": "MicrosoftWindowsServer",
"image_sku": "Datacenter-Core-2004-with-Containers-smalldisk",
"vm_size": "Standard_D4s_v3",
"windows_updates_kbs": ""
}