Skip to content

Commit e1a5556

Browse files
authored
Merge pull request #50725 from ShawnKupfer/WB1805
AB#1055064: Introduction to Azure Arc-enabled servers
2 parents 23e973d + c9b3664 commit e1a5556

18 files changed

+47
-77
lines changed

learn-pr/azure/intro-to-arc-for-servers/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: Introduction
7-
ms.date: 11/13/2023
7+
ms.date: 05/29/2025
88
author: JnHs
99
ms.author: jenhayes
1010
ms.topic: unit

learn-pr/azure/intro-to-arc-for-servers/2-characteristics-azure-arc-enabled-servers.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: What are the characteristics of Azure Arc-enabled servers?
44
metadata:
55
title: What are the characteristics of Azure Arc-enabled servers?
66
description: What are the characteristics of Azure Arc-enabled servers?
7-
ms.date: 11/13/2023
7+
ms.date: 05/29/2025
88
author: JnHs
99
ms.author: jenhayes
1010
ms.topic: unit
@@ -17,21 +17,20 @@ quiz:
1717
questions:
1818
- content: "What component is required in order to establish a logical connection between an Arc-enabled resource and Azure?"
1919
choices:
20-
- content: "The Log Analytics agent."
20+
- content: "The Azure Monitor Agent."
2121
isCorrect: false
22-
explanation: "Incorrect. The Log Analytics agent isn't required when using Azure Arc, although it's recommended since it allows you to implement a range of Azure hybrid services, such as Azure Monitor or Microsoft Defender for Cloud."
22+
explanation: "Incorrect. The Azure Monitor Agent isn't required when using Azure Arc, although it's recommended because it allows you to implement a range of Azure hybrid services, such as Azure Monitor or Microsoft Sentinel."
2323
- content: "The Microsoft Dependency agent."
2424
isCorrect: false
25-
explanation: "Incorrect. The Microsoft Dependency agent isn't required when using Azure Arc, although it's recommended, since it facilitates identifying internal and external dependencies of server workloads."
25+
explanation: "Incorrect. The Microsoft Dependency agent isn't required when using Azure Arc, although it's recommended because it facilitates identifying internal and external dependencies of server workloads."
2626
- content: "The Connected Machine agent."
2727
isCorrect: true
2828
explanation: "Correct. In each of the Azure Arc-enabled scenarios, Azure Arc uses the locally installed Connected Machine agents to establish a logical connection between the local resource and Azure."
29-
- content: "Which of the following operating system aren't supported by Azure Arc-enabled servers?"
29+
- content: "Which of the following operating systems aren't supported by Azure Arc-enabled servers?"
3030
choices:
3131
- content: "Windows Server 2012 R2"
3232
isCorrect: false
3333
explanation: "Incorrect. The Azure Connected Machine agent supports all versions of Windows Server operating system that haven't reached their end of support stage."
34-
3534
- content: "Red Hat Enterprise Linux 7 (x64)."
3635
isCorrect: false
3736
explanation: "Incorrect. The Azure Connected Machine agent supports Red Hat Enterprise Linux 7 (x64)."

learn-pr/azure/intro-to-arc-for-servers/3-capabilities-azure-arc-enabled-servers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: What are the core management and governance capabilities of Azure Arc-en
44
metadata:
55
title: What are the core management and governance capabilities of Azure Arc-enabled servers?
66
description: What are the core management and governance capabilities of Azure Arc-enabled servers?
7-
ms.date: 08/01/2024
7+
ms.date: 05/29/2025
88
author: JnHs
99
ms.author: jenhayes
1010
ms.topic: unit
@@ -23,7 +23,7 @@ quiz:
2323
- content: "Azure Key Vault extension."
2424
isCorrect: false
2525
explanation: "That's incorrect. This VM extension provides integration with Azure Key Vault."
26-
- content: "Log Analytics agent."
26+
- content: "Azure Monitor Agent."
2727
isCorrect: true
2828
explanation: "That's correct. This VM extension implements integration with Azure Monitor."
2929
- content: "What can the administrator do in order to audit changes the state of operating system of Azure Arc-enabled servers?"

