Skip to content

Commit ace02c2

Browse files
author
Manika Dhiman
committed
added note for 2411/3 template
1 parent 163fe31 commit ace02c2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

azure-local/deploy/deployment-azure-resource-manager-template.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Resource Manager template deployment for Azure Local, version 23H2
33
description: Learn how to prepare and then deploy Azure Local instance, version 23H2 using the Azure Resource Manager template.
44
author: alkohli
55
ms.topic: how-to
6-
ms.date: 04/29/2025
6+
ms.date: 05/01/2025
77
ms.author: alkohli
88
ms.reviewer: alkohli
99
ms.service: azure-local
@@ -24,6 +24,7 @@ This article details how to use an Azure Resource Manager template in the Azure
2424
- Completion of [Register your machines with Azure Arc and assign deployment permissions](./deployment-arc-register-server-permissions.md). Make sure that:
2525
- All machines are running the same version of OS.
2626
- All the machines have the same network adapter configuration.
27+
- For Azure Local 2411.3 and earlier versions, make sure to select the template that matches the corresponding version. For example, select **create-cluster-2411.3** for Azure Local 2411.3.
2728

2829
## Step 1: Prepare Azure resources
2930

@@ -75,6 +76,9 @@ With all the prerequisite and preparation steps complete, you're ready to deploy
7576
7677
:::image type="content" source="./media/deployment-azure-resource-manager-template/deploy-arm-template-3a.png" alt-text="Screenshot showing template selected." lightbox="./media/deployment-azure-resource-manager-template/deploy-arm-template-3a.png":::
7778
79+
> [!NOTE]
80+
> For Azure Local 2411.3 and earlier versions, select the template that matches the corresponding version. For example, select **create-cluster-2411.3** for Azure Local 2411.3.
81+
7882
1. On the **Basics** tab, you see the **Custom deployment** page. You can select the various parameters through the dropdown list or select **Edit parameters**.
7983
8084
:::image type="content" source="./media/deployment-azure-resource-manager-template/deploy-arm-template-4a.png" alt-text="Screenshot showing Custom deployment page on the Basics tab." lightbox="./media/deployment-azure-resource-manager-template/deploy-arm-template-4a.png":::

0 commit comments

Comments
 (0)