Skip to content

Commit 06dc656

Browse files
Enabled purge protection for app configuration
1 parent f9a369e commit 06dc656

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/main.bicep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1081,6 +1081,7 @@ module avmAppConfig 'br/public:avm/res/app-configuration/configuration-store:0.6
10811081
params: {
10821082
name: 'appcs-${solutionPrefix}'
10831083
location: resourceGroupLocation
1084+
enablePurgeProtection: false
10841085
tags: {
10851086
app: solutionPrefix
10861087
location: resourceGroupLocation

0 commit comments

Comments
 (0)