Skip to content

Commit 4315ad6

Browse files
Merge pull request #17451 from alkohli/5-2503
Updated as per Barbara
2 parents 2e2d69e + bd291a0 commit 4315ad6

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

azure-local/deploy/deploy-via-portal.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy an Azure Local instance using the Azure portal
33
description: Learn how to deploy an Azure Local instance from the Azure portal
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 03/11/2025
6+
ms.date: 03/24/2025
77
ms.author: alkohli
88
ms.service: azure-local
99
#CustomerIntent: As an IT Pro, I want to deploy an Azure Local instance of 1-16 machines via the Azure portal so that I can host VM and container-based workloads on it.
@@ -60,6 +60,10 @@ This article helps you deploy an Azure Local instance using the Azure portal.
6060

6161
:::image type="content" source="./media/deploy-via-portal/basics-tab-5.png" alt-text="Screenshot of successful validation on the Basics tab in deployment via Azure portal." lightbox="./media/deploy-via-portal/basics-tab-5.png":::
6262

63+
If the validation fails with wrong extension version, go to **Install extensions** to install the appropriate version of extension.
64+
65+
After the extensions are installed successfully, **Add machines** by selecting from the same list of machines and then **Validate selected machines**.
66+
6367
1. **Select an existing Key Vault** or select **Create a new Key Vault**. Create an empty key vault to securely store secrets for this system, such as cryptographic keys, local admin credentials, and BitLocker recovery keys.
6468

6569
1. On the **Create a new key vault** page, provide information for the specified parameters and select **Create**:

azure-local/whats-new.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: overview
55
author: alkohli
66
ms.author: alkohli
77
ms.service: azure-local
8-
ms.date: 03/19/2025
8+
ms.date: 03/25/2025
99
---
1010

1111
# What's new in Azure Local?
@@ -28,6 +28,7 @@ This is a baseline release with the following features and improvements:
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.
31+
- **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).
3132
- **Environment checker related changes**
3233
- Environment checker is now integrated for connectivity tests.
3334
- Environment checker validates the composed image used for bootstrap.

0 commit comments

Comments
 (0)