Skip to content

Commit 87cabd0

Browse files
committed
update main.bicep to enable public network access
1 parent 1234b54 commit 87cabd0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infra/main.bicep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,7 @@ module avmContainerAppEnv 'br/public:avm/res/app/managed-environment:0.11.1' = {
553553
workloadProfileType: 'Consumption'
554554
}
555555
]
556+
publicNetworkAccess: 'Enabled'
556557
}
557558
}
558559

0 commit comments

Comments
 (0)