Skip to content

Commit

Permalink
new flags added to component
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaiman committed Apr 7, 2021
1 parent fcec703 commit 8c74a96
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -600,6 +600,14 @@
"x-ms-enum": {
"name": "IngestionMode",
"modelAsString": true
},
"DisableNonAADAuth": {
"type": "boolean",
"description": "Disable Non-AAD based Auth."
},
"ForceCustomerStorageForProfiler": {
"type": "boolean",
"description": "Force users to create their own storage account for profiler and debugger."
}
}
},
Expand Down

0 comments on commit 8c74a96

Please sign in to comment.