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
Copy file name to clipboardExpand all lines: azure-local/deploy/deployment-azure-resource-manager-template.md
+24-24Lines changed: 24 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,87 +111,87 @@ With all the prerequisite and preparation steps complete, you're ready to deploy
111
111
112
112
1. In the Azure portal, go to **Home** and select **+ Create a resource**.
113
113
114
-
1. Select **Create** under **Template deployment (deploy using custom templates)**.
114
+
2. Select **Create** under **Template deployment (deploy using custom templates)**.
115
115
116
116
:::image type="content" source="./media/deployment-azure-resource-manager-template/deploy-arm-template-1.png" alt-text="Screenshot showing the template deployment (deploy using custom template)." lightbox="./media/deployment-azure-resource-manager-template/deploy-arm-template-1.png":::
117
117
118
-
1. Near the bottom of the page, find **Start with a quickstart template or template spec** section. Select **Quickstart template** option.
118
+
3. Near the bottom of the page, find **Start with a quickstart template or template spec** section. Select **Quickstart template** option.
119
119
120
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":::
121
121
122
122
::: moniker range="<=azloc-24113"
123
123
124
-
1. From the **Quickstart template (disclaimer)** dropdown list, select the **create-cluster-2411.3** template.
124
+
4. From the **Quickstart template (disclaimer)** dropdown list, select the **create-cluster-2411.3** template.
125
125
126
-
1. When finished, select the **Select template** button.
126
+
5. When finished, select the **Select template** button.
127
127
128
128
:::image type="content" source="./media/deployment-azure-resource-manager-template/deploy-arm-template-24113-and-earlier.png" alt-text="Screenshot showing template selected for version 2411.3 and earlier." lightbox="./media/deployment-azure-resource-manager-template/deploy-arm-template-24113-and-earlier.png":::
129
129
130
130
::: moniker-end
131
131
132
132
::: moniker range=">=azloc-2503"
133
133
134
-
1. Use the **Quickstart template (disclaimer)** field to filter for the appropriate template. Type *azurestackhci/create-cluster* for the filter.
134
+
4. Use the **Quickstart template (disclaimer)** field to filter for the appropriate template. Type *azurestackhci/create-cluster* for the filter.
135
135
136
-
1. When finished, select the **Select template** button.
136
+
5. 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**.
142
+
6. On the **Basics** tab, you see the **Custom deployment** page. You can select the various parameters through the dropdown list or select **Edit parameters**.
143
143
144
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":::
145
145
146
-
1. Edit parameters such as network intent or storage network intent. Once the parameters are all filled out, **Save** the parameters file.
146
+
7. Edit parameters such as network intent or storage network intent. Once the parameters are all filled out, **Save** the parameters file.
147
147
148
148
:::image type="content" source="./media/deployment-azure-resource-manager-template/deploy-arm-template-5.png" alt-text="Screenshot showing parameters filled out for the template." lightbox="./media/deployment-azure-resource-manager-template/deploy-arm-template-5.png":::
149
149
150
-
1. Select the appropriate resource group for your environment.
150
+
8. Select the appropriate resource group for your environment.
151
151
152
-
1. Scroll to the bottom, and confirm that **Deployment Mode = Validate**.
152
+
9. Scroll to the bottom, and confirm that **Deployment Mode = Validate**.
1. On the **Review + Create** tab, select **Create**. This creates the remaining prerequisite resources and validates the deployment. Validation takes about 10 minutes to complete.
158
+
11. On the **Review + Create** tab, select **Create**. This creates the remaining prerequisite resources and validates the deployment. Validation takes about 10 minutes to complete.
1. Verify that all the fields for the Resource Manager deployment template are filled in by the Parameters JSON.
172
+
15. Verify that all the fields for the Resource Manager deployment template are filled in by the Parameters JSON.
173
173
174
-
1. Select the appropriate resource group for your environment.
174
+
16. Select the appropriate resource group for your environment.
175
175
176
-
1. Scroll to the bottom, and confirm that **Deployment Mode = Deploy**.
176
+
17. Scroll to the bottom, and confirm that **Deployment Mode = Deploy**.
177
177
178
-
1. Select **Review + create**.
178
+
18. Select **Review + create**.
179
179
180
-
1. Select **Create**. The deployment begins, using the existing prerequisite resources that were created during the **Validate** step.
180
+
19. Select **Create**. The deployment begins, using the existing prerequisite resources that were created during the **Validate** step.
181
181
182
182
The Deployment screen cycles on the cluster resource during deployment.
183
183
184
184
Once deployment initiates, there's a limited Environment Checker run, a full Environment Checker run, and cloud deployment starts. After a few minutes, you can monitor deployment in the portal.
185
185
186
186
:::image type="content" source="./media/deployment-azure-resource-manager-template/deploy-arm-template-9.png" alt-text="Screenshot showing the status of environment checker validation." lightbox="./media/deployment-azure-resource-manager-template/deploy-arm-template-9.png":::
187
187
188
-
1. In a new browser window, navigate to the resource group for your environment. Select the cluster resource.
188
+
20. In a new browser window, navigate to the resource group for your environment. Select the cluster resource.
189
189
190
-
1. Select **Deployments**.
190
+
21. Select **Deployments**.
191
191
192
-
1. Refresh and watch the deployment progress from the first machine (also known as the seed machine and is the first machine where you deployed the cluster). Deployment takes between 2.5 and 3 hours. Several steps take 40-50 minutes or more.
192
+
22. Refresh and watch the deployment progress from the first machine (also known as the seed machine and is the first machine where you deployed the cluster). Deployment takes between 2.5 and 3 hours. Several steps take 40-50 minutes or more.
193
193
194
-
1. The step in deployment that takes the longest is **Deploy Moc and ARB Stack**. This step takes 40-45 minutes.
194
+
23. The step in deployment that takes the longest is **Deploy Moc and ARB Stack**. This step takes 40-45 minutes.
195
195
196
196
Once complete, the task at the top updates with status and end time.
0 commit comments