1,507 questions with Azure Cosmos DB tags

Sort by: Updated
1 answer

Batch upload document to Azure Cosmos DB using Perl

I have successfully set up Postman Collections to access Microsoft Azure Cosmos DB via REST APIs by following https://github.com/sajeetharan/CosmosDBPostmanGuide. The next step I need to perform is gather sample JSON data to be batch uploaded to our…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
asked 2024-06-21T19:02:48.8033333+00:00
AzureGuru 40 Reputation points
answered 2024-06-25T13:21:56.48+00:00
AzureGuru 40 Reputation points
0 answers

Azure Synapse analytics with CosmosDB query is giving null values

Hi Team, we are storing data in Azure cosmos db for mongo and trying to query from Azure synapse serverless pool.when we query with Query items with full fidelity schema we are getting the values else we are getting string:value. can you please help us…

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,576 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
asked 2024-06-25T12:09:20.5533333+00:00
Sathya Sai Cheetirala 0 Reputation points
1 answer

Azure durable functions Activity and CosmosDBInput binding usage

I am using azure durable functions where in from kafka trigger we invoke and orchestrator function which triggers various activities. With in trigger, we store the message with in cosmos db. However we want to further enrich the stored message with in…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,520 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
asked 2024-06-24T14:32:13.37+00:00
RK 20 Reputation points
commented 2024-06-25T10:04:21.61+00:00
SwathiDhanwada-MSFT 18,211 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,507 questions
asked 2023-03-27T08:53:57.79+00:00
Siyuan 25 Reputation points
edited a comment 2024-06-25T09:02:51.8366667+00:00
Nayan Chhabhaiya 0 Reputation points
1 answer

Metadata permissions clarity

Hello, Having a few doubts related to Metadata permissions. What is metadata read/write permissions? What is the use of it, and whether this permission is required for an user who majorly uses only Azure portal for managing the resources? How to…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
703 questions
asked 2024-06-17T06:35:44.6733333+00:00
Alex 350 Reputation points
commented 2024-06-25T03:43:33.7233333+00:00
Alex 350 Reputation points
0 answers

Cosmos DB read operation timeout after second try with Error Code 500

I am having issues with Cosmos DB where the first read operation succeeds and returns result from DB as expected, but all subsequent reads fail with Error Code 500. The error message mentions a session token not being available. How can I resolve this…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
asked 2024-06-19T20:30:20.2633333+00:00
Jerry Cui 0 Reputation points
commented 2024-06-24T22:22:39.7933333+00:00
GeethaThatipatri-MSFT 28,767 Reputation points Microsoft Employee
1 answer

How can I implement asynchronous loading into Azure Cosmos DB (Gremlin) with Python 3.10 correctly?

Hello, I have an Event Grid trigger Azure function that takes events, processes them, checks if a vertex exists in the Cosmos DB (Gremlin), and if not, adds this vertex to the database. When the number of events for processing is small, everything…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,520 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
asked 2024-06-23T22:05:05.43+00:00
Maryna Paluyanava 211 Reputation points
commented 2024-06-24T07:05:43.4733333+00:00
Sajeetharan 2,031 Reputation points Microsoft Employee
4 answers

How to run stored procedure for hierarchical partition container

