Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,036 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
According to the official site, the following VM types are supported by Azure Boost:
According to the CLI, the supported boost VMs are:
bash
Copy code
$ az vm list-sizes --location eastus2 | jq -r
Is Standard_D8s_v5 a Boost VM or not? Can someone from Azure verify this?