@@ -4,47 +4,50 @@ summary: Azure Arc-enabled servers
4
4
5
5
metadata :
6
6
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.
8
8
ms.service : azure-arc
9
9
ms.topic : landing-page
10
- ms.date : 09/21/2021
10
+ ms.date : 03/24/2022
11
11
12
12
landingContent :
13
13
# Card
14
- - title : Connect machines to Azure using Azure Arc-enabled servers
14
+ - title : About Azure Arc-enabled servers
15
15
linkLists :
16
16
- linkListType : overview
17
17
links :
18
18
- text : What is Azure Arc-enabled servers?
19
19
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
21
31
links :
22
32
- text : Plan for deployment
23
33
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
35
36
- linkListType : quickstart
36
37
links :
37
- - text : Deploy Arc-enabled servers agent
38
+ - text : Connect a hybrid machine
38
39
url : ./learn/quick-enable-hybrid-vm.md
39
-
40
- # Card
41
- - title : Training
42
- linkLists :
43
- - linkListType : learn
40
+ - linkListType : deploy
44
41
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
+
48
51
# Card
49
52
- title : Proof of concept
50
53
linkLists :
@@ -56,10 +59,45 @@ landingContent:
56
59
links :
57
60
- text : Test Arc-enabled servers using an Azure VM
58
61
url : plan-evaluate-on-azure-virtual-machine.md
62
+
59
63
# Card
60
- - title : Reference architecture
64
+ - title : Reference
61
65
linkLists :
62
- - linkListType : architecture
66
+ - linkListType : reference
63
67
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
0 commit comments