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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,9 @@ This article lists the various features and improvements that are available in A
22
22
This is a baseline release with the following features and improvements:
23
23
24
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).
25
+
-**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).
26
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).
27
+
- Composed image is now supported for Other Equipment Manufacturers (OEMs).
28
28
- Several security enhancements were done for the Bootstrap service.
29
29
- Service Principal Name (SPN) is deprecated for Arc registration.
30
30
- The Arc installer script is simplified to only use `Start-ArcBootstrap` to register Azure Local machines with Arc.
@@ -199,7 +199,7 @@ This release contains the following changes for Arc VM management:
199
199
- 12 new Azure Marketplace images went live. For more information, see [Create Azure Local VM from Azure Marketplace images via Azure CLI](./manage/virtual-machine-image-azure-marketplace.md#create-vm-image-from-marketplace-image).
200
200
- Creation of logical networks is blocked if trying to create with overlapping IP pools.
201
201
- Logical network properties are properly updated. Previously, the logical network sometimes wouldn't have its properties (vLAN, IP Pools, etc.) filled.
202
-
- The vLAN field on a logical network will default to '0' if not specified.
202
+
- The vLAN field on a logical network defaults to '0' if not specified.
203
203
- Either (not both) *-image* or *-os-disk-name* can be used to create a VM from a VHD. Previously, Azure CLI enforced *-image* to be required for `az stack-hci-vm create` command.
204
204
205
205
For more information, see the [Fixed issues list in 2408](./known-issues.md?view=azloc-2408&preserve-view=true#fixed-issues-5).
0 commit comments