🔥 3-day streak
Microsoft Azure Administrator55 / 150
Question 55 of 150

You are authoring a Bicep file that deploys virtual machines. You need to ensure that anyone deploying the template can only choose from a predefined list of three VM SKUs (Standard_B2s, Standard_D2s_v3, or Standard_D4s_v3) for the 'vmSize' parameter, and the deployment must fail if any other value is supplied. Which Bicep construct should you add to the parameter?

Reviewed for accuracy · Report an issueNext question