learn-pr/azure/intro-to-arc-for-servers/4-simplify-management-maintenance-azure-arc-servers.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: What are the security and monitoring capabilities of Azure Arc-enabled se
44
metadata:
55
title: What are the security and monitoring capabilities of Azure Arc-enabled servers?
66
description: What are the security and monitoring capabilities of Azure Arc-enabled servers?
7-
ms.date: 11/13/2023
7+
ms.date: 05/29/2025
88
author: JnHs
99
ms.author: jenhayes
1010
ms.topic: unit
@@ -15,26 +15,26 @@ content: |
1515
quiz:
1616
title: Check your knowledge
1717
questions:
18-
- content: "What is the simplest method to identify the operating system of an Azure Arc-enabled servers?"
18+
- content: "What is the simplest method to identify an Azure Arc-enabled server's operating system?"
1919
choices:
20-
- content: "Integrate the server with Azure Monitor and run a Log Analytics query."
20+
- content: "Integrate the server with Azure Monitor and run a query."
2121
isCorrect: false
22-
explanation: "Incorrect. While it is possible to identify the required information, this identification would require extra administrative effort."
22+
explanation: "Incorrect. While it's possible to identify the required information, this identification would require extra administrative effort."
2323
- content: "Use Windows Admin Center to connect to each server."
2424
isCorrect: false
25-
explanation: "Incorrect. While it is possible to identify the required information, this would require extra administrative effort."
25+
explanation: "Incorrect. While it's possible to identify the required information, this would require extra administrative effort."
2626
- content: "Use the Azure Arc-enabled servers blade in the Azure portal."
2727
isCorrect: true
2828
explanation: "Correct. The blade allows the administrator to readily identify the OS build and OS version. The blade also includes server name, manufacturer, model, serial number, the number of CPU cores, and the amount of memory."
2929
- content: "What is the primary Azure Monitor-related benefit of Azure Arc-enabled servers compared with non Azure Arc-enabled servers?"
3030
choices:
3131
- content: "The ability to capture diagnostic logs."
3232
isCorrect: false
33-
explanation: "Incorrect. This functionality is available for both Azure Arc-enabled servers and machines, which are not Azure Arc-enabled."
33+
explanation: "Incorrect. This functionality is available for both Azure Arc-enabled servers and machines that aren't Azure Arc-enabled."
3434
- content: "The ability to generate alerts."
3535
isCorrect: false
36-
explanation: "Incorrect. This functionality is available for both Azure Arc-enabled servers and machines, which are not Azure Arc-enabled."
37-
- content: "The ability to deploy and configure the Log Analytics agent via VM extensions."
36+
explanation: "Incorrect. This functionality is available for both Azure Arc-enabled servers and machines that aren't Azure Arc-enabled."
37+
- content: "The ability to deploy and configure the Azure Monitor Agent via VM extensions."
3838
isCorrect: true
39-
explanation: "Correct. VM extensions are not available for non-Azure machines, which are not Azure Arc-enabled."
39+
explanation: "Correct. VM extensions are not available for non-Azure machines that aren't Azure Arc-enabled."
4040

learn-pr/azure/intro-to-arc-for-servers/5-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.azure.intro-to-arc-for-servers.summary
33
metadata:
44
title: Summary
55
description: Summary
6-
ms.date: 11/13/2023
6+
ms.date: 05/29/2025
77
author: JnHs
88
ms.author: jenhayes
99
ms.topic: unit

learn-pr/azure/intro-to-arc-for-servers/includes/1-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Azure Arc promises to bridge the gap between on-premises and cloud environments by providing consistent security, observability, and governance of the Azure platform and its services. In this module, you'll learn how you can benefit from these capabilities.
22

