Skip to content

Commit 63f3529

Browse files
author
Manika Dhiman
committed
tweaks in template note
1 parent ace02c2 commit 63f3529

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +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.
27+
- For Azure Local 2411.3 and earlier versions, make sure to select the **create-cluster-2411.3** template for deployment.
2828

2929
## Step 1: Prepare Azure resources
3030

@@ -77,7 +77,7 @@ With all the prerequisite and preparation steps complete, you're ready to deploy
7777
:::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":::
7878
7979
> [!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.
80+
> For Azure Local 2411.3 and earlier versions, make sure to select the **create-cluster-2411.3** template for deployment.
8181
8282
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**.
8383

0 commit comments

Comments
 (0)