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-stack/hci/deploy/deployment-arc-register-server-permissions.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,17 +57,17 @@ Before you begin, make sure you've completed the following prerequisites:
57
57
> [!IMPORTANT]
58
58
> Run these steps on every Azure Stack HCI server that you intend to cluster.
59
59
60
-
<!--1. Install the [Arc registration script](https://www.powershellgallery.com/packages/AzSHCI.ARCInstaller) from PSGallery.
60
+
1. Install the [Arc registration script](https://www.powershellgallery.com/packages/AzSHCI.ARCInstaller) from PSGallery. **This step is only required if you're using an OS ISO that's older than 2408**. For more information, see [What's new in 2408](../whats-new.md#features-and-improvements-in-2408).
PowerShellGet requires NuGet provider version '2.8.5.201' or newer to interact with NuGet-based repositories. The NuGet provider must be available in 'C:\Program Files\PackageManagement\ProviderAssemblies' or
@@ -89,7 +89,7 @@ Before you begin, make sure you've completed the following prerequisites:
89
89
[Y] Yes [N] No [S] Suspend [?] Help (default is "Y"): Y
90
90
PS C:\Users\SetupUser>
91
91
```
92
-
--- -->
92
+
93
93
1. Set the parameters. The script takes in the following parameters:
Copy file name to clipboardExpand all lines: azure-stack/hci/deploy/deployment-install-os.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,9 @@ Follow these steps to configure the operating system using SConfig:
139
139
> - Make sure that the local administrator password follows Azure password length and complexity requirements. Use a password that is at least 12 characters long and contains a lowercase character, an uppercase character, a numeral, and a special character.
140
140
> - Do not join the servers with the Azure Stack HCI operating system installed, to the Active Directory domain prior to cloud deployment. Cluster nodes are automatically joined to a domain during the [Deployment via Azure portal](./deploy-via-portal.md).
141
141
142
-
<!--## Install required Windows roles
142
+
## Install required Windows roles
143
+
144
+
**This step is only required if you're using an OS ISO that's older than 2408**. For more information, see [What's new in 2408](../whats-new.md#features-and-improvements-in-2408).
143
145
144
146
Install the Hyper-V role. Run the following command on each server of the cluster:
Copy file name to clipboardExpand all lines: azure-stack/hci/deploy/deployment-introduction.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,6 @@ ms.subservice: azure-stack-hci
15
15
16
16
This article is the first in the series of deployment articles that describe how to deploy Azure Stack HCI, version 23H2. This article applies to both single and multi-node deployments. The target audience for this article is IT administrators who are responsible for deploying Azure Stack HCI in their organization.
0 commit comments