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/deployment-arc-register-server-permissions.md
+5-32Lines changed: 5 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,38 +57,6 @@ Before you begin, make sure you've completed the following prerequisites:
57
57
> [!IMPORTANT]
58
58
> Run these steps as a local administrator on every Azure Local machine that you intend to cluster.
59
59
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
86
-
'C:\Users\SetupUser\AppData\Local\PackageManagement\ProviderAssemblies'. You can also install the NuGet provider by
87
-
running 'Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force'. Do you want PowerShellGet to install
88
-
and import the NuGet provider now?
89
-
[Y] Yes [N] No [S] Suspend [?] Help (default is "Y"): Y
90
-
PS C:\Users\SetupUser>
91
-
``` -->
92
60
93
61
1. Set the parameters. The script takes in the following parameters:
94
62
@@ -226,6 +194,11 @@ Before you begin, make sure you've completed the following prerequisites:
226
194
227
195
:::image type="content" source="media/deployment-arc-register-server-permissions/mandatory-extensions-installed-registered-servers.png" alt-text="Screenshot of the Azure Local registered machines with mandatory extensions installed." lightbox="./media/deployment-arc-register-server-permissions/mandatory-extensions-installed-registered-servers.png":::
228
196
197
+
> [!NOTE]
198
+
> Once the Azure Local machines are registered with Azure Arc, the only way to undo the registration is to install the operating system again on the machines.
199
+
200
+
201
+
229
202
## Assign required permissions for deployment
230
203
231
204
This section describes how to assign Azure permissions for deployment from the Azure portal.
0 commit comments