I'm experiencing an issue accessing data in Azure Cosmos DB through the Azure Portal.
When I try to view the data, I receive the following error:
Authorization header doesn't conform to the required format. Please verify and try again. ActivityId: 30f82013-4493-4714-9a6f-85880e06e9b2 OS: Windows/10.0.20348 SDK: cosmos-netstandard-sdk/3.18.0
In Access Control (IAM), I am assigned to a group with the Reader role. However, I am unable to read the database data.
What’s confusing is that I can access data in another Cosmos DB instance using the same access control group without any issues.
Has anyone encountered this before? Is there an additional role (such as Cosmos DB built-in data roles) required to read data from the Data Explorer?
