calque/infrastructure/bicepconfig.json
Chris Kruining fa86609db9
next try
2024-11-28 11:31:07 +01:00

18 lines
No EOL
372 B
JSON

{
"experimentalFeaturesEnabled": {
"resourceTypedParamsAndOutputs": true
},
"moduleAliases": {
"br": {
"Tricep": {
"registry": "acreuwprdtricep.azurecr.io"
}
}
},
"cloud": {
"currentProfile": "AzureCloud",
"credentialPrecedence": [
"AzureCLI"
]
}
}