-
Notifications
You must be signed in to change notification settings - Fork 821
Description
I cannot access Cosmos DB Data Explorer in Torus Env? I have requested for "Cosmos DB Operator" and "DocumentDB account Contributor" access and login with my JIT account. The data explorer keeps staying in loading status.

From the web inspector, the error is:
{
"error": {
"schemaVersion": 1,
"extractionType": "FxError",
"message": "{"type":"MsPortalFx.Errors.AjaxError","baseTypes":["MsPortalFx.Errors.AjaxError","MsPortalFx.Errors.Error"],"data":{"uri":"https://main.documentdb.ext.azure.com/api/subscriptions/81e60fc3-0578-4830-a6d5-f6d4968331e0/resourceGroup/cpc-rg-scpl-prod-prna01/databaseAccounts/cpc-csmsdb-scpl-prod-prna01/isPublicNetworkAccessRestricted","type":"GET","pathAndQuery":"","requestId":"9dae0aa8-1412-4f05-bd1b-7a869f63606f","failureCause":"","sessionId":"3148f47417684a78b0b6a24cc743467b","status":0,"statusText":"error","duration":809.3999999999069},"extension":"Microsoft_Azure_DocumentDB","errorLevel":0,"timestamp":916911,"name":"AjaxError","innerErrors":[],"textStatus":"error","errorThrown":"","jqXHR":{"readyState":0,"status":0,"statusText":"error"}}",
"name": "MsPortalFx.Errors.Error/Error",
"stack": " at https://afd-v2.hosting-ms.portal.azure.net/cosmos/Content/Dynamic/2iCYc8n1ciGV.js:49:51536",
"blade": {
"id": "Extension/Microsoft_Azure_DocumentDB/Blade/DataExplorerBlade",
"instanceId": "Blade_3148f47417684a78b0b6a24cc743467b_22_0"
}
}
}