Skip to content

Commit 45ed05c

Browse files
authored
Merge pull request #49624 from v-thpra/azure-triage-fix-1037322
Technical Review 1037322: Introduction to Azure Arc
2 parents 90f6757 + e997885 commit 45ed05c

17 files changed

+37
-37
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
prefetch-feature-rollout: true
66
title: Introduction
77
description: Introduction to Azure Arc
8-
ms.date: 12/07/2023
8+
ms.date: 03/21/2025
99
author: JnHs
1010
ms.author: jenhayes
1111
ms.topic: unit

learn-pr/azure/intro-to-azure-arc/2-describe-azure-arc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
prefetch-feature-rollout: true
66
title: Describe Azure Arc
77
description: Describe Azure Arc
8-
ms.date: 12/07/2023
8+
ms.date: 03/21/2025
99
author: JnHs
1010
ms.author: jenhayes
1111
ms.topic: unit

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
prefetch-feature-rollout: true
66
title: Describe Azure Arc-enabled servers
77
description: Describe Azure Arc-enabled servers
8-
ms.date: 12/07/2023
8+
ms.date: 03/21/2025
99
author: JnHs
1010
ms.author: jenhayes
1111
ms.topic: unit

learn-pr/azure/intro-to-azure-arc/4-describe-azure-arc-enabled-kubernetes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
prefetch-feature-rollout: true
66
title: Describe Azure Arc-enabled Kubernetes
77
description: Describe Azure Arc-enabled Kubernetes
8-
ms.date: 12/07/2023
8+
ms.date: 03/21/2025
99
author: JnHs
1010
ms.author: jenhayes
1111
ms.topic: unit

learn-pr/azure/intro-to-azure-arc/4a-describe-azure-arc-enabled-data-services.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
prefetch-feature-rollout: true
66
title: Describe Azure Arc-enabled data services
77
description: Describe Azure Arc-enabled data services
8-
ms.date: 12/07/2023
8+
ms.date: 03/21/2025
99
author: MikeRayMSFT
1010
ms.author: mikeray
1111
ms.topic: unit

learn-pr/azure/intro-to-azure-arc/5-azure-policy-and-azure-monitor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
prefetch-feature-rollout: true
66
title: Describe Azure Arc integration with Azure Policy and Azure Monitor
77
description: Describe Azure Arc integration with Azure Policy and Azure Monitor
8-
ms.date: 12/07/2023
8+
ms.date: 03/21/2025
99
author: JnHs
1010
ms.author: jenhayes
1111
ms.topic: unit

learn-pr/azure/intro-to-azure-arc/5a-azure-security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
prefetch-feature-rollout: true
66
title: Describe Azure Arc security solutions
77
description: Describe Azure Arc security solutions
8-
ms.date: 12/07/2023
8+
ms.date: 03/21/2025
99
author: johnmarco
1010
ms.author: johnmarc
1111
ms.topic: unit

learn-pr/azure/intro-to-azure-arc/6-knowledge-check.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
prefetch-feature-rollout: true
66
title: Knowledge check
77
description: Knowledge check
8-
ms.date: 12/07/2023
8+
ms.date: 03/21/2025
99
author: JnHs
1010
ms.author: jenhayes
1111
ms.topic: unit
@@ -22,7 +22,7 @@ quiz:
2222
choices:
2323
- content: "Install the Log Analytics agent on the server."
2424
isCorrect: false
25-
explanation: "Incorrect. Installing the Log Analytics agent is not required to connect a machine to Azure Arc."
25+
explanation: "Incorrect. Installing the Log Analytics agent isn't required to connect a machine to Azure Arc."
2626
- content: "Create a Kubernetes cluster on the server, then connect that cluster to Azure Arc."
2727
isCorrect: false
2828
explanation: "Incorrect. You don't have to create a Kubernetes cluster in order to use Arc-enabled servers."
@@ -44,15 +44,15 @@ quiz:
4444
explanation: "Incorrect. Azure Monitor enables administrators to monitor their resources, such as onboarded servers or Kubernetes clusters."
4545

