Skip to content

Commit 1a1f449

Browse files
committed
Updated with Acrolinx suggestions and very light edits.
1 parent fa2c5a2 commit 1a1f449

File tree

2 files changed

+52
-48
lines changed

2 files changed

+52
-48
lines changed

azure-local/deploy/single-server.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: robess
66
ms.topic: how-to
77
ms.reviewer: kimlam
88
ms.lastreviewed: 01/17/2023
9-
ms.date: 01/31/2024
9+
ms.date: 02/27/2025
1010
---
1111

1212
# 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
2323

2424
## Prerequisites
2525

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.
2727
- 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.
2929

3030
## Deploy on a single server
3131

@@ -60,8 +60,8 @@ Here are the steps to install the Azure Stack HCI OS on a single server, create
6060
```
6161

6262
> [!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.
6565
6666
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.
6767
1. [Create volumes](/windows-server/storage/storage-spaces/create-volumes).

0 commit comments

Comments
 (0)