Sep 08 2023
01:32 AM
- last edited on
Mar 05 2024
03:00 PM
by
TechCommunityAP
Sep 08 2023
01:32 AM
- last edited on
Mar 05 2024
03:00 PM
by
TechCommunityAP
By default the proxyVmSize is Standard_a1_v2. This SKU is unavailable in the west europe region. Therefore the Azure VM Image Builder task is unusable in the west europe region when the subnet property is specified (existing network). The proxyVmSize property in the image template allows to set the SKU for the proxy vm to Standard_Fs2_v2 which is available in the west europe region.
Would it be possible to create a proxyVmSize property in the Azure VM Image Builder task and propagate that value to the Azure VM Image Builder image template?