开发者

How to filter custom directory roles from Powershell Or CLI

开发者 https://www.devze.com 2022-12-07 19:05 出处:网络
I have few custom directory roles with specific permissions. I attempted to do it from graph but no use, throwing开发者_StackOverflow社区 errors.

I have few custom directory roles with specific permissions. I attempted to do it from graph but no use, throwing开发者_StackOverflow社区 errors.

Is there any other possible way to get that list from Powershell Or CLI.

Get-AzRoleDefinition

Getting all roles, how to add custom role filter for this command?

0

精彩评论

暂无评论...
验证码 换一张
取 消