Skip to content

Commit d353c32

Browse files
Merge pull request #233218 from cachai2/addNetworkingToWP
add networking to WP page
2 parents fa61096 + b923499 commit d353c32

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/container-apps/workload-profiles-overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ You can constrain the memory and CPU usage of each app inside a workload profile
6868

6969
When demand for new apps or more replicas of an existing app exceeds the profile's current resources, profile instances may be added. Inversely, if the number of apps or replicas goes down, profile instances may be removed. You have control over the constraints on the minimum and maximum number of profile instances. Azure calculates [billing](billing.md#consumption-dedicated) largely based on the number of running profile instances.
7070

71+
## Networking
72+
73+
When using workload profiles in the Consumption + Dedicated plan structure, additional networking features to fully secure your ingress/egress networking traffic such as user defined routes are available. To learn more about what networking features are supported, see [networking concepts](./networking.md), and for steps on how to secure your network with Container Apps, see the [lock down your Container App environment section](./networking.md#lock-down-your-container-app-environment).
74+
7175
## Next steps
7276

7377
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)