Azure Policy Basics

Learn the fundamentals of using Azure Policy to help govern your resources.

Policy Basics in the Azure Portal

Use a simple policy to stipulate the permitted regions for your deployed resources.

Creating Policy via the CLI

Specify the allowed VM SKU sizes using the Azure CLI.

Deploy If Not Exists

Using a policy initiative with the DeployIfNotExist effect for automated deployment of the Azure Monitor agent. Remediate existing servers to make them compliant with the new policy.

Management Groups and Initiatives

Step up a level using Management Groups and assigning a basic custom Deny initiative.