Skip to content

Commit 96320c8

Browse files
authored
Merge pull request #192843 from JnHs/jh-as-ov322
update index page
2 parents 1b670b7 + b94a7f2 commit 96320c8

File tree

2 files changed

+67
-29
lines changed

2 files changed

+67
-29
lines changed

articles/azure-arc/servers/index.yml

Lines changed: 66 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4,47 +4,50 @@ summary: Azure Arc-enabled servers
44

55
metadata:
66
title: Azure Arc-enabled servers
7-
description: Learn about how to manage on-premises machines in Azure
7+
description: Learn how to connect and manage on-premises machines in Azure.
88
ms.service: azure-arc
99
ms.topic: landing-page
10-
ms.date: 09/21/2021
10+
ms.date: 03/24/2022
1111

1212
landingContent:
1313
# Card
14-
- title: Connect machines to Azure using Azure Arc-enabled servers
14+
- title: About Azure Arc-enabled servers
1515
linkLists:
1616
- linkListType: overview
1717
links:
1818
- text: What is Azure Arc-enabled servers?
1919
url: overview.md
20-
- linkListType: deploy
20+
- text: Azure Connected Machine agent overview
21+
url: agent-overview.md
22+
- linkListType: architecture
23+
links:
24+
- text: Manage configurations for hybrid servers
25+
url: /azure/architecture/hybrid/azure-arc-hybrid-config
26+
27+
# Card
28+
- title: Connect machines to Azure
29+
linkLists:
30+
- linkListType: concept
2131
links:
2232
- text: Plan for deployment
2333
url: plan-at-scale-deployment.md
24-
- linkListType: get-started
25-
links:
26-
- text: Connect machines to Azure Arc using a deployment script
27-
url: onboard-portal.md
28-
- text: Connect machines at scale using a service principal
29-
url: onboard-service-principal.md
30-
- text: Connect machines to Azure with Windows Admin Center
31-
url: onboard-windows-admin-center.md
32-
# Card
33-
- title: 10-minute quickstarts
34-
linkLists:
34+
- text: Prerequisites
35+
url: prerequisites.md
3536
- linkListType: quickstart
3637
links:
37-
- text: Deploy Arc-enabled servers agent
38+
- text: Connect a hybrid machine
3839
url: ./learn/quick-enable-hybrid-vm.md
39-
40-
# Card
41-
- title: Training
42-
linkLists:
43-
- linkListType: learn
40+
- linkListType: deploy
4441
links:
45-
- text: Microsoft Learn learning path
46-
url: /learn/paths/manage-hybrid-infrastructure-with-azure-arc
47-
42+
- text: Use a deployment script
43+
url: onboard-portal.md
44+
- text: Onboard at scale using a service principal
45+
url: onboard-service-principal.md
46+
- text: Deploy with Windows Admin Center
47+
url: onboard-windows-admin-center.md
48+
- text: All deployment options
49+
url: deployment-options.md
50+
4851
# Card
4952
- title: Proof of concept
5053
linkLists:
@@ -56,10 +59,45 @@ landingContent:
5659
links:
5760
- text: Test Arc-enabled servers using an Azure VM
5861
url: plan-evaluate-on-azure-virtual-machine.md
62+
5963
# Card
60-
- title: Reference architecture
64+
- title: Reference
6165
linkLists:
62-
- linkListType: architecture
66+
- linkListType: reference
6367
links:
64-
- text: Manage configurations for hybrid servers
65-
url: /azure/architecture/hybrid/azure-arc-hybrid-config
68+
- text: Azure CLI
69+
url: /cli/azure/connectedmachine
70+
- text: Azure PowerShell
71+
url: /powershell/module/az.connectedmachine/
72+
- text: .NET
73+
url: /dotnet/api/overview/azure/hybridcompute/management
74+
- text: REST
75+
url: /rest/api/hybridcompute/
76+
- text: Java
77+
url: /java/api/overview/azure/compute/resourcemanagement
78+
- text: JavaScript
79+
url: /javascript/api/@azure/arm-hybridcompute/
80+
81+
# Card
82+
- title: Training
83+
linkLists:
84+
- linkListType: learn
85+
links:
86+
- text: Microsoft Learn learning path
87+
url: /learn/paths/manage-hybrid-infrastructure-with-azure-arc
88+
89+
# Card
90+
- title: Azure service integration
91+
linkLists:
92+
- linkListType: tutorial
93+
links:
94+
- text: Azure Policy
95+
url: ./learn/tutorial-assign-policy-portal.md
96+
- text: Azure Monitor
97+
url: ./learn/tutorial-enable-vm-insights.md
98+
- linkListType: how-to-guide
99+
links:
100+
- text: Microsoft Sentinel
101+
url: scenario-onboard-azure-sentinel.md
102+
- text: Microsoft Defender for Cloud
103+
url: /azure/defender-for-cloud/quickstart-onboard-machines?toc=%2Fazure%2Fazure-arc%2Fservers%2Ftoc.json&bc=%2Fazure%2Fazure-arc%2Fservers%2Fbreadcrumb%2Ftoc.json&pivots=azure-arc

articles/azure-arc/servers/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- name: Azure Arc-enabled servers Documentation
1+
- name: Azure Arc-enabled servers documentation
22
href: index.yml
33
- name: Overview
44
items:

0 commit comments

Comments
 (0)