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
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,11 +34,12 @@ This is a baseline release with the following features and improvements:
34
34
- Environment checker validates the composed image used for bootstrap.
35
35
- Environment checker validates PowerShell modules as per the validated solution recipe in the Pre-Update checks.
36
36
-**Updates and upgrade improvements**
37
-
- The differentiation of SKUs is supported when considering the applicability of a Solution Builder Extension update.
38
-
- A tag is added to indicate a superseded update.
39
-
- The Download Service is now used to download HTTP content.
40
-
- A URL-based platform update package is now supported.
41
-
- Azure Local rebranding changes were made for Update.
37
+
- The Solution Builder Extension update now supports both supported and non-supported SKUs for a given model.
38
+
- 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
+
- OS content will be installed using the CAU plug-ins that are shipped with OS.
42
+
- Azure Local rebranding changes were made for this update.
42
43
-**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).
0 commit comments