We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
m365 entra resourcenamespace list
m365 entra resourcenamespace list [options]
Get a list of the RBAC resource namespaces and their properties
Retrieve all resource namespaces
Let's add a remark: This command depends on an API that is in preview,.. etc etc etc
Details: https://learn.microsoft.com/en-us/graph/api/resources/unifiedrbacresourcenamespace?view=graph-rest-beta
Available also for v1.0, but the documentation is missing.
v1.0
The text was updated successfully, but these errors were encountered:
m365 entra rolepermission list
m365 entra resourcenamespaces list
looks great @MartinM85, let's implement this!
Sorry, something went wrong.
No branches or pull requests
Usage
m365 entra resourcenamespace list [options]
Description
Get a list of the RBAC resource namespaces and their properties
Options
Examples
Retrieve all resource namespaces
Default properties
Remarks
Let's add a remark:
This command depends on an API that is in preview,.. etc etc etc
Additional Info
Details:
https://learn.microsoft.com/en-us/graph/api/resources/unifiedrbacresourcenamespace?view=graph-rest-beta
Available also for
v1.0
, but the documentation is missing.The text was updated successfully, but these errors were encountered: