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
Copy file name to clipboardExpand all lines: learn-pr/azure/manage-linux-with-arc/5-knowledge-check.yml
+20-20Lines changed: 20 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -15,17 +15,17 @@ quiz:
15
15
16
16
- content: "What type of Linux resources can Azure Arc help you manage?"
17
17
choices:
18
-
- content: "Virtual resources."
18
+
- content: "Virtual resources only."
19
19
isCorrect: false
20
-
explanation: "Incorrect. Azure Arc can be used to manage both physical and virtual Linux machines out of Azure."
21
-
- content: "Physical resources."
20
+
explanation: "Incorrect. Azure Arc can be used to manage both physical and virtual Linux machines hosted outside of Azure."
21
+
- content: "Physical resources online."
22
22
isCorrect: false
23
-
explanation: "Incorrect. Azure Arc can be used to manage both physical and virtual Linux machines out of Azure."
23
+
explanation: "Incorrect. Azure Arc can be used to manage both physical and virtual Linux machines hosted outside of Azure."
24
24
- content: "Both physical and virtual resources."
25
25
isCorrect: true
26
-
explanation: "Correct! Azure Arc can be used to manage both physical and virtual Linux machines out of Azure."
26
+
explanation: "Correct! Azure Arc can be used to manage both physical and virtual Linux machines hosted outside of Azure."
27
27
28
-
- content: "Linux machines managed by Azure Arc have what Azure capabilities?"
28
+
- content: "Linux machines managed by Azure Arc can what Azure capabilities?"
29
29
choices:
30
30
- content: "Linux machines on Azure Arc enjoy the same capabilities as native Azure Linux resources."
31
31
isCorrect: true
@@ -37,27 +37,27 @@ quiz:
37
37
isCorrect: false
38
38
explanation: "Incorrect. Linux machines onboarded to Azure Arc enjoy the same capabilities as native Azure machines and are equally easy to manage."
39
39
40
-
- content: "What is required in order to use SSH for Linux machines connected to Azure Arc?"
40
+
- content: "What is required in order to connect a Linux machine to Azure Arc?"
41
41
choices:
42
-
- content: "A public IP address."
42
+
- content: "A supported Ubuntu operating system."
43
43
isCorrect: false
44
-
explanation: "Incorrect. You don't need to expose a public IP address to use SSH to access a Linux machine connected to Azure Arc."
45
-
- content: "The opening of another inbound port."
44
+
explanation: "Incorrect. Many Linux distributions are supported in addition to Ubuntu."
45
+
- content: "A new Azure tenant set up specifically for the connected machine."
46
46
isCorrect: false
47
-
explanation: "Incorrect. You don't need to open any other inbound ports to use SSH to access a Linux machine connected to Azure Arc."
48
-
- content: "Installation of the SSH extension."
47
+
explanation: "Incorrect. You don't need a separate Azure tenant in order to connect a Linux machine to Azure Arc."
48
+
- content: "The Azure Arc Connected Machine agent must be deployed to the machine."
49
49
isCorrect: true
50
-
explanation: "Correct! Once a Linux resource is fully Arc enabled, you need to install the SSH extension on your workstation and then run a command to enable the SSH connection."
50
+
explanation: "Correct! The Azure Arc Connected Machine agent must be deployed to a machine in order to connect it to Azure Arc."
51
51
52
-
- content: "What Azure tools can be used specifically to help you manage large numbers of Linux machines in Azure Arc?"
52
+
- content: "What Azure tools can be used to help you manage large numbers of Linux machines in Azure Arc?"
53
53
choices:
54
-
- content: "Azure Policy and Azure Automanage."
54
+
- content: "Azure Policy and Azure Machine Configuration."
55
55
isCorrect: true
56
-
explanation: "Correct! Once your Linux machines are onboarded to Azure Arc, you can use tools like Azure Policy and Azure Automanage to enforce standards and simplify ongoing management."
57
-
- content: "Microsoft Sentinel and Microsoft Defender."
56
+
explanation: "Correct! Once your Linux machines are onboarded to Azure Arc, you can use tools like Azure Policy and Azure Machine Configuration to enforce standards and simplify ongoing management."
57
+
- content: "Microsoft Sentinel and Microsoft Defender for Cloud."
58
58
isCorrect: false
59
-
explanation: "Incorrect. Although Microsoft Sentinel and Microsoft Defender both work with Arc-enabled Linux machines, the tolls are designed for security enhancement."
60
-
- content: "Arc SSH and Microsoft Entra ID."
59
+
explanation: "Incorrect. Although Microsoft Sentinel and Microsoft Defender for Cloud both work with Arc-enabled Linux machines, these tools are designed for security enhancement."
60
+
- content: "SSH and Microsoft Entra ID."
61
61
isCorrect: false
62
-
explanation: "Incorrect. Although Arc SSH and Microsoft Entra ID both work with Arc-enabled Linux machines, their primary purpose is security and connection related."
62
+
explanation: "Incorrect. Although SSH and Microsoft Entra ID both work with Arc-enabled Linux machines, they are used to connect and authenticate, not to manage machines directly."
Azure Arc provides a wide range of capabilities for managing a large number of Linux systems. For example, you can onboard your Linux machines at scale using automation tools such as Red Hat Ansible. Once your Linux systems are onboarded to Azure Arc, you're able to utilize tools such as Azure Policy to help enforce standards and compliance and Azure Automanage to simplify the ongoing management of your Linux VMs.
1
+
Azure Arc provides a wide range of capabilities for managing a large number of Linux systems. You can onboard your Linux machines at scale using automation tools such as Ansible. Once your Linux systems are onboarded to Azure Arc, you can use Azure services to work with them more efficiently at scale. For example, you can use Azure Policy to help enforce standards and compliance, and use Azure Machine Configuration to configure settings for your Linux VMs. To build and operate IT automation at scale, allowing you to create, share, and manage automation across your organization, you can use options such as the Ansible Automation Platform.
2
2
3
-
## Azure Automanage best practices
4
3
5
-
Azure Automanage offers a unified solution to simply the management of your Linux resources connect to Azure Arc. With point-and-click simplicity, you can automate operations and apply consistent best practices across the entire lifecycle of your Linux machines.
6
-
7
-
When you use Automanage best practices profiles, several Azure services are automatically downloaded to your Linux VMs, including:
4
+
## Azure Policy
8
5
9
-
-**Machines Insights Monitoring** monitors the health of your Linux VMs, including their running processes and dependencies on other resources.
10
-
-**Update Management** manages the operating system updates for your Linux machines.
11
-
-**Change Tracking and Inventory** combines change tracking and inventory functions to allow you to track Linux machine changes.
12
-
-**Azure Automation Account/Log Analytics workspace** work together to provide a unique environment for log data from Azure Monitor and other services such as Microsoft Defender for Cloud and Microsoft Sentinel.
6
+
Azure Policy can help you enforce organizational standards and access the compliance of all your Linux machines. Through its compliance dashboard, Azure Policy provides an aggregated view of your Linux environment, allowing you to evaluate its overall state. Azure Policy also helps to bring your Linux resources to compliance through bulk remediation for existing resources and automatic remediation for new resources.
13
7
14
-
See [Azure Automanage for Machines Best Practices](/azure/automanage/automanage-linux)for a complete list and explanation of these services.
8
+
Common use cases for Azure Policy include implementing governance for resource consistency, regulatory compliance, security, cost, and management. Policy definitions for these common use cases are already available in your Azure environment as built-ins to help you get started.
15
9
16
-
###Azure Automanage Machine Configuration
10
+
## Azure Machine Configuration
17
11
18
-
Azure Automanage Machine Configuration provides native capability to audit or configure operating system settings as code for your Linux machines on Azure Arc. It can be used directly per-machine, or at-scale orchestrated by Azure Policy.
12
+
Azure Machine Configuration provides native capability to audit or configure operating system settings as code for Linux machines on Azure Arc. It can be used on individual machines, or deployed at scale through by Azure Policy.
19
13
20
-
Configuration resources in Azure are designed as an extension resource. You can imagine each configuration as just another set of properties for the machine. Configurations can include settings such as:
14
+
You can imagine each configuration as another set of properties for the machine. Configurations can include settings such as:
21
15
22
16
- Operating system settings
23
17
- Application configuration or presence
24
18
- Environment settings
25
19
26
20
Configurations are distinct from policy definitions. Machine configuration utilizes Azure Policy to dynamically assign configurations to machines. You can also assign configurations to machines manually, or by using other Azure services such as Automanage.
27
21
28
-
## Azure Policy
29
-
30
-
Azure Policy can help you enforce organizational standards and access the compliance of all your Linux machines. Through its compliance dashboard, Azure Policy provides an aggregated view of your Linux environment, allowing you to evaluate its overall state. Azure Policy also helps to bring your Linux resources to compliance through bulk remediation for existing resources and automatic remediation for new resources.
31
-
32
-
Common use cases for Azure Policy include implementing governance for resource consistency, regulatory compliance, security, cost, and management. Policy definitions for these common use cases are already available in your Azure environment as built-ins to help you get started.
33
-
34
22
## Ansible Automation Platform
35
23
36
-
Azure Arc supports Red Hat Ansible IT automation for your Linux systems. Ansible Automation Platform provides an enterprise framework for building and operating IT automation at scale. Ansible Automation Platform enables users across an organization to create, share, and manage automation—from development and operations to security and network teams. IT managers can provide guidelines on how automation is applied to individual teams, and automation creators can write tasks that use existing knowledge. Ansible Automation Platform provides a more secure and stable foundation for deploying end-to-end automation.
24
+
Azure Arc supports Red Hat Ansible IT automation for your Linux systems. Ansible Automation Platform provides an enterprise framework for building and operating IT automation at scale. Ansible Automation Platform enables users across an organization to create, share, and manage automation—from development and operations to security and network teams. IT managers can provide guidelines on how automation is applied to individual teams, and automation creators can write tasks that use existing knowledge. Ansible Automation Platform provides a more secure and stable foundation for deploying end-to-end automation, such as deploying VM extensions at scale to your Linux machines on Azure Arc.
Copy file name to clipboardExpand all lines: learn-pr/azure/manage-linux-with-arc/includes/6-summary.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
As Contoso continues to employ Azure Arc for its Windows resources, it's learning the value Arc can also bring to its Linux systems. Onboarding its Linux machines to Azure Arc allows Contoso to manage and gain insight into them through a wide variety of tools and capabilities.
1
+
As Contoso continues to employ Azure Arc for its Windows resources, it's learning that Azure Arc can also make managing its Linux systems more efficient. Onboarding Linux machines to Azure Arc allows Contoso to manage them effectively through a variety of Azure tools and capabilities.
2
2
3
-
In this module, you learned about the many benefits of using Azure Arc for your Linux resources, including managing them securely via SSH. You also learned how Arc can handle multiple Linux systems.
3
+
In this module, you learned about the many benefits of using Azure Arc for your Linux resources, including managing them securely via SSH. You also learned how Azure Arc lets you use Azure services to manage Linux machinese at scale.
0 commit comments