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
@@ -104,7 +104,7 @@ Now create an instance of the virtual network to associate with the Container Ap
104
104
> [!NOTE]
105
105
> Network subnet address prefix requires a minimum CIDR range of `/23` for use with Container Apps when using the Consumption only environment. When using the Workload Profiles environment, a `/27` or larger is required. To learn more about subnet sizing, see the [networking environment overview](./networking.md#subnet).
@@ -332,7 +332,7 @@ There are three optional networking parameters you can choose to define when cal
332
332
333
333
You must either provide values for all three of these properties, or none of them. If they aren’t provided, the values are generated for you.
334
334
335
-
# [Azure CLI](#tab/azure-cli)
335
+
# [Bash](#tab/bash)
336
336
337
337
| Parameter | Description |
338
338
|---|---|
@@ -369,7 +369,7 @@ If you're not going to continue to use this application, you can delete the Azur
369
369
>[!CAUTION]
370
370
> The following command deletes the specified resource group and all resources contained within it. If resources outside the scope of this guide exist in the specified resource group, they will also be deleted.
@@ -104,7 +104,7 @@ Now create an Azure virtual network to associate with the Container Apps environ
104
104
> [!NOTE]
105
105
> Network subnet address prefix requires a minimum CIDR range of `/23` for use with Container Apps when using the Consumption only Architecture. When using the Workload Profiles Architecture, a `/27` or larger is required. To learn more about subnet sizing, see the [networking architecture overview](./networking.md#subnet).
@@ -328,7 +328,7 @@ There are three optional networking parameters you can choose to define when cal
328
328
329
329
You must either provide values for all three of these properties, or none of them. If they aren’t provided, the values are generated for you.
330
330
331
-
# [Azure CLI](#tab/azure-cli)
331
+
# [Bash](#tab/bash)
332
332
333
333
| Parameter | Description |
334
334
|---|---|
@@ -365,7 +365,7 @@ If you're not going to continue to use this application, you can remove the **my
365
365
>[!CAUTION]
366
366
> The following command deletes the specified resource group and all resources contained within it. If resources outside the scope of this guide exist in the specified resource group, they will also be deleted.
0 commit comments