Container Apps environments should use virtual network injection to: 1.Isolate Container Apps from the public internet 2.Enable network integration with resources on-premises or in other Azure virtual networks 3.Achieve more granular control over network traffic flowing to and from the environment.
Use the filters above each column to filter and limit table data. Advanced searches can be performed by using the following operators: <, <=, >, >=, =, *, !, {, }, ||,&&, [empty], [nonempty], rgx: Learn more
"displayName": "Container App environments should use network injection",
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
- "description": "Container Appenvironment should use virtual network injection.Itisolates Container Apps from the Internet,unlocksadvancedContainerAppsnetworkingandsecurityfeatures,andprovidesyouwithgreater control over your network securityconfiguration.",
6
"metadata": {
7
- "version": "1.0.1",
8
- "category": "Container App"
9
},
10
"parameters": {
11
"effect": {
12
"type": "String",
1
{
2
"displayName": "Container App environments should use network injection",
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
+ "description": "Container Apps environments should use virtual network injection to: 1.Isolate Container Apps from the public internet 2.Enable network integration with resources on-premises or in other Azure virtual networks 3.Achieve more granular control over network traffic flowing to and from the environment.",
displayName: "Container App environments should use network injection",
policyType: "BuiltIn",
mode: "Indexed",
description: "Container Apps environments should use virtual network injection to: 1.Isolate Container Apps from the public internet 2.Enable network integration with resources on-premises or in other Azure virtual networks 3.Achieve more granular control over network traffic flowing to and from the environment.",