Skip to content

Commit

Permalink
Revert "Add adminUsers in aadprofile (#17367)" (#17522)
Browse files Browse the repository at this point in the history
This reverts commit ba6e656.
  • Loading branch information
norshtein authored Jan 27, 2022
1 parent 47e694c commit 944f6d4
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4273,13 +4273,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 944f6d4

Please sign in to comment.