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/whats-new.md
+16-9Lines changed: 16 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,16 +21,23 @@ This article lists the various features and improvements that are available in A
21
21
22
22
This is a baseline release with the following features and improvements:
23
23
24
-
- Registration and deployment changes
25
-
- Extensions are no longer installed during the registration of Azure Local machines. Instead, the extensions are installed during the Azure Local instance deployment.
26
-
- You can bootstrap your Azure Local machines using the Configurator app. For more information, see [Register Azure Local machines using Configurator app](./index.yml).
27
-
28
-
- Updates and upgrade improvements
29
-
- Added support for differentiation of SKUs when considering applicability of a Solution Builder Extension update.
30
-
- Added a tag to indicate a superseded update.
24
+
-**Registration and deployment changes**
25
+
-**Extension installation**: Extensions are no longer installed during the registration of Azure Local machines. Instead, the extensions are installed in the validation step during the Azure Local instance deployment. For more information, see [Register with Arc via console](./deploy/deployment-arc-register-server-permissions.md) and [Deploy via Azure portal](./deploy/deploy-via-portal.md).
26
+
-**Register via app**: You can bootstrap your Azure Local machines using the Configurator app. The local UI is now deprecated. For more information, see [Register Azure Local machines using Configurator app](./index.yml).
27
+
- Composed image is now supported for Other Equiment Manufacturers (OEMs).
28
+
- Several security enhancements were done for the Bootstrap service.
29
+
- Service Principal Name (SPN) is deprecated for Arc registration.
30
+
- The Arc installer script is simplified to only use `Start-ArcBootstrap` to register Azure Local machines with Arc.
31
+
-**Environment checker related changes**
32
+
- Environment checker is now integrated for connectivity tests.
33
+
- Environment checker validates the composed image used for bootstrap.
34
+
- Environment checker validates PowerShell modules as per the validated solution recipe in the Pre-Update checks.
35
+
-**Updates and upgrade improvements**
36
+
- The differentiation of SKUs is supported when considering the applicability of a Solution Builder Extension update.
37
+
- A tag is added to indicate a superseded update.
31
38
- The Download Service is now used to download HTTP content.
32
-
-Introduced support for a URL-based platform update package.
33
-
- Azure Local rebranding changes for update.
39
+
-A URL-based platform update package is now supported.
40
+
- Azure Local rebranding changes were made for Update.
0 commit comments