Skip to content

Commit af5cf53

Browse files
Merge pull request #16410 from ronmiab/rb-minor-PM
Removed initial step 1 per PM request
2 parents 32417e6 + d3bfab6 commit af5cf53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-local/deploy/deployment-arc-register-server-permissions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Before you begin, make sure you've completed the following prerequisites:
5757
> [!IMPORTANT]
5858
> Run these steps on every Azure Local machine that you intend to cluster.
5959
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).
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).
6161
6262
# [PowerShell](#tab/powershell)
6363
```powershell
@@ -88,7 +88,7 @@ Before you begin, make sure you've completed the following prerequisites:
8888
and import the NuGet provider now?
8989
[Y] Yes [N] No [S] Suspend [?] Help (default is "Y"): Y
9090
PS C:\Users\SetupUser>
91-
```
91+
``` -->
9292

9393
1. Set the parameters. The script takes in the following parameters:
9494

0 commit comments

Comments
 (0)