1,494 questions with Azure Cosmos DB tags

Sort by: Updated
1 answer

Cannot connect to Azure Cosmos Mongo DB

Hello, I've deployed an Azure Cosmos DB for MongoDB (vCore) cluster and I cannot connect to anything. I get the error: We are unable to connect to the temporary workspace. Please try again in a few minutes. If the error persists, file a support ticket.…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
asked 2024-05-28T23:57:45.76+00:00
Jesse C 0 Reputation points
commented 2024-06-04T09:21:18.3866667+00:00
ShaktiSingh-MSFT 14,186 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Which role has "Microsoft.DocumentDB/databaseAccounts/readMetadata" permission? This RBAC permission is required for Managed Identity to access cosmos DB

I've attempted to establish a connection to Cosmos DB from an Azure function using a user-managed identity. However, I've encountered difficulties, as I couldn't find a role that grants the required permission…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
asked 2024-05-21T16:19:06.5133333+00:00
Pramita Dhakal 20 Reputation points Microsoft Employee
accepted 2024-06-03T16:19:12.1166667+00:00
Pramita Dhakal 20 Reputation points Microsoft Employee
1 answer

The index path corresponding to the specified order-by item is excluded.

Hi 🙂 I run a Spring Boot app on Azure, it connects to CosmosDB through ReactiveMongoTemplate. I can save to the collection but my query fails with the following error message: Caused by: com.mongodb.MongoQueryException: Query failed with error…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
112 questions
asked 2021-02-04T00:43:49.827+00:00
Itumeleng Manota 6 Reputation points
commented 2024-06-03T14:15:48.05+00:00
Omar Garcia Piñeiro 0 Reputation points
1 answer One of the answers was accepted by the question author.

Does Azure Cosmos DB for PostgreSQL support logical decoding?

Hi, I want to use debezium to stream CDC events from the Azure Cosmos DB for PostgreSQL cluster. But it seems that I cannot create a user (role) with REPLICATION privilege via the citus user. So how can I get a user with REPLICATION privilege? FYI:…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
asked 2023-03-27T08:53:57.79+00:00
Siyuan 25 Reputation points
commented 2024-06-03T12:18:21.96+00:00
Mikhail Dubovik 0 Reputation points
1 answer One of the answers was accepted by the question author.

containerId null when using cosmosDB as an input bindung for a azure function

Hi all, I am trying to read some data from my cosmosDB-Database into an azure Function using an input binding. I followed this…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,473 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
asked 2023-12-06T10:16:34.16+00:00
Nicolas Fromme 25 Reputation points
commented 2024-06-03T00:47:54.4533333+00:00
Ben Roberts 0 Reputation points
1 answer One of the answers was accepted by the question author.

Role required to read/write data from cosmos DB (SQL API) from ADF?

We are trying to read/write data from Azure data factory, since local authentication is disabled in cosmos we are trying to access cosmos DB using managed identity. However even with Cosmos DB Account Contributor role assigned to managed identity of…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,875 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,072 questions
asked 2022-04-06T15:47:26.763+00:00
Ashutosh Saini 36 Reputation points
commented 2024-06-02T06:05:39.37+00:00
Jake Hall 0 Reputation points
2 answers One of the answers was accepted by the question author.

Create a Document using Postman HTTP API request

