Azure / Azure/azure-powershell
cmdlet get-azroleassignment still use old AAD graph API and don't have any doc mentioned
Open
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
Assessment
This issue has not been assessed yet.