Skip to content

Commit 99ba09e

Browse files
Merge pull request #50834 from JnHs/jh-arclt
adjust titles
2 parents d479d34 + 8f17f12 commit 99ba09e

File tree

6 files changed

+17
-17
lines changed

6 files changed

+17
-17
lines changed

learn-pr/azure/manage-linux-with-arc/2-describe-managing-linux-concepts.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
### YamlMime:ModuleUnit
22
uid: learn.manage-linux-with-arc.describe-managing-linux-concepts
3-
title: Describe concepts around managing Linux with Azure Arc
3+
title: Describe how Azure Arc works with Linux machines
44
metadata:
5-
title: Describe concepts around managing Linux with Azure Arc
5+
title: Describe how Azure Arc works with Linux machines
66
description: Describe how to manage Linux systems with Azure Arc and the cross-team coordination required to deploy the solution.
77
ms.date: 06/04/2025
88
author: JnHs
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
### YamlMime:ModuleUnit
22
uid: learn.manage-linux-with-arc.describe-using-ssh
3-
title: Describe how to use SSH in Azure Arc to manage Linux
3+
title: Describe how to use SSH with Linux machines connected to Azure Arc
44
metadata:
55
title: Describe how to use SSH in Azure Arc to manage Linux
6-
description: Describe how to use SSH with Azure Arc to manage Linux systems
6+
description: Describe how to use SSH with Linux machines connected to Azure Arc
77
ms.date: 06/04/2025
88
author: JnHs
99
ms.author: jenhayes
1010
ms.topic: unit
1111
ms.custom: linux-related-content
12-
durationInMinutes: 8
12+
durationInMinutes: 5
1313
content: |
1414
[!include[](includes/3-describe-using-ssh.md)]
1515
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
### YamlMime:ModuleUnit
22
uid: learn.manage-linux-with-arc.options-for-managing-multiple-systems
3-
title: Describe options around managing large numbers of Linux systems
3+
title: Describe how Azure Arc can help manage Linux systems at scale
44
metadata:
5-
title: Describe options around managing large numbers of Linux systems
6-
description: Describe the options for managing large numbers of Linux systems with Azure Arc.
5+
title: Describe how Azure Arc can help manage Linux systems at scale
6+
description: Describe options to help manage large numbers of Linux systems efficiently with Azure Arc.
77
ms.date: 06/04/2025
88
author: JnHs
99
ms.author: jenhayes
1010
ms.topic: unit
1111
ms.custom: devx-track-ansible, linux-related-content
12-
durationInMinutes: 6
12+
durationInMinutes: 5
1313
content: |
1414
[!include[](includes/4-options-for-managing-multiple-systems.md)]
1515

learn-pr/azure/manage-linux-with-arc/includes/1-introduction.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Contoso, Ltd. is a midsize financial services company in London with a branch of
66

77
After completing this module, you're able to:
88

9-
- Describe how to manage Linux machines using Azure Arc-enabled servers.
10-
- Describe how to use SSH with Azure Arc and Linux machines.
9+
- Describe how Azure Arc works with Linux machines.
10+
- Describe how to use SSH with Linux machines connected to Azure Arc.
11+
- Describe how Azure Arc can help manage Linux systems at scale.
1112

1213
## Prerequisites
1314

learn-pr/azure/manage-linux-with-arc/includes/4-options-for-managing-multiple-systems.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
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.
22

3-
43
## Azure Policy
54

65
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.

learn-pr/azure/manage-linux-with-arc/index.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
uid: learn.manage-linux-with-arc
33
metadata:
44
title: Manage Linux with Arc
5-
description: Learn how to use Azure Arc with Linux systems, including SSH and Ansible.
5+
description: Learn how to use Azure Arc with Linux systems.
66
manager: rayoflores
77
ms.date: 06/04/2025
88
author: JnHs
99
ms.author: jenhayes
1010
ms.topic: module
1111
ms.service: azure-arc
1212
title: Manage Linux with Arc
13-
summary: In this module, you discover how to manage Linux machines and systems using Azure Arc, SSH, and Ansible.
13+
summary: In this module, you discover how to manage Linux machines and systems using Azure Arc-enabled servers.
1414
abstract: |
1515
By the end of this module, you're able to:
16-
- Describe how to use Azure Arc to manage Linux machines.
17-
- Describe how to use SSH with Azure Arc to manage Linux systems.
18-
- Describe the options for managing large numbers of Linux systems with Azure Arc and Ansible.
16+
- Describe how Azure Arc works with Linux machines.
17+
- Describe how to use SSH with Linux machines connected to Azure Arc.
18+
- Describe how Azure Arc can help manage Linux systems at scale.
1919
prerequisites: |
2020
- Basic understanding of Azure Arc.
2121
- Basic understanding of Linux server management.

0 commit comments

Comments
 (0)