Azure / Azure/azure-powershell

cmdlet get-azroleassignment still use old AAD graph API and don't have any doc mentioned

Open
#10,622 4 comments 1 reaction 1 assignee Claimed by @dcaro View on GitHub
Azure PS Team feature-request P2
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
3d 14h
Merged PRs (30d)
54

Description

Hi Team,
We already move all to Microsft graph API but this cmdlet is still using old AAD Graph API: https://graph.windows.net/72f988bf-86f1-41af-91ab-2d7cd011db47/getObjectsByObjectIds?api-version=1.6 , which caused permission failure in many customers side.
Please help:
1. modify functions of this cmdlet from old AAD Graph API to new Microsoft Graph API;
2. add such permission required in related cmdlet doc.
This indeed impacted many MS customers, please kindly consider that. Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.