I need to create a new document to my Azure Cosmos database container. The database name is mydb and container name is mycontainer. However, I get below response: {"code":"Unauthorized","message":"The input…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
asked 2024-05-30T20:13:42.62+00:00
AzureGuru 40 Reputation points
accepted 2024-05-31T18:30:58.5266667+00:00
AzureGuru 40 Reputation points
2 answers

How to use mTLS to secure a sql database

Hi, I'm trying to an managed sql database in Azure using either a managed sql instance or cosmosdb with the postgres interface. However I would like to secure the communication towards it using mTLS since all of the communication will come from…

Azure SQL Database
Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
988 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
asked 2024-05-30T07:43:23.8666667+00:00
David Andersson 0 Reputation points
answered 2024-05-31T15:59:40.9966667+00:00
GeethaThatipatri-MSFT 28,462 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

How can I find help validating a certificate?

Indeed, I am a student in cloud computing in Morocco and I do not have enough means to obtain the AZ 900 certification and my family also does not have enough financial means. Could someone help me validate this certificate please?

Azure SQL Database
Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,394 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,542 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,875 questions
asked 2024-05-30T15:54:26.2366667+00:00
HAMIDOU YOUSSOUF 20 Reputation points
accepted 2024-05-31T14:55:42.77+00:00
HAMIDOU YOUSSOUF 20 Reputation points
2 answers One of the answers was accepted by the question author.

How can i Index collection from cosmos Db using Azure Cognitive search

How can I index a specific collection from a Cosmos DB data source using Azure Cognitive search? I have setup resource from Azure AI Search and CosmosDB instance contains two collections when I create an index in Azure AI Search connected to the cosmodDB…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
asked 2024-05-30T23:39:32.64+00:00
Sofia 20 Reputation points
accepted 2024-05-31T14:42:26.2866667+00:00
Sofia 20 Reputation points
1 answer One of the answers was accepted by the question author.

how to fix The provided location 'centraluseuap' is not available for resource group

{"code":"LocationNotAvailableForResourceGroup","message":"The provided location 'centraluseuap' is not available for resource group. List of available regions is…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
asked 2024-05-30T22:12:41.3266667+00:00
Ravindra Mankar 20 Reputation points
accepted 2024-05-30T22:37:54.9433333+00:00
Ravindra Mankar 20 Reputation points
0 answers

Cosmos DB metric incorrect

Hi folks, I've found a metric in my environment (ServiceAvailability) that is clearly just wrong in some way. By the looks of things either Total is incorrect (should be 4400) or Count is incorrect (should be 1), which is then throwing out the…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,921 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
asked 2024-05-13T09:21:13.64+00:00
Dave Lewis 25 Reputation points
commented 2024-05-30T04:45:21.7966667+00:00
AnuragSingh-MSFT 20,986 Reputation points
2 answers

How to build Visualization charts for complex Json data stored in Azure Cosmos DB

Hi, We have a use case to build Visualization Dashboard(charts) on top of complex Json data stored in Azure Cosmos DB. we tried with different approaches 1)we have done some research regarding MongoDB Atlas which has inbuilt feature to develop charts but…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
asked 2024-05-08T13:13:15.2533333+00:00
Sathya Sai Cheetirala 0 Reputation points
commented 2024-05-29T19:43:22.4833333+00:00
GeethaThatipatri-MSFT 28,462 Reputation points Microsoft Employee
5 answers

In Azure OpenAI Studio, I'm working on Chat Playground, trying to connect to my own Azure Cosmos DB for MongoDB (vCore). I can't select an index name; there's no dropdown. What's the issue?

In Azure OpenAI Studio, I am currently engaged in the Chat Playground project, where I am endeavoring to establish a connection to my personal data source via Azure Cosmos DB for MongoDB (vCore). I have encountered a predicament during the selection of…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,422 questions
asked 2023-12-18T08:58:05.4833333+00:00
Siravich Piboonworachat 5 Reputation points
answered 2024-05-29T09:37:12.38+00:00
Roy Roy 0 Reputation points
2 answers

Does Azure Gov have Azure Cosmos DB for Postgre Cluster?

When I try and create, it give me "Cluster name must be available." no matter how unique the name is. Is this service not available in Gov? If not, when or can I request access to it?

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
asked 2023-04-11T21:03:20.0266667+00:00
Wayne 0 Reputation points
commented 2024-05-28T16:55:15.5933333+00:00
Oury Ba-MSFT 16,986 Reputation points Microsoft Employee
5 answers

What should I do about the Azure Function Http trigger not connecting to Cosmos DB?

I am learning the module called "Chain Azure Functions together using input and output bindings". The previous modules are learning without any problem and can successfully access the http trigger via url. But in this module, I have…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,473 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
asked 2023-08-23T07:28:10.7166667+00:00
Wang Kangli 80 Reputation points
answered 2024-05-24T14:12:46.6033333+00:00
Bharath R 0 Reputation points
2 answers One of the answers was accepted by the question author.

Trouble reading cosmos DB account without key based authentication

I recently disabled localauth (key based authentication) in Cosmos DB account. Now, I am not able to access it, neither through data explorer nor through https://cosmos.azure.com/?feature.enableAadDataPlane=true. I am getting this error: principal does…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
asked 2024-05-06T06:16:56.0033333+00:00
AJAY RAWAT 25 Reputation points Microsoft Employee
accepted 2024-05-24T10:15:26.05+00:00
AJAY RAWAT 25 Reputation points Microsoft Employee
1 answer

Azure portal Function apps and Cosmos DB UI changes

I have reader access and today I noticed that the Azure Portal UI functions under Function App have changed. It is no longer possible to see the overview option for a specific function. Additionally, I noticed that under Monitoring for CosmosDB, the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,473 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
asked 2024-05-17T19:08:14.71+00:00
Rafael Silva 0 Reputation points
edited an answer 2024-05-23T23:49:04.0033333+00:00
Ryan Hill 26,771 Reputation points Microsoft Employee
1 answer

Code: ResourceMovePolicyValidationFailed) Resource 'XXXX' was disallowed by policy. Reasons: 'Azure Cosmos DB should have minimum TLS 1.2 enabled'

When I checked in Networking --> connectivity of Azure cosmso DB I could see the TLS 1.2 is enabled.

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
217 questions
asked 2024-05-17T16:33:18.5866667+00:00
Raj Rabeya (INFOSYS LIMITED) 0 Reputation points Microsoft Vendor
commented 2024-05-23T18:33:45.28+00:00
Azar 20,670 Reputation points
1 answer One of the answers was accepted by the question author.

Cant choose Key for upsert, in Copy Data-activity

I want to copy Data from an Azure SQL to a comsosdb container, with the copy data activity of Azure Synapse. As I cannot enter the uniqe key column, for the upsert behaviour, i receive a unique key violation error. Why is there no option to select the…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,542 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,494 questions
asked 2024-05-10T12:05:43.3633333+00:00
Axel 20 Reputation points
accepted 2024-05-22T07:10:24.0633333+00:00
Axel 20 Reputation points