3-
Let's consider a hypothetical customer scenario. Contoso is a medium-sized financial services company with its headquarters in London, England, and offices all around the world. It’s currently operating almost entirely on-premises, with the compute environment consisting of a mix of physical and virtual servers, running a range of Windows Server versions and Linux distributions. That diversity, along with the corresponding siloed operational model and lack of tools that would facilitate a consistent, unified management is the primary challenge that Contoso's IT team is currently facing. In addition, Contoso's IT team is exploring the option of migrating to the cloud some of its on-premises server workloads running on legacy infrastructure, which is reaching end of life. Contoso is considering several different cloud providers with the possibility of the multicloud strategy. The primary concern of the Contoso's Chief Information Officer (CIO) is that such strategy might further exacerbate operational complexity and management overhead that Contoso's IT is trying to minimize.
3+
Let's consider a hypothetical customer scenario. Contoso is a medium-sized financial services company with its headquarters in London, England, and offices all around the world. It's currently operating almost entirely on-premises, with the compute environment consisting of a mix of physical and virtual servers running a range of Windows Server versions and Linux distributions. That diversity, along with the corresponding siloed operational model and lack of tools that would facilitate a consistent, unified management is the primary challenge that Contoso's IT team is currently facing. In addition, Contoso's IT team is exploring the option of migrating to the cloud some of its on-premises server workloads running on legacy infrastructure, which is reaching end of life. Contoso is considering several different cloud providers with the possibility of the multicloud strategy. The primary concern of the Contoso's Chief Information Officer (CIO) is that such strategy might further exacerbate operational complexity and management overhead that Contoso's IT is trying to minimize.
44

5-
Contoso's CIO wants to identify technologies that promise to bridge the gap between the administrative model of on-premises and multicloud services regardless of the server operating system and the hardware or virtualization platform. While attending the most recent Ignite event, the CIO learned about the hybrid capabilities of Azure Arc and asked you, the IT Engineering team lead, with evaluating the extent to which Azure Arc-enabled servers can help with building a consistent, unified management model.
5+
Contoso's CIO wants to identify technologies that promise to bridge the gap between the administrative model of on-premises and multicloud services regardless of the server operating system and the hardware or virtualization platform. While attending the most recent Ignite event, the CIO learned about the hybrid capabilities of Azure Arc and tasked you, the IT Engineering team lead, with evaluating the extent to which Azure Arc-enabled servers can help with building a consistent, unified management model.
66

77
## Learning objectives
88

learn-pr/azure/intro-to-arc-for-servers/includes/2-characteristics-azure-arc-enabled-servers.md

Lines changed: 6 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
1-
> [!CAUTION]
2-
> This content references CentOS, a Linux distribution that is End Of Life (EOL) status. Please consider your use and plan accordingly. For more information, see the [CentOS End Of Life guidance](/azure/virtual-machines/workloads/centos/centos-end-of-life).
1+
The business technology landscape continuously evolves and becomes increasingly complex, with multiple applications running on different hardware across on-premises datacenters, multiple public and private clouds, and the edge. Managing these disparate environments at scale, enhancing security across an entire organization, and enabling developer agility and innovation are critical for businesses to succeed and thrive. Microsoft Azure provides tools and solutions that help customers like Contoso to innovate their hybrid environments in a secure manner and with a minimized management overhead. Azure Arc is an example of such solution. While it offers support for a range of different scenarios, most on-premises workloads still rely on physical or virtual servers running either Windows or Linux, so our focus will be on Azure Arc-enabled servers.
32

