Skip to content

Commit 80ba78d

Browse files
committed
Updated What's new based on feedback from Thomas
1 parent f4f9b0f commit 80ba78d

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

azure-local/whats-new.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,23 +24,27 @@ This is a baseline release with the following features and improvements:
2424
- **Registration and deployment changes**
2525
- **Extension installation**: Extensions are no longer installed during the registration of Azure Local machines. Instead, the extensions are installed in the machine 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).
2626
- **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](./deploy/deployment-arc-register-configurator-app.md).
27-
- Composed image is now supported for Other Equipment Manufacturers (OEMs).
27+
- Composed image is now supported for Original Equipment Manufacturers (OEMs).
2828
- Several security enhancements were done for the Bootstrap service.
2929
- 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.
30+
3131
- **Deployment of current version and previous versions**: Starting with this release, you can deploy the current version of Azure Local using the Azure portal. To deploy a previous version, use an Azure Resource Manager template that matches the version you wish to deploy. For more information, see [Deploy via ARM template](./deploy/deployment-azure-resource-manager-template.md).
32+
3233
- **Environment checker related changes**
3334
- Environment checker is now integrated for connectivity tests.
3435
- Environment checker validates the composed image used for bootstrap.
3536
- Environment checker validates PowerShell modules as per the validated solution recipe in the Pre-Update checks.
37+
3638
- **Updates and upgrade improvements**
3739
- The Solution Builder Extension update now supports both supported and non-supported SKUs for a given model.
3840
- A tag has been added to indicate whether an update is the latest or has been superseded.
39-
- HTTP content will now be downloaded using a more resilient service (Download Service).
40-
- OS content will be packaged with the release, rather than determining appliable content on the device at runtime. This change is aimed at minimizing failure points and supporting [sideloading](update/update-via-powershell-23h2.md#step-3-import-and-rediscover-updates).
41+
- HTTP content is now downloaded using a more resilient service (Download Service).
42+
- OS content is packaged with the release, rather than determining appliable content on the device at runtime. This change is aimed to minimize failure points and support [Importing content](update/update-via-powershell-23h2.md#step-3-import-and-rediscover-updates).
4143
- OS content will be installed using the CAU plug-ins that are shipped with OS.
4244
- Azure Local rebranding changes were made for this update.
45+
4346
- **Azure Local VM changes**: You can now connect to an Azure Local VM using the SSH/RDP protocol without the need for line of sight (inside the host network). For more information, see [Connect to an Azure Local VM using SSH](./manage/connect-arc-vm-using-ssh.md).
47+
4448
- **What's new for migration**: Documentation for improvements and features for VM migration to Azure Local is now available. For more information, see [What's new in migration](./migrate/migrate-whats-new.md).
4549

4650

0 commit comments

Comments
 (0)