Skip to content

Commit

Permalink
Revert "Add adminUsers in aadprofile (#17402)" (#17523)
Browse files Browse the repository at this point in the history
This reverts commit 1d8f262.
  • Loading branch information
norshtein committed Jan 27, 2022
1 parent 1d8f262 commit d76f333
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4222,13 +4222,6 @@
},
"description": "The list of AAD group object IDs that will have admin role of the cluster."
},
"adminUsers": {
"type": "array",
"items": {
"type": "string"
},
"description": "The list of admin users that will have admin role of the cluster. For users in the same tenant, user principal name should be used; for users in different tenant, user object ID should be used."
},
"clientAppID": {
"type": "string",
"description": "The client AAD application ID."
Expand Down

0 comments on commit d76f333

Please sign in to comment.