Skip to content
Merged
Original file line number Diff line number Diff line change
Expand Up @@ -601,6 +601,14 @@
"name": "IngestionMode",
"modelAsString": true
}
},
"DisableLocalAuth": {
"type": "boolean",
"description": "Disable Non-AAD based Auth."
},
"ForceCustomerStorageForProfiler": {
"type": "boolean",
"description": "Force users to create their own storage account for profiler and debugger."
}
},
"required": [
Expand Down