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: articles/container-apps/vnet-custom-internal.md
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,17 @@ services: container-apps
5
5
author: craigshoemaker
6
6
ms.service: container-apps
7
7
ms.topic: how-to
8
-
ms.date: 5/13/2022
8
+
ms.date: 5/16/2022
9
9
ms.author: cshoe
10
10
zone_pivot_groups: azure-cli-or-portal
11
11
---
12
12
13
-
# Provide an virtual network to an internal Azure Container Apps (Preview) environment
13
+
# Provide a virtual network to an internal Azure Container Apps (Preview) environment
14
14
15
15
The following example shows you how to create a Container Apps environment in an existing virtual network.
16
16
17
17
> [!IMPORTANT]
18
-
> In order to ensure the environment deployment within your custom VNET is successful, configure your VNET with an "allow-all" configuration by default. The full list of traffic dependencies required to configure the VNET as "deny-all" is not yet available. Refer to [Known issues for public preview](https://github.com/microsoft/azure-container-apps/wiki/Known-Issues-for-public-preview) for additional details.
18
+
> In order to ensure the environment deployment within your custom VNET is successful, configure your VNET with an "allow-all" configuration by default. The full list of traffic dependencies required to configure the VNET as "deny-all" is not yet available. For more information, see [Known issues for public preview](https://github.com/microsoft/azure-container-apps/wiki/Known-Issues-for-public-preview).
19
19
20
20
::: zone pivot="azure-portal"
21
21
@@ -149,8 +149,6 @@ Finally, create the Container Apps environment with the VNET and subnet.
Copy file name to clipboardExpand all lines: articles/container-apps/vnet-custom.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,17 +5,17 @@ services: container-apps
5
5
author: craigshoemaker
6
6
ms.service: container-apps
7
7
ms.topic: how-to
8
-
ms.date: 05/13/2022
8
+
ms.date: 05/16/2022
9
9
ms.author: cshoe
10
10
zone_pivot_groups: azure-cli-or-portal
11
11
---
12
12
13
-
# Provide an virtual network to an external Azure Container Apps (Preview) environment
13
+
# Provide a virtual network to an external Azure Container Apps (Preview) environment
14
14
15
15
The following example shows you how to create a Container Apps environment in an existing virtual network.
16
16
17
17
> [!IMPORTANT]
18
-
> In order to ensure the environment deployment within your custom VNET is successful, configure your VNET with an "allow-all" configuration by default. The full list of traffic dependencies required to configure the VNET as "deny-all" is not yet available. Refer to [Known issues for public preview](https://github.com/microsoft/azure-container-apps/wiki/Known-Issues-for-public-preview) for additional details.
18
+
> In order to ensure the environment deployment within your custom VNET is successful, configure your VNET with an "allow-all" configuration by default. The full list of traffic dependencies required to configure the VNET as "deny-all" is not yet available. For more information, see [Known issues for public preview](https://github.com/microsoft/azure-container-apps/wiki/Known-Issues-for-public-preview).
0 commit comments