Skip to content

Commit 762220d

Browse files
committed
Updated whats new with info from David K
1 parent 5877aea commit 762220d

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

azure-local/whats-new.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,23 @@ This article lists the various features and improvements that are available in A
2121

2222
This is a baseline release with the following features and improvements:
2323

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.
3138
- 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.
3441

3542
::: moniker-end
3643

0 commit comments

Comments
 (0)