calque/infrastructure/bicepconfig.json
2024-11-14 16:22:11 +01:00

11 lines
No EOL
288 B
JSON

{
"experimentalFeaturesEnabled": {
"assertions": true,
"testFramework": true,
"extensibility": true,
"resourceDerivedTypes": true,
"resourceTypedParamsAndOutputs": true,
"sourceMapping": true,
"symbolicNameCodegen": true
}
}