I'm working through some guided labs studying for the AZ-900 Azure Fundamentals certification test.
The labs instructed me to:
- Create an ARM VM with Visual Studio (OK)
- Run SysPrep on the VM
- "Capture" the SysPrep'ed VM in order to create a template image
I'm stuck on Step 3:
The lab instructed us to create a B2ms image.
Azure "Capture" menus require a "Gallery".
But "Capture > Review + Create" fails:
ERROR: Disallowed by policy Policy: Lockdown_AKS_VM_SKY_Standard_B2ms
Q: What's going on?
Q: How can I work around it?