1
+ # ## YamlMime:Landing
2
+
3
+ title : Azure Local documentation
4
+ summary : Azure Local is a hyperconverged clustering solution that uses validated hardware to run virtualized workloads on-premises, making it easy for customers to consolidate aging infrastructure and connect to Azure for cloud services.
5
+
6
+ metadata :
7
+ title : Azure Local documentation
8
+ description : Azure Local is a hyperconverged clustering solution that uses validated hardware to run virtualized workloads on-premises.
9
+ # ms.service: service #Required; service per approved list. service slug assigned to your service by ACOM.
10
+ ms.topic : landing-page
11
+ author : ronmiab
12
+ ms.author : robess
13
+ ms.date : 09/30/2024
14
+
15
+ # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
16
+
17
+ landingContent :
18
+ # Card (optional)
19
+ - title : About Azure Local
20
+ linkLists :
21
+ - linkListType : overview
22
+ links :
23
+ - text : What is Azure Local?
24
+ url : overview.md
25
+ - linkListType : whats-new
26
+ links :
27
+ - text : What's new in Azure Local, version 23H2?
28
+ url : whats-new.md
29
+ - text : Software Defined Networking (SDN) technical reference
30
+ url : manage/sdn-technical-reference.md
31
+
32
+ # Card
33
+ - title : Deploy the cluster
34
+ linkLists :
35
+ - linkListType : deploy
36
+ links :
37
+ - text : 1. Download the software
38
+ url : deploy/download-azure-stack-hci-23h2-software.md
39
+ - text : 2. Install the OS
40
+ url : deploy/deployment-install-os.md
41
+ - text : 3. Register with Arc
42
+ url : deploy/deployment-arc-register-server-permissions.md
43
+ - text : 4. Deploy via the portal
44
+ url : deploy/deploy-via-portal.md
45
+
46
+ # Card
47
+ - title : Update the cluster
48
+ linkLists :
49
+ - linkListType : overview
50
+ links :
51
+ - text : About updates
52
+ url : update/about-updates-23h2.md
53
+ - linkListType : how-to-guide
54
+ links :
55
+ - text : Update via Azure portal
56
+ url : update/azure-update-manager-23h2.md
57
+ - text : Updates via PowerShell
58
+ url : update/update-via-powershell-23h2.md
59
+
60
+ # Card
61
+ - title : Deploy workloads
62
+ linkLists :
63
+ - linkListType : deploy
64
+ links :
65
+ - text : Deploy Azure Kubernetes Service clusters
66
+ url : /azure/aks/hybrid/aks-create-clusters-cli
67
+ - text : Run Azure Virtual Desktop
68
+ url : /azure/virtual-desktop/azure-stack-hci-overview
69
+ - text : Run Azure Arc Virtual Machines
70
+ url : /azure-stack/hci/manage/create-arc-virtual-machines
71
+
72
+ # Card
73
+ - title : Manage the cluster
74
+ linkLists :
75
+ - linkListType : how-to-guide
76
+ links :
77
+ - text : Add server
78
+ url : manage/add-server.md
79
+ - text : Repair server
80
+ url : manage/repair-server.md
81
+ - text : Manage via PowerShell
82
+ url : manage/cluster-powershell.md
83
+ - text : Manage Arc extensions
84
+ url : manage/arc-extension-management.md
85
+
86
+ # Card
87
+ - title : Monitor the cluster
88
+ linkLists :
89
+ - linkListType : how-to-guide
90
+ links :
91
+ - text : Monitor via Insights
92
+ url : manage/monitor-hci-single-23h2.md
93
+ - text : Azure Monitor Metrics
94
+ url : manage/monitor-cluster-with-metrics.md
95
+ - text : Health alerts
96
+ url : manage/health-alerts-via-azure-monitor-alerts.md
97
+ - text : Log alerts
98
+ url : manage/setup-hci-system-alerts.md
99
+ - text : Metric alerts
100
+ url : manage/setup-metric-alerts.md
101
+
102
+ # Card
103
+ - title : Try it out
104
+ linkLists :
105
+ - linkListType : overview
106
+ links :
107
+ - text : Migrate (preview)
108
+ url : migrate/migration-options-hci-overview.md
109
+ - text : Microsoft Defender for Cloud (preview)
110
+ url : manage/manage-security-with-defender-for-cloud.md
111
+ - text : Azure Site Recovery (preview)
112
+ url : manage/azure-site-recovery.md
113
+ - linkListType : quickstart
114
+ links :
115
+ - text : Community provided Bicep template
116
+ url : https://github.com/Azure/azure-quickstart-templates/blob/master/quickstarts/microsoft.azurestackhci/create-cluster-with-prereqs/README.md
117
+
118
+ # Card
119
+ - title : Azure Local concepts
120
+ linkLists :
121
+ - linkListType : concept
122
+ links :
123
+ - text : Network reference patterns overview
124
+ url : plan/network-patterns-overview.md
125
+ - text : Security features
126
+ url : concepts/security-features.md
127
+ - text : Observability
128
+ url : concepts/observability.md
129
+ - linkListType : training
130
+ links :
131
+ - text : Azure Local foundations
132
+ url : /training/paths/azure-stack-hci-foundations
133
+
134
+ # Card
135
+ - title : Troubleshoot
136
+ linkLists :
137
+ - linkListType : how-to-guide
138
+ links :
139
+ - text : Collect logs
140
+ url : manage/collect-logs.md
141
+ - text : Deployment issues
142
+ url : manage/get-support-for-deployment-issues.md
143
+ - text : Remote support
144
+ url : manage/get-remote-support.md
0 commit comments