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.
1 parent cc3c44d commit 45cca78Copy full SHA for 45cca78
1 file changed
quickstart-templates/security-group-add-user-members/bicepconfig.json
@@ -2,13 +2,6 @@
2
"experimentalFeaturesEnabled": {
3
"extensibility": true
4
},
5
- "cloud": {
6
- "currentProfile": "AzureCloud",
7
- "credentialPrecedence": [
8
- "AzureCLI",
9
- "AzurePowerShell"
10
- ]
11
- },
12
// specify an alias for the version of the v1.0 dynamic types package you want to use
13
"extensions": {
14
"microsoftGraphV1": "br:mcr.microsoft.com/bicep/extensions/microsoftgraph/v1.0:0.1.9-preview"
0 commit comments