Skip to content

Commit

Permalink
added connection string for default az
Browse files Browse the repository at this point in the history
storage
  • Loading branch information
markusheiliger committed Feb 18, 2022
1 parent b932dab commit 751c489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/bicep/main.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ module storage_wj 'storage.bicep' = {
appConfigConnectionStringKeys: [
'Encryption:KeyStorage'
'Audit:ConnectionString'
'Azure:Storage:ConnectionString'
]
}
}
Expand Down

0 comments on commit 751c489

Please sign in to comment.