Skip to content

Commit 06223f5

Browse files
add vnet info
1 parent 9a23333 commit 06223f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/container-apps/workload-profiles-manage-cli.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,12 @@ At a high level, when you create a container app into a workload profile, you go
2828

2929
- Select a workload profile
3030
- Create or provide a VNet
31-
- Create a subnet with a `Microsoft.App/environments` delegation
31+
- Create a subnet with a `Microsoft.App/environments` delegation (optional)
3232
- Create a new environment
3333
- Create a container app associated with the workload profile in the environment
3434

35+
If you have an existing VNet, you can use it with the new environment you create. However, if you plan on using [user defined routes](user-defined-routes.md), then you need to create a new VNet.
36+
3537
Use the following commands to create an environment with a workload profile.
3638

3739
1. Create a VNet

0 commit comments

Comments
 (0)