Skip to content

Commit

Permalink
Maulik/sync preview (#20554)
Browse files Browse the repository at this point in the history
* Added changes to sync with main

* Fixed Prettier Check

Co-authored-by: maulikjoshi <[email protected]>
  • Loading branch information
Maulik003 and maulikjoshi committed Oct 4, 2022
1 parent be0c419 commit 53137d4
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3392,7 +3392,8 @@
},
"disableLocalAuth": {
"type": "boolean",
"description": "Opt-out of local authentication and ensure customers can use only MSI and AAD exclusively for authentication."
"description": "Opt-out of local authentication and ensure customers can use only MSI and AAD exclusively for authentication.",
"readOnly": true
}
},
"required": [
Expand Down

0 comments on commit 53137d4

Please sign in to comment.