4-
The business technology landscape continuously evolves and becomes increasingly complex, with multiple applications running on different hardware across on-premises datacenters, multiple public and private clouds, and the edge. Managing these disparate environments at scale, enhancing security across an entire organization, and enabling developer agility and innovation are critical for businesses to succeed and thrive. Microsoft Azure provides tools and solutions that help customers like Contoso to innovate their hybrid environments in a secure manner and with a minimized management overhead. Azure Arc is an example of such solution. While it offers support for a range of different scenarios, most on-premises workloads still rely on physical or virtual servers running either Windows or Linux, so our focus will be on Azure Arc-enabled servers.
5-
6-
Azure Arc consists of a set of technologies that simplify administration of complex, distributed, hybrid environments, such as the one you deal with as Contoso's IT Engineering team lead. It provides a centralized, multicloud, and on-premises governance and management platform. It facilitates adoption of automation, single-pane-of-glass monitoring, and comprehensive security, and promotes the cloud-first strategy regardless of where your resources are located. At the same time, Azure Arc still allows you to continue using traditional ITOps tools and practices as you transition to the DevOps model to fully benefit from cloud native architectural and operational patterns.
3+
Azure Arc consists of a set of technologies that simplify administrating complex, distributed, hybrid environments, such as the one you deal with as Contoso's IT Engineering team lead. It provides a centralized, multicloud, and on-premises governance and management platform. It facilitates adoption of automation, single-pane-of-glass monitoring, and comprehensive security, and promotes the cloud-first strategy regardless of where your resources are located. At the same time, Azure Arc still allows you to continue using traditional ITOps tools and practices as you transition to the DevOps model to fully benefit from cloud-native architectural and operational patterns.
74

85
In this unit, you'll learn about the characteristics of Azure Arc-enabled servers and how to enable Azure Arc.
96

107
## What are Azure Arc-enabled servers?
118

12-
Azure Arc relies on the Azure Arc Connected Machine agent, a locally installed agent, to establish a logical connection between the local resource and Azure. By establishing this connection, a non-Azure resource automatically becomes a hybrid Azure resource, with its own identity represented by an Azure Resource Manager resource ID. Azure Resource Manager serves as the management interface that allows you to create, modify, and delete Azure resources.
9+
Azure Arc relies on the Azure Arc Connected Machine agent, a locally installed agent, to establish a logical connection between the local resource and Azure. By establishing this connection, a non-Azure resource automatically becomes a hybrid Azure resource with its own identity represented by an Azure Resource Manager resource ID. Azure Resource Manager serves as the management interface that allows you to create, modify, and delete Azure resources.
1310

1411
By connecting your machines to Azure with Azure Arc-enabled servers, you can use Azure Resource Manager to manage and monitor its configuration and operations. This facilitates a range of other scenarios that use Azure services to optimize security, monitoring, and governance.
1512

@@ -43,28 +40,12 @@ Connecting the agent to your subscription creates an Azure Resource Manager obje
4340

4441
The Connected Machine agent allows you to enhance management of Windows and Linux computers residing in on-premises datacenters or hosted by third party private and public cloud providers. Azure Arc-enabled servers support the installation of the Connected Machine agent on any physical server and virtual machine hosted outside of Azure. Supported environments include:
4542

46-
- VMware
47-
- Azure Stack HCI
43+
- VMware (including Azure VMware Solution)
44+
- Azure Local
4845
- Other cloud environments
4946

5047
Azure Arc-enabled servers does not support installing the agent on virtual machines running in Azure, or virtual machines running on Azure Stack Hub or Azure Stack Edge as they are already modeled as Azure VMs.
5148

52-
The Azure Connected Machine agent supports the following operating systems:
53-
54-
- Windows Server 2008 R2 SP1, 2012 R2, 2016, 2019, and 2022
55-
- Both Desktop and Server Core experiences are supported
56-
- Azure Editions are supported on Azure Stack HCI
57-
- Windows 10, 11 (see client operating system guidance)
58-
- Windows IoT Enterprise
59-
- Azure Stack HCI
60-
- CBL-Mariner 1.0, 2.0
61-
- Ubuntu 16.04, 18.04, 20.04, and 22.04 LTS
62-
- Debian 10 and 11
63-
- CentOS Linux 7 and 8
64-
- Rocky Linux 8
65-
- SUSE Linux Enterprise Server (SLES) 12 SP3-SP5 and 15
66-
- Red Hat Enterprise Linux (RHEL) 7, 8 and 9
67-
- Amazon Linux 2
68-
- Oracle Linux 7 and 8
49+
The Azure Connected Machine agent supports a wide range of Windows and Linux operating systems. x86-64 (64-bit) architecture is fully supported, while only some features are supported on Arm64. The Azure Connected Machine agent doesn't run on 32-bit architectures.
6950

7051
Choose the best response for each of the following questions.

0 commit comments

Comments
 (0)