CORRECT ANSWERS
Azure Policy - correct answers Azure Policy is an Azure service you use to create, assign and, manage policies.
n n n n n n n n n n n n n n n n n n n
These policies enforce different rules and effects over your resources so that those resources stay compliant
n n n n n n n n n n n n n n n n
with your corporate standards and service level agreements. Azure Policy meets this need by evaluating your
n n n n n n n n n n n n n n n n
resources for noncompliance with assigned policies. For example, you might have a policy that allows virtual
n n n n n n n n n n n n n n n n
machines of only a certain size in your environment. After this policy is implemented, new and existing
n n n n n n n n n n n n n n n n n
resources are evaluated for compliance. With the right type of policy, existing resources can be brought into
n n n n n n n n n n n n n n n n n
compliance.
What is a policy definition? - correct answers A policy definition expresses what to evaluate and what action to
n n n n n n n n n n n n n n n n n n
take. For example, you could ensure all public websites are secured with HTTPS, prevent a particular storage
n n n n n n n n n n n n n n n n n n
type from being created, or force a specific version of SQL Server to be used.
n n n n n n n n n n n n n n
Removing a policy definition - correct answers Remove-AzPolicyAssignment -Name 'audit-vm-
n n n n n n n n n
manageddisks' -Scope n
Defining initiatives - correct answers Initiative definitions simplify the process of managing and assigning
n n n n n n n n n n n n n n
policy definitions by grouping a set of policies into a single item. For example, you could create an initiative
n n n n n n n n n n n n n n n n n n n
named Enable Monitoring in Azure Security Center, with a goal to monitor all the available security
n n n n n n n n n n n n n n n n
recommendations in your Azure Security Center. n n n n n
Azure Blueprints - correct answers Azure Blueprints enables cloud architects and central information
n n n n n n n n n n n n n
technology groups to define a repeatable set of Azure resources that implements and adheres to an
n n n n n n n n n n n n n n n n
organization's standards, patterns, and requirements. Azure Blueprints makes it possible for development
n n n n n n n n n n n n
teams to rapidly build and deploy new environments with the trust they're building within organizational
n n n n n n n n n n n n n n n
compliance using a set of built-in components, such as networking, to speed up development and delivery.
n n n n n n n n n n n n n n n