Hi @Cesar Revert ,
Welcome to Microsoft Q&A platform and thanks for using Azure Services.
Please make sure you're using the Cosmos DB CLI commands. This command should show the built-in roles:
az cosmosdb sql role definition list --account-name $accountName --resource-group $resourceGroupName
Please let us know if this solves your problem. If not, we are happy to assist you further.
- Please don't forget to click on
or upvote
button whenever the information provided helps you.
Original posters help the community find answers faster by identifying the correct answer. Here is how - Want a reminder to come back and check responses? Here is how to subscribe to a notification
Hi @Cesar Revert ,
These two Built-In roles can be accessed through Azure CLI as shown below:
Link which might help in this scenario: Configure RBAC for Cosmos DB with Managed Identity instead of Service Principal
Please try and let us know if you face any issues.
I have the same issue.
Is there a reason we can't see these roles in the portal or has it always been that way?
Hi @Aaron Held ,
As suggested, it could be checked through Azure CLI Cosmos DB commands.
You could share your feedback to include this feature here: Cosmos DB Feeback Channel. Kindly comment and upvote the idea. This allows product teams to prioritize your idea against our existing feature backlog effectively and gives insight into the potential impact of implementing the suggested feature.
Thank you!
Sign in to comment