We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9a369e commit 06dc656Copy full SHA for 06dc656
infra/main.bicep
@@ -1081,6 +1081,7 @@ module avmAppConfig 'br/public:avm/res/app-configuration/configuration-store:0.6
1081
params: {
1082
name: 'appcs-${solutionPrefix}'
1083
location: resourceGroupLocation
1084
+ enablePurgeProtection: false
1085
tags: {
1086
app: solutionPrefix
1087
0 commit comments