You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-local/concepts/system-requirements-23h2.md
+12-8Lines changed: 12 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: alkohli
6
6
ms.topic: how-to
7
7
ms.service: azure-stack-hci
8
8
ms.custom: references_regions
9
-
ms.date: 11/25/2024
9
+
ms.date: 01/02/2025
10
10
---
11
11
12
12
# System requirements for Azure Local, version 23H2
@@ -52,7 +52,7 @@ Before you begin, make sure that the physical machine and storage hardware used
52
52
|Memory|A minimum of 32-GB RAM per machine with Error-Correcting Code (ECC). <br> If you can't meet the memory and the ECC requirements, opt for a [Virtual deployment](../deploy/deployment-virtual.md).|
53
53
|Host network adapters|At least two network adapters listed in the Windows Server Catalog. Or dedicated network adapters per intent, which does require two separate adapters for storage intent. For more information, see [Windows Server Catalog](https://www.windowsservercatalog.com/).|
54
54
|BIOS|Intel VT or AMD-V must be turned on.|
55
-
|Boot drive|A minimum size of 200-GB size.|
55
+
|Boot drive|A minimum size of 200 GB, hardware RAID 1 (mirror) recommended.<br>400 GB size recommended for large memory systems for [support and diagnosability](#support-and-diagnosability).|
56
56
|Data drives|At least two disks with a minimum capacity of 500 GB (SSD or HDD).<br>Single machines must use only a single drive type: Nonvolatile Memory Express (NVMe) or Solid-State (SSD) drives.|
57
57
|Trusted Platform Module (TPM)|TPM version 2.0 hardware must be present and turned on.|
58
58
|Secure boot|Secure Boot must be present and turned on.|
@@ -69,7 +69,7 @@ For more feature-specific requirements for Hyper-V, see [System requirements for
69
69
70
70
## Networking requirements
71
71
72
-
An AzureLocal instance requires a reliable high-bandwidth, low-latency network connection between each machine.
72
+
Azure Local requires connectivity to public endpoints in Azure, see [Firewall requirements](firewall-requirements.md) for details. For multi-machine deployments the Azure Local instances require a reliable high-bandwidth, low-latency network connection between each machine.
73
73
74
74
Verify that physical switches in your network are configured to allow traffic on any VLANs you use. For more information, see [Physical network requirements for Azure Local](../concepts/physical-network-requirements.md).
75
75
@@ -80,14 +80,18 @@ Azure Local deployments that exceed the following specifications are not support
80
80
| Resource | Maximum |
81
81
| --- | --- |
82
82
| Physical machines per system |16 |
83
-
| Storage per system |4 PB |
83
+
| Storage per system |4 PB |
84
84
| Storage per machine | 400 TB |
85
-
| Volumes per system |64 |
86
-
| Volume size |64 TB |
87
-
| Logical processors per host |512 |
88
-
| RAM per host | 24 TB
85
+
| Volumes per system |64 |
86
+
| Volume size |64 TB |
87
+
| Logical processors per host |512 |
88
+
| RAM per host | 24 TB|
89
89
| Virtual processors per host | 2,048 |
90
90
91
+
## Support and diagnosability
92
+
93
+
To ensure adequate support and diagnosability for "large memory" Azure Local machines—defined as those with more than 768 GB of physical memory—it is recommended to install OS disks with a capacity of 400 GB or larger. This recommendation aims to provide additional free disk space on the OS volume, which may be necessary for troubleshooting hardware, driver, or software issues that require a kernel memory dump to be written to the OS volume.
94
+
91
95
## Hardware requirements
92
96
93
97
In addition to Microsoft Azure Local updates, many OEMs also release regular updates for your Azure Local hardware, such as driver and firmware updates. To ensure that OEM package update notifications, reach your organization check with your OEM about their specific notification process.
0 commit comments