Skip to content

Commit 6c89b33

Browse files
committed
Changes
1 parent 762220d commit 6c89b33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-local/whats-new.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ This article lists the various features and improvements that are available in A
2222
This is a baseline release with the following features and improvements:
2323

2424
- **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).
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](./index.yml).
27-
- Composed image is now supported for Other Equiment Manufacturers (OEMs).
27+
- Composed image is now supported for Other Equipment Manufacturers (OEMs).
2828
- Several security enhancements were done for the Bootstrap service.
2929
- Service Principal Name (SPN) is deprecated for Arc registration.
3030
- 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:
199199
- 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).
200200
- Creation of logical networks is blocked if trying to create with overlapping IP pools.
201201
- 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.
203203
- 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.
204204

205205
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

Comments
 (0)