Skip to content

Commit

Permalink
Also alow public
Browse files Browse the repository at this point in the history
  • Loading branch information
janboll committed Nov 6, 2024
1 parent a5dfd29 commit 348dd12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-infrastructure/templates/region.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ module maestroInfra '../modules/maestro/maestro-infra.bicep' = {
maxClientSessionsPerAuthName: maestroEventGridMaxClientSessionsPerAuthName
maestroKeyVaultName: maestroKeyVaultName
kvCertOfficerManagedIdentityName: maestroKeyVaultCertOfficerMSIName
publicNetworkAccess: 'Disabled'
publicNetworkAccess: 'Enabled'
}
}

0 comments on commit 348dd12

Please sign in to comment.