How to connect Cosmos Table DB to managed Grafana?
I have a Cosmos Table DB with data that I wish to visualize. So I set up and instance of managed Graphana, but I can't figure out how to connect the DB to it. I see that Grafana offers a plugin, but it is closed source, so what is the alternative if I…
How can I Increase CosmosDb RU and cost implication
Hello, I would like to ask how can I increase the max RU available in our cosmosDb account. Also, I would like to have some insights about the cost implications of have this number increased. Thank you
FIXED: App Service unable to connect to Cosmos database with private endpoints - RemoteCertificateNameMismatch
Hi, I have a problem with a new Cosmos account service. I have never deployed one before. Both the App Service and the Cosmos database account have private endpoints. Both private endpoints are in the same vnet and subnet. It seems the App Service…
![](https://techprofile.blob.core.windows.net/images/kjzQAO5Oq0Oj37wdNf6qTQ.png?8D8E42)
Cosmos DB Data Explorer disabled
Azure Cosmos DB > Data Explorer disabled, so I couldn't create a table or add an entity.
Why isn’t my IoT Hub telemetry being ingested into Cosmos DB via Azure Functions?
Overview: I'm building an IoT solution on Azure where devices send telemetry to IoT Hub. The telemetry is routed using IoT Hub’s built-in Event Hub–compatible endpoint, and an Azure Function (using Python and the V2 programming model) to processes the…
![](https://techprofile.blob.core.windows.net/images/ZhuQZy-pjkW_z26a6pEz7A.png?8DAD21)
Desktop data migration tool is unable to export large data set
Hi, I am using Cosmos DB desktop data migration tool to export cosmos container data into JSON file, with 10K records tool works fine, meaning all records were exported but with 50K+ records for another container when tried to export it couldn't export…
Why isn’t my IoT Hub telemetry being ingested into Cosmos DB via Azure Functions?
Overview: I'm building an IoT solution on Azure where devices send telemetry to IoT Hub. The telemetry is routed using IoT Hub’s built-in Event Hub–compatible endpoint, and an Azure Function (using Python and the V2 programming model) to processes the…
Azure Cosmos for MongoDB - Need to find heavily used Database and collection from Azure Portal
Need to find heavily used Database and collection for Azure Cosmos for Mongo API from Azure Portal. Please anyone guide me through
Zone Redundancy DR Exercise
There are many Azure services provide the Zone Redundancy (Availability Zones) feature. However as a client how do we know if this works as what Azure claimed? Is there a way for us to perform the DR exercise on those services with Zone Redundancy? Or…
Is there a more secure way to access cosmos mongdb vcore via python app service
Is there a more secure way to access data in Cosmos mongodb vcore via python App service. Currently I am using basic authentication using connection string. I would like to know if there is a way to authenticate using managed identity or AAD tokens.
![](https://techprofile.blob.core.windows.net/images/iwxOrAFAAwAAAAAAAAAAAA.png?8DBE14)
Unable to connect to Cosmos DB today
Our application wasn't able to connect to Cosmos DB today, 2025-02-13, from around 3:00 AM to 3:30 AM Pacific Time GMT-8. We're using the Mongo API, the errors are: MongoDB.Driver.MongoWriteException: A write operation resulted in an error. WriteError: {…
I am trying to configure cosmos db output in stream analytics job, getting error as This subpartitioned container has more than 1 partition key path please use `PartitionKeyPaths`, But there is no option to configure path in output settings
I am trying to configure cosmos db output in stream analytics job, getting error as This subpartitioned container has more than 1 partition key path please use PartitionKeyPaths, But there is no option to configure path in output settings. How this can…
Does the cosmos GetItemQueryIterator method throw exception if it couldn't find any records?
Can you help me understand the GetItemQueryIterator<> method in Cosmos DB? Specifically, does it throw an exception if no records are found in the database? Additionally, does it query and return results partition by partition?
Cosmos Synapse Link - SQL Serverless Query
Please describe your issue below I have a Cosmos database in Well-Defined schema mode. I have a Synapse Serverless SQL instance. I have documents in Cosmos with objects that contain fields with null values. When I create a View for the Container in SQL…
Querying Employee Data in Cosmos DB by Effective and Updated Dates
How can employee data be stored in Cosmos DB to allow querying by updated date and effective date? The updated date represents when data is changed in the database, while the effective date indicates when that change becomes effective. For example, if…
Python CosmosDB trigger failing to show up in Azure Functions GUI
Hello, We are currently working on trying to deploy a python cosmosDB-triggered function to an azure function app (v2), and while we have had successful deployments of the relevant files to the resource, it simply does not appear in the GUI (the files…
Interested in support for additional languages for the Cosmos NoSQL DB full-text search policy.
The Full Text Policy for containers in Cosmos DB only currently supports the English language. Has there been any announcement as to when other languages are expected to be supported?
How to fix "Similarity index was not found for a vector similarity search query." error from cosmos mongodb
I am trying to use cosmos mongodb vcore as memory for Semantic Kernel to implement RAG. I have code that inserts the sample data into cosmos mongodb vcore and does a vector search. I am able to insert the data using below code but when I try to search…
How to fix and troubleshoot 503 errors in Azure Cosmos DB with substatus code of 20003
Hi, We are currently experiencing intermittent 503 errors in our cosmos db. Below is the error message: ServiceUnavailable`` (503); Substatus: 20003; ActivityId: 0b3f26d8-f0ea-4d67-9260-c984144c7f7f; Reason: (GatewayStoreClient Request Timeout.…
Cosmos DB multi-region and free of charge
I want to do some tests with writable multi-region and still keep my account free of charge. In Best practices to keep your account free, it says that "Account with two regions that has one container with a max of 500 RU/s provisioned…