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
@@ -34,8 +34,9 @@ Deploy the template to create an Event Hubs dedicated cluster in the target regi
34
34
35
35
1. In the Azure portal, select **Create a resource**.
36
36
2. In **Search the Marketplace**, type **template deployment**, and select **Template deployment (deploy using custom templates)**.
37
-
5. Select **Build your own template in the editor**.
38
-
6. Select **Load file**, and then follow the instructions to load the **template.json** file that you downloaded in the last section.
37
+
1. On the **Template deplyment** page, select **Create**.
38
+
1. Select **Build your own template in the editor**.
39
+
1. Select **Load file**, and then follow the instructions to load the **template.json** file that you downloaded in the last section.
39
40
1. Update the value of the `location` property to point to the new region. To obtain location codes, see [Azure locations](https://azure.microsoft.com/global-infrastructure/locations/). The code for a region is the region name with no spaces, for example, `West US` is equal to `westus`.
40
41
1. Select **Save** to save the template.
41
42
1. On the **Custom deployment** page, follow these steps:
0 commit comments