I am trying to run stored procedure from Azure Portal UI. The container has hierarchical partition with two levels. When trying to give the partition key value im providing input as json: {"level1": "value1", "level2":…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
asked 2024-06-12T05:58:21.2433333+00:00
Antra Sharma 21 Reputation points Microsoft Employee
commented 2024-06-24T05:22:48.9866667+00:00
Antra Sharma 21 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Why am I asked to update Azure Cosmos DB .NET SDK to version 3 by 31 August 2024? We've never been using version 2 to the best of my knowledge.

Hi, I've received the following email: Update to version 3 of the Azure Cosmos DB .NET SDK by 31 August 2024 You're receiving this email because you've used version 2.x of the Azure Cosmos DB .NET SDK. Because version 3 of the Azure Cosmos DB .NET SDK…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,548 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
asked 2024-06-21T07:09:27.79+00:00
Oleg 21 Reputation points
commented 2024-06-23T19:06:12.2133333+00:00
Oleg 21 Reputation points
1 answer

Request blocked by Auth - user does not have required RBAC permission Microsoft.DocumentDB/databaseAccounts/readMetaData

First error is trying to load the FlightExpression items in the azsupportrp-casemgmt-westus db in the azure portal I was told that the cosmos data explorer would resolve the AAD error above so I used this link to access the db…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
asked 2024-06-21T15:25:48.0333333+00:00
Kenley Shaw 0 Reputation points Microsoft Employee
answered 2024-06-21T19:50:48.76+00:00
Oury Ba-MSFT 17,236 Reputation points Microsoft Employee
2 answers 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,507 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,948 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,220 questions
asked 2022-04-06T15:47:26.763+00:00
Ashutosh Saini 36 Reputation points
commented 2024-06-20T12:22:48.4933333+00:00
Guillaume Belzile 0 Reputation points
1 answer One of the answers was accepted by the question author.

Vector Database, Cosmos DB Container. Vector and Indexing policies.

Hello guys, I'm going nuts on this one. I'm trying to build an Azure Cosmos DB Container with the Vector feature, I have enabled the feature of Vector Search for NoSQL API (preview). I first tried to create the container in Azure portal and then…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
asked 2024-06-07T15:21:21.2033333+00:00
Anders Blomkvist 20 Reputation points
commented 2024-06-19T15:18:22.9266667+00:00
Oury Ba-MSFT 17,236 Reputation points Microsoft Employee
2 answers

Azure Cosmos db for mongo api service not showing all the features like data explorer, networking tab in portal

Noticing that azure portal for cosmos db for mongo api not showing all the features recently. Tabs like data explorer, networking and even the overview tab is missing some details. Tried logging out and logging back in but it did not fix the problem.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,052 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
asked 2023-05-03T16:58:05.19+00:00
15643986 5 Reputation points
answered 2024-06-19T13:55:08.5266667+00:00
David Clare 1 Reputation point
2 answers One of the answers was accepted by the question author.

Cosmos DB Gremlin, DB and Collection Creation via APIs

Is there an API that we can use to Create DB and Collection/Graphs?

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
asked 2024-06-17T17:08:30.5433333+00:00
Don Liyanage 20 Reputation points
commented 2024-06-18T15:35:04.0966667+00:00
GeethaThatipatri-MSFT 28,767 Reputation points Microsoft Employee
1 answer

How to write a SQL query in ADF lookup activity for cosmos gremlin DB(json data)?

I have the gremlin cosmos db and i loaded the data as vertices and edges. when i am trying to read the data using adf look up activity(select * from grem_db_test), I am getting data in the json format which is fine. But why it's not supporting when i run…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,948 questions
asked 2024-06-13T01:31:15.3166667+00:00
Siddartha Reddy Jammula 20 Reputation points
commented 2024-06-18T10:20:08.6333333+00:00
Smaran Thoomu 11,775 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Are custom functions (https://www.mongodb.com/docs/manual/reference/operator/aggregation/function/) available for Azure Cosmos DB for MongoDB?)

Hi, I would like to use the mongodb feature to query a collection using a custom javascript function as describe here https://www.mongodb.com/docs/manual/reference/operator/aggregation/function/. Is this available for Azure Cosmos DB for MongoDB? Or…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
asked 2024-06-12T09:47:01.4633333+00:00
Iterson, Maarten van 20 Reputation points
accepted 2024-06-18T06:15:12.31+00:00
Iterson, Maarten van 20 Reputation points
1 answer

Looking for equivalent functionality between dmt and dtui - importing data with id field from JSON into Azure Cosmos

We've started to use the Azure data migration tool since TLS 1.2 support is no longer available in the old Azure documentdb migration tool (DTUI last version 1.83). What we're having issues with, and can't find clarifying documentation on, is when…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
asked 2024-06-12T09:06:31.73+00:00
Matthew Hooper 0 Reputation points
commented 2024-06-18T05:56:05.42+00:00
Matthew Hooper 0 Reputation points
1 answer

How to clone cosmos gremlin api db from one environment to another environment

Hi All, We want to copy Azure comos db gremlin api data from one suscription to another subscription. Is there anyway to do that?

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
asked 2024-06-17T10:46:34.85+00:00
Gowri Sankaranarayanan 0 Reputation points
commented 2024-06-18T04:33:59.49+00:00
ShaktiSingh-MSFT 14,196 Reputation points Microsoft Employee
2 answers

resiliency test on SQL Cosmos DB

I'm planning for the resiliency test on SQL Cosmos DB: I intended to halt operations on our SQL Cosmos DB. This action is necessary to monitor the application’s behavior in the absence of database connectivity. Is there any way to take one of DB offline…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
Chaos Studio
Chaos Studio
An Azure service used to create, run, and analyze chaos experiments to identify resilience gaps in cloud apps.
2 questions
asked 2024-06-14T17:23:14.48+00:00
Rajkumar Murugesan 0 Reputation points
answered 2024-06-17T17:02:06.0333333+00:00
GeethaThatipatri-MSFT 28,767 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

CosmosDB Data Explorer is not connecting to my DB account. How can I fix?

Hi, I having been using my CosmosDB account for over a year without any issue. I am unable to connect to or view my DB account using the Cosmos Data Explorer. I've tried from the menu option on the portal, and from cosmos.azure.com, with the same…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,507 questions
asked 2024-06-13T04:23:17.8033333+00:00
Gavin O'Kane 25 Reputation points
accepted 2024-06-17T10:28:58.46+00:00
Gavin O'Kane 25 Reputation points