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/deploy/single-server.md
+5-5Lines changed: 5 additions & 5 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: robess
6
6
ms.topic: how-to
7
7
ms.reviewer: kimlam
8
8
ms.lastreviewed: 01/17/2023
9
-
ms.date: 01/31/2024
9
+
ms.date: 02/27/2025
10
10
---
11
11
12
12
# Deploy Azure Stack HCI on a single server
@@ -23,9 +23,9 @@ Currently you can't use Windows Admin Center to deploy Azure Stack HCI on a sing
23
23
24
24
## Prerequisites
25
25
26
-
- A server from the [Azure Stack HCI Catalog](https://hcicatalog.azurewebsites.net/#/catalog)that's certified for use as a single-node cluster and configured with all NVMe or all SSD drives.
26
+
- A server from the [Azure Stack HCI Catalog](https://hcicatalog.azurewebsites.net/#/catalog) certified for use as a single-node cluster and configured with all NVMe or all SSD drives.
27
27
- For network, hardware and other requirements, see [Azure Stack HCI network and domain requirements](../deploy/operating-system.md#determine-hardware-and-network-requirements).
28
-
- Optionally, [install Windows Admin Center](/windows-server/manage/windows-admin-center/deploy/install) to register and manage the server once it has been deployed.
28
+
- Optionally, [install Windows Admin Center](/windows-server/manage/windows-admin-center/deploy/install) to register and manage the server after it's deployed.
29
29
30
30
## Deploy on a single server
31
31
@@ -60,8 +60,8 @@ Here are the steps to install the Azure Stack HCI OS on a single server, create
60
60
```
61
61
62
62
> [!NOTE]
63
-
> - The cluster name should not exceed 15 characters.
64
-
> - The `New-Cluster` command will also require the `StaticAddress` parameter if the node is not using DHCP for its IP address assignment. This parameter should be supplied with a new, available IP address on the node's subnet.
63
+
> - The cluster name shouldn't exceed 15 characters.
64
+
> - The `New-Cluster` command requires the `StaticAddress` parameter if the node isn't using DHCP for its IP address assignment. This parameter should be supplied with a new, available IP address on the node's subnet.
65
65
66
66
1. Use [PowerShell](../deploy/register-with-azure.md?tab=power-shell#register-a-cluster) or [Windows Admin Center](../deploy/register-with-azure.md?tab=windows-admin-center#register-a-cluster) to register the cluster.
0 commit comments