Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
You are correct that Standard_DC4as_v5 is not available in the West US 2 region. In this region, Azure supports only v6‑generation confidential VM SKUs, and v5 confidential VM sizes are not offered.
As a result, the recommended and supported confidential VM options in West US 2 are v6 SKUs only, as listed below:
- Standard_DC4as_v6 – Direct replacement for Standard_DC4as_v5 (no local temporary disk)
- Standard_DC4ads_v6 – Same as DC4as_v6 but includes a local temporary disk
- Standard_DC2as_v6 / DC8as_v6 / DC16as_v6 – Smaller or larger sizing options in the same confidential VM family
All of these SKUs belong to the v6 confidential VM generation and are fully supported in West US 2. There is no confidential VM SKU in this region that behaves like the older v5 generation.
Please note that all v6 confidential VMs enforce the same platform requirements. When using Windows Server Azure Edition (Hotpatch‑enabled) images, the VM or VM Scale Set must be configured with:
- Azure‑managed patching
-
patchMode = AutomaticByPlatform
This behavior is expected and by design.