You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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."
0 commit comments