We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1234b54 commit 87cabd0Copy full SHA for 87cabd0
1 file changed
infra/main.bicep
@@ -553,6 +553,7 @@ module avmContainerAppEnv 'br/public:avm/res/app/managed-environment:0.11.1' = {
553
workloadProfileType: 'Consumption'
554
}
555
]
556
+ publicNetworkAccess: 'Enabled'
557
558
559
0 commit comments