-
Notifications
You must be signed in to change notification settings - Fork 851
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for managing Azure AD Directory roles (graphrbac) #4280
Comments
This is currently blocked by Azure/azure-rest-api-specs#5383 |
Isn't the Azure AD Graph API deprecated and the MS Graph API should be used instead anyways? |
Unfortunately, there is no golang binding yet for the MS Graph API yet. Vote for it on https://microsoftgraph.uservoice.com/forums/920506-microsoft-graph-feature-requests/suggestions/37576909-graph-api-golang-sdk |
@ArcturusZhang, i can't seem to find support for directory roles in the SDK, am i just missing it? or should this not have been closed |
Feature Request
Can you add support for managing Azure AD Directory Roles to the SDK? (graphrbac)
MS Graph links:
https://docs.microsoft.com/en-us/graph/api/resources/directoryrole?view=graph-rest-beta
https://docs.microsoft.com/en-us/graph/api/resources/directoryroletemplate?view=graph-rest-beta
And here are the links for Azure AD API:
https://docs.microsoft.com/en-us/previous-versions/azure/ad/graph/api/directoryroles-operations
The text was updated successfully, but these errors were encountered: