We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84870c3 + f8b1ab9 commit 941d8bcCopy full SHA for 941d8bc
infra/bicepconfig.json
@@ -1,9 +1,6 @@
1
{
2
- "experimentalFeaturesEnabled": {
3
- "extensibility": true
4
- },
5
// specify an alias for the version of the v1.0 dynamic types package you want to use
6
"extensions": {
7
- "microsoftGraphV1": "br:mcr.microsoft.com/bicep/extensions/microsoftgraph/v1.0:0.1.8-preview"
+ "microsoftGraphV1": "br:mcr.microsoft.com/bicep/extensions/microsoftgraph/v1.0:1.0.0"
8
}
9
0 commit comments