Skip to content

Commit 4fa781b

Browse files
committed
Technical Review 1044110: Intro to Azure Policy
1 parent 42ba673 commit 4fa781b

File tree

7 files changed

+167
-167
lines changed

7 files changed

+167
-167
lines changed
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.intro-to-azure-policy.introduction
3-
title: Introduction
4-
metadata:
5-
unitType: introduction
6-
title: Introduction
7-
description: "Introduction to Azure Policy."
8-
ms.date: 07/19/2024
9-
author: ricmmartins
10-
ms.author: ricardomac
11-
ms.topic: unit
12-
durationInMinutes: 1
13-
content: |
14-
[!include[](includes/1-introduction.md)]
15-
1+
### YamlMime:ModuleUnit
2+
uid: learn.intro-to-azure-policy.introduction
3+
title: Introduction
4+
metadata:
5+
unitType: introduction
6+
title: Introduction
7+
description: "Introduction to Azure Policy."
8+
ms.date: 04/28/2025
9+
author: ricmmartins
10+
ms.author: ricardomac
11+
ms.topic: unit
12+
durationInMinutes: 1
13+
content: |
14+
[!include[](includes/1-introduction.md)]
15+
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.intro-to-azure-policy.what-is-azure-policy
3-
title: What is Azure Policy?
4-
metadata:
5-
unitType: learning-content
6-
title: What is Azure Policy?
7-
description: "What is Azure Policy and what can it be used for?"
8-
ms.date: 07/19/2024
9-
author: ricmmartins
10-
ms.author: ricardomac
11-
ms.topic: unit
12-
durationInMinutes: 1
13-
content: |
14-
[!include[](includes/2-what-is-azure-policy.md)]
15-
1+
### YamlMime:ModuleUnit
2+
uid: learn.intro-to-azure-policy.what-is-azure-policy
3+
title: What is Azure Policy?
4+
metadata:
5+
unitType: learning-content
6+
title: What is Azure Policy?
7+
description: "What is Azure Policy and what can it be used for?"
8+
ms.date: 04/28/2025
9+
author: ricmmartins
10+
ms.author: ricardomac
11+
ms.topic: unit
12+
durationInMinutes: 1
13+
content: |
14+
[!include[](includes/2-what-is-azure-policy.md)]
15+
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.intro-to-azure-policy.how-azure-policy-works
3-
title: How Azure Policy works
4-
metadata:
5-
unitType: learning-content
6-
title: How Azure Policy works
7-
description: "Learn how to use Azure Policy to apply compliance and control in your environment."
8-
ms.date: 07/19/2024
9-
author: ricmmartins
10-
ms.author: ricardomac
11-
ms.topic: unit
12-
durationInMinutes: 1
13-
content: |
14-
[!include[](includes/3-how-azure-policy-works.md)]
15-
1+
### YamlMime:ModuleUnit
2+
uid: learn.intro-to-azure-policy.how-azure-policy-works
3+
title: How Azure Policy works
4+
metadata:
5+
unitType: learning-content
6+
title: How Azure Policy works
7+
description: "Learn how to use Azure Policy to apply compliance and control in your environment."
8+
ms.date: 04/28/2025
9+
author: ricmmartins
10+
ms.author: ricardomac
11+
ms.topic: unit
12+
durationInMinutes: 1
13+
content: |
14+
[!include[](includes/3-how-azure-policy-works.md)]
15+
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.intro-to-azure-policy.when-to-use-azure-policy
3-
title: When to use Azure Policy
4-
metadata:
5-
unitType: learning-content
6-
title: When to use Azure Policy
7-
description: "Learn ways that you can use Azure Policy to manage resources."
8-
ms.date: 07/19/2024
9-
author: ricmmartins
10-
ms.author: ricardomac
11-
ms.topic: unit
12-
durationInMinutes: 1
13-
content: |
14-
[!include[](includes/4-when-to-use-azure-policy.md)]
15-
1+
### YamlMime:ModuleUnit
2+
uid: learn.intro-to-azure-policy.when-to-use-azure-policy
3+
title: When to use Azure Policy
4+
metadata:
5+
unitType: learning-content
6+
title: When to use Azure Policy
7+
description: "Learn ways that you can use Azure Policy to manage resources."
8+
ms.date: 04/28/2025
9+
author: ricmmartins
10+
ms.author: ricardomac
11+
ms.topic: unit
12+
durationInMinutes: 1
13+
content: |
14+
[!include[](includes/4-when-to-use-azure-policy.md)]
15+
Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,49 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.intro-to-azure-policy.knowledge-check
3-
title: Module assessment
4-
metadata:
5-
unitType: knowledge_check
6-
title: Module assessment
7-
description: "Check your knowledge about Azure Policy."
8-
ms.date: 07/19/2024
9-
author: ricmmartins
10-
ms.author: ricardomac
11-
ms.topic: unit
12-
durationInMinutes: 5
13-
content: |
14-
quiz:
15-
questions:
16-
- content: "Which of the following statements accurately describes Azure Policy?"
17-
choices:
18-
- content: "It's a service to create Group Policy objects on Azure."
19-
isCorrect: false
20-
explanation: "Incorrect. Azure Policy can't be used to create Group Policy objects."
21-
- content: "It's a service for creating, assigning, and managing policies."
22-
isCorrect: true
23-
explanation: "Correct. This statement best describes Azure Policy."
24-
- content: "It's a tool to enforce security controls."
25-
isCorrect: false
26-
explanation: "Incorrect. Azure Policy can help with policies to cover security controls, but isn't limited to that."
27-
- content: "Is the following statement accurate? When you're using Azure Policy, you're restricted to Azure resources only."
28-
choices:
29-
- content: "This statement is wrong. You can use Azure Policy outside Azure."
30-
isCorrect: true
31-
explanation: "Azure Policy can handle Azure Arc enabled resources. That means you can extend the coverage of your controls over physical servers and virtual machines hosted outside Azure."
32-
- content: "The statement is right. You're restricted to Azure resources when you work with Azure Policy."
33-
isCorrect: false
34-
explanation: "Incorrect. You can extend the coverage of Azure Policy to Azure Arc enabled resources outside Azure."
35-
- content: "The statement is wrong. If you install the Azure Policy agent, you can work with resources hosted outside Azure."
36-
isCorrect: false
37-
explanation: "Incorrect. There's no Azure Policy agent."
38-
- content: "Azure Policy is capable of:"
39-
choices:
40-
- content: "Monitoring the health of your virtual machines."
41-
isCorrect: false
42-
explanation: "Incorrect. Azure Policy isn't a monitoring tool."
43-
- content: "Providing recommendations for your Azure resources."
44-
isCorrect: false
45-
explanation: "Incorrect. Azure Policy doesn't provide recommendations for your Azure resources. You can use Azure Advisor to get recommendations."
46-
- content: "Adding required configuration at scale."
47-
isCorrect: true
48-
explanation: "Correct. As example, you can create a policy to enable Azure Backup for all virtual machines within an Azure subscription."
49-
1+
### YamlMime:ModuleUnit
2+
uid: learn.intro-to-azure-policy.knowledge-check
3+
title: Module assessment
4+
metadata:
5+
unitType: knowledge_check
6+
title: Module assessment
7+
description: "Check your knowledge about Azure Policy."
8+
ms.date: 04/28/2025
9+
author: ricmmartins
10+
ms.author: ricardomac
11+
ms.topic: unit
12+
durationInMinutes: 5
13+
content: |
14+
quiz:
15+
questions:
16+
- content: "Which of the following statements accurately describes Azure Policy?"
17+
choices:
18+
- content: "It's a service to create Group Policy objects on Azure."
19+
isCorrect: false
20+
explanation: "Incorrect. Azure Policy can't be used to create Group Policy objects."
21+
- content: "It's a service for creating, assigning, and managing policies."
22+
isCorrect: true
23+
explanation: "Correct. This statement best describes Azure Policy."
24+
- content: "It's a tool to enforce security controls."
25+
isCorrect: false
26+
explanation: "Incorrect. Azure Policy can help with policies to cover security controls, but isn't limited to that."
27+
- content: "Is the following statement accurate? When you're using Azure Policy, you're restricted to Azure resources only."
28+
choices:
29+
- content: "This statement is wrong. You can use Azure Policy outside Azure."
30+
isCorrect: true
31+
explanation: "Azure Policy can handle Azure Arc enabled resources. That means you can extend the coverage of your controls over physical servers and virtual machines hosted outside Azure."
32+
- content: "The statement is right. You're restricted to Azure resources when you work with Azure Policy."
33+
isCorrect: false
34+
explanation: "Incorrect. You can extend the coverage of Azure Policy to Azure Arc enabled resources outside Azure."
35+
- content: "The statement is wrong. If you install the Azure Policy agent, you can work with resources hosted outside Azure."
36+
isCorrect: false
37+
explanation: "Incorrect. There's no Azure Policy agent."
38+
- content: "Azure Policy is capable of:"
39+
choices:
40+
- content: "Monitoring the health of your virtual machines."
41+
isCorrect: false
42+
explanation: "Incorrect. Azure Policy isn't a monitoring tool."
43+
- content: "Providing recommendations for your Azure resources."
44+
isCorrect: false
45+
explanation: "Incorrect. Azure Policy doesn't provide recommendations for your Azure resources. You can use Azure Advisor to get recommendations."
46+
- content: "Adding required configuration at scale."
47+
isCorrect: true
48+
explanation: "Correct. As example, you can create a policy to enable Azure Backup for all virtual machines within an Azure subscription."
49+
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.intro-to-azure-policy.summary
3-
title: Summary
4-
metadata:
5-
unitType: summary
6-
title: Summary
7-
description: "Summary of Azure Policy and other reading."
8-
ms.date: 07/19/2024
9-
author: ricmmartins
10-
ms.author: ricardomac
11-
ms.topic: unit
12-
durationInMinutes: 1
13-
content: |
14-
[!include[](includes/6-summary.md)]
15-
1+
### YamlMime:ModuleUnit
2+
uid: learn.intro-to-azure-policy.summary
3+
title: Summary
4+
metadata:
5+
unitType: summary
6+
title: Summary
7+
description: "Summary of Azure Policy and other reading."
8+
ms.date: 04/28/2025
9+
author: ricmmartins
10+
ms.author: ricardomac
11+
ms.topic: unit
12+
durationInMinutes: 1
13+
content: |
14+
[!include[](includes/6-summary.md)]
15+
Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
1-
### YamlMime:Module
2-
uid: learn.intro-to-azure-policy
3-
metadata:
4-
moduleType: introduction
5-
title: Introduction to Azure Policy
6-
description: "This module introduces you to Azure Policy and describes how to use it to meet compliance requirements in your environment."
7-
manager: jasongroce
8-
ms.date: 07/19/2024
9-
author: ricmmartins
10-
ms.author: ricardomac
11-
ms.topic: module-standard-task-based
12-
ms.service: azure-policy
13-
title: Intro to Azure Policy
14-
summary: "This module introduces you to Azure Policy and describes its characteristics, capabilities, and use cases."
15-
abstract: |
16-
By the end of this module, you're able to:
17-
- Describe how features of Azure Policy can help you apply compliance, apply control, and add required configuration at scale.
18-
prerequisites: |
19-
- Basic knowledge of the Azure portal
20-
- Basic knowledge of Azure resources
21-
iconUrl: /training/achievements/generic-badge.svg
22-
levels:
23-
- beginner
24-
roles:
25-
- developer
26-
- administrator
27-
- solution-architect
28-
- technology-manager
29-
products:
30-
- azure
31-
- azure-policy
32-
subjects:
33-
- cloud-security
34-
units:
35-
- learn.intro-to-azure-policy.introduction
36-
- learn.intro-to-azure-policy.what-is-azure-policy
37-
- learn.intro-to-azure-policy.how-azure-policy-works
38-
- learn.intro-to-azure-policy.when-to-use-azure-policy
39-
- learn.intro-to-azure-policy.knowledge-check
40-
- learn.intro-to-azure-policy.summary
41-
badge:
42-
uid: learn.intro-to-azure-policy.badge
43-
1+
### YamlMime:Module
2+
uid: learn.intro-to-azure-policy
3+
metadata:
4+
moduleType: introduction
5+
title: Introduction to Azure Policy
6+
description: "This module introduces you to Azure Policy and describes how to use it to meet compliance requirements in your environment."
7+
manager: jasongroce
8+
ms.date: 04/28/2025
9+
author: ricmmartins
10+
ms.author: ricardomac
11+
ms.topic: module-standard-task-based
12+
ms.service: azure-policy
13+
title: Intro to Azure Policy
14+
summary: "This module introduces you to Azure Policy and describes its characteristics, capabilities, and use cases."
15+
abstract: |
16+
By the end of this module, you're able to:
17+
- Describe how features of Azure Policy can help you apply compliance, apply control, and add required configuration at scale.
18+
prerequisites: |
19+
- Basic knowledge of the Azure portal
20+
- Basic knowledge of Azure resources
21+
iconUrl: /training/achievements/generic-badge.svg
22+
levels:
23+
- beginner
24+
roles:
25+
- developer
26+
- administrator
27+
- solution-architect
28+
- technology-manager
29+
products:
30+
- azure
31+
- azure-policy
32+
subjects:
33+
- cloud-security
34+
units:
35+
- learn.intro-to-azure-policy.introduction
36+
- learn.intro-to-azure-policy.what-is-azure-policy
37+
- learn.intro-to-azure-policy.how-azure-policy-works
38+
- learn.intro-to-azure-policy.when-to-use-azure-policy
39+
- learn.intro-to-azure-policy.knowledge-check
40+
- learn.intro-to-azure-policy.summary
41+
badge:
42+
uid: learn.intro-to-azure-policy.badge
43+

0 commit comments

Comments
 (0)