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
1. In the **Custom deployment** windows, enter or select the following information::
238
-
239
-
|**Field**|**Description**|
240
-
| --- | --- |
241
-
|**Project details**||
242
-
| Subscription | Select your subscription. |
243
-
| Resource group | Select the resource group for the virtual network. In this case, the example uses **resource-group**. |
244
-
|**Instance details**||
245
-
| Region | Select the region for the virtual network. IP address pools must be in the same region as your virtual network in order to be associated. |
246
-
| Virtual network name | Enter a name for the virtual network. The template will default to **virtual-network**. |
247
-
| Location | Select the location for the virtual network. This will be the same as the region except all lower case and no spaces.</br>For example, if the region is **(US)westus2**, the location will be **westus2**. |
232
+
]
233
+
}
234
+
235
+
```
248
236
249
-
:::image type="content" source="media/how-to-manage-ip-addresses/custom-deployment-template.png" alt-text="Screenshot of custom deployment page with values.":::
237
+
4. In the **Custom deployment** windows, enter or select the following information::
250
238
251
-
> [!NOTE]
252
-
> The **poolResourceID** parameter is the Resource ID for your IP Address Pool. You can find this in the JSON View in the resource's overview window.
239
+
| **Field** | **Description** |
240
+
| --- | --- |
241
+
| **Project details** | |
242
+
| Subscription | Select your subscription. |
243
+
| Resource group | Select the resource group for the virtual network. In this case, the example uses **resource-group**. |
244
+
| **Instance details** | |
245
+
| Region | Select the region for the virtual network. IP address pools must be in the same region as your virtual network in order to be associated. |
246
+
| Virtual network name | Enter a name for the virtual network. The template will default to **virtual-network**. |
247
+
| Location | Select the location for the virtual network. This will be the same as the region except all lower case and no spaces.</br>For example, if the region is **(US)westus2**, the location will be **westus2**. |
248
+
249
+
:::image type="content" source="media/how-to-manage-ip-addresses/custom-deployment-template.png" alt-text="Screenshot of custom deployment page with values.":::
250
+
251
+
> [!NOTE]
252
+
> The **poolResourceID** parameter is the Resource ID for your IP Address Pool. You can find this in the JSON View in the resource's overview window.
253
253
254
-
4. Select **Review + create** and then **Create** to create the virtual network.
254
+
5. Select **Review + create** and then **Create** to create the virtual network.
0 commit comments