4646

47-
- content: "Which Kubernetes distributions are supported by Azure Arc?"
47+
- content: "Which Kubernetes distributions does Azure Arc support?"
4848
choices:
49-
- content: "AKS on Azure Stack HCI only."
49+
- content: "Only Azure Kubernetes Service (AKS) on Azure Stack HCI."
5050
isCorrect: false
5151
explanation: "Incorrect. Azure Arc lets you connect any CNCF-certified Kubernetes cluster to Azure."
5252
- content: "Any Cloud Native Computing Foundation (CNCF) certified Kubernetes cluster."
5353
isCorrect: true
5454
explanation: "Correct. Azure Arc lets you connect any CNCF-certified Kubernetes cluster to Azure."
55-
- content: "Amazon Web Services EKS and Google Cloud Platform GKE only."
55+
- content: "Only Amazon Web Services EKS and Google Cloud Platform GKE."
5656
isCorrect: false
5757
explanation: "Incorrect. Azure Arc lets you connect any CNCF-certified Kubernetes cluster to Azure."
5858

learn-pr/azure/intro-to-azure-arc/7-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
prefetch-feature-rollout: true
66
title: Summary
77
description: Summary
8-
ms.date: 12/07/2023
8+
ms.date: 03/21/2025
99
author: JnHs
1010
ms.author: jenhayes
1111
ms.topic: unit

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
Azure Arc provides a centralized way to manage Windows Server instances, Linux instances, Kubernetes clusters, and connected data sources. By projecting non-Azure and/or on-premises resources into Azure Resource Manager, hybrid environments can be managed efficiently and consistently.
1+
Azure Arc provides a centralized way to manage Windows Server instances, Linux instances, Kubernetes clusters, and connected data sources. It projects non-Azure and/or on-premises resources into Azure Resource Manager, so that hybrid environments can be managed efficiently and consistently.
22

33
Contoso, Ltd. is a midsize financial services company in London with a branch office in New York City. Most of the Contoso, Ltd. compute environment runs on-premises on Windows Server.
44

5-
Contoso's IT director realizes that Contoso has an outdated operational model with limited automation and reliance on dated technology. The Contoso IT Engineering team has started exploring Azure capabilities and plans to migrate some workloads to Azure. However, Contoso will continue to operate an on-premises environment for some time, so their ability to apply Azure policies to on-premises Windows Server workloads is important, as well as to review these on-premises Windows Server instances alongside Azure VMs in the Azure portal. It's also important that administrators can use the Azure portal to manage the various distributions of Kubernetes clusters that Contoso uses today.
5+
Contoso's IT director realizes that Contoso has an outdated operational model with limited automation and reliance on dated technology. The Contoso IT Engineering team is exploring Azure capabilities and plans to migrate some workloads to Azure. However, the company plans to continue operating an on-premises environment for some time. So it's important they have the ability to apply Azure policies to on-premises Windows Server workloads, and the ability to review these on-premises Windows Server instances alongside Azure VMs in the Azure portal. It's also important that administrators can use the Azure portal to manage the various distributions of Kubernetes clusters that Contoso uses today.
66

7-
As Contoso moves to a modern cloud computing environment, it wants to understand how Azure services might help with modernizing the current operational model through automation and virtualization, even though they'll need to maintain some on-premises resources.
7+
As Contoso moves to a modern cloud computing environment, it wants to understand how Azure services might help with modernizing the current operational model through automation and virtualization, even though they need to maintain some on-premises resources.
88

9-
As part of the initial design, the Contoso IT team asked you, as the lead system engineer and server administrator, to evaluate how Azure services can help modernize Contoso's IT infrastructure and meet business goals, including the use of Azure Arc.
9+
As part of the initial design, the Contoso IT team wants you, as the lead system engineer and server administrator, to evaluate how Azure services can help modernize Contoso's IT infrastructure while meeting business goals.
1010

1111
## Learning objectives
1212

0 commit comments

Comments
 (0)