-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Error handling request for AAD #20005
Copy link
Copy link
Open
Labels
Feature CandidateGraph(doesn't work with label-triggered comments; use Graph.Microsoft instead) az ad(doesn't work with label-triggered comments; use Graph.Microsoft instead) az adact-identity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Milestone
Metadata
Metadata
Assignees
Labels
Feature CandidateGraph(doesn't work with label-triggered comments; use Graph.Microsoft instead) az ad(doesn't work with label-triggered comments; use Graph.Microsoft instead) az adact-identity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Is your feature request related to a problem? Please describe.
As a user, permissions errors may be confusing when working with RBAC systems in
az adand could be improved to provide meaningful guidance to address permissions in the correct location. E.g. Azure vs AAD permissions and User account vs Service Principal account.Describe the solution you'd like
“you signed in with a service principal, either sign in as a user or add the service principal to a role in AAD that has permissions
to create service principals (like Application Developer)”.
create service principals (like Application Developer)”.
Describe alternatives you've considered
NA
Additional context
Adding @skwan for tracking and conversation.