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
This article details how to use an Azure Resource Manager template in the Azure portal to deploy an Azure Local in your environment. The article also contains the prerequisites and the preparation steps required to begin the deployment.
18
16
19
17
> [!IMPORTANT]
@@ -121,8 +119,6 @@ With all the prerequisite and preparation steps complete, you're ready to deploy
121
119
122
120
:::image type="content" source="./media/deployment-azure-resource-manager-template/deploy-arm-template-2.png" alt-text="Screenshot showing the quickstart template selected." lightbox="./media/deployment-azure-resource-manager-template/deploy-arm-template-2.png":::
123
121
124
-
1. Use the **Quickstart template (disclaimer)** field to filter for the appropriate template. Type *azurestackhci/create-cluster* for the filter.
125
-
126
122
::: moniker range="<=azloc-24113"
127
123
128
124
1. From the **Quickstart template (disclaimer)** dropdown list, select the **create-cluster-2411.3** template.
@@ -133,10 +129,16 @@ With all the prerequisite and preparation steps complete, you're ready to deploy
133
129
134
130
::: moniker-end
135
131
132
+
::: moniker range=">=azloc-2503"
133
+
134
+
1. Use the **Quickstart template (disclaimer)** field to filter for the appropriate template. Type *azurestackhci/create-cluster* for the filter.
135
+
136
136
1. When finished, select the **Select template** button.
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**.
141
143
142
144
:::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