1,628 questions with Azure Cosmos DB tags

Sort by: Updated
0 answers

Assign Entra ID user to CosmosDB PostgreSQL role using CLI/BICEP/Powershell

Hi there, We are using CosmosDB PostgreSQL Cluster and wish to use Entra ID authentication for all users. We build our environment completely via IaC using Bicep and CLI, but can't find how to create the roles for the Entra…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
Azure Database for PostgreSQL
asked 2024-09-30T14:17:32.2133333+00:00
Ian Clarke 0 Reputation points
commented 2024-10-01T23:58:15.31+00:00
Oury Ba-MSFT 18,941 Reputation points Microsoft Employee
1 answer

Azure CosmosDB deployment - "LocationNotAvailableForResourceType

Hello, What is the proper resolution to add additional locations for azure cosmod db deployment? {"code":"LocationNotAvailableForResourceType","message":"The provided location 'eastus2euap' is not available for…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
asked 2024-09-25T20:39:48.5233333+00:00
Ian Brigmann 0 Reputation points
commented 2024-10-01T18:07:11.6933333+00:00
NIKHILA NETHIKUNTA 2,395 Reputation points Microsoft Vendor
2 answers

Document returned by AI Search is missing content

Hi, I am using AI Search to retrieve documents from Cosmos DB and my documents contain a list of objects that the index is configured to retrieve. For some documents, I can see the list of objects perfectly, but for others, the list is empty (when…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
985 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
asked 2024-09-30T16:12:16.05+00:00
Raphael Royer-Rivard 0 Reputation points
answered 2024-10-01T16:50:57.8333333+00:00
Raphael Royer-Rivard 0 Reputation points
0 answers

How to get Employees Hierarchy

Hi, My requirement is as follows: I would like to obtain Employee Wise Hierarchy (Bottom Employees to Top Employees) using SP. Note (Role): NH is Level-1(Top Level) VH is Level-2 AVP is Level-3 RM is Level-4 DRM is Level-5 BM is Level-6 TH is Level-7…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
169 questions
Azure Database for MariaDB
Azure Database for MariaDB
An Azure managed MariaDB database service for app development and deployment.
55 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
824 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
asked 2024-09-30T17:48:51.62+00:00
vandana 0 Reputation points
commented 2024-10-01T07:42:06.7766667+00:00
NIKHILA NETHIKUNTA 2,395 Reputation points Microsoft Vendor
0 answers

How to sign in to Azure CosmosDB Explorer with USME account

After I log in using USME account to CosmosDB explorer, it just shows up like this as if I never logged in. Can I get some help on logging in using USME account?

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
asked 2024-09-26T18:56:25.05+00:00
Madison Flynn 0 Reputation points Microsoft Employee
commented 2024-09-30T23:18:53.36+00:00
Ashutosh Parija 0 Reputation points Microsoft Employee
0 answers

Is it possible to connect use dedicated gateway and integrated cache with managed identity from python sdk

I wanted to connect from azure function (python) to azure cosmos nosql database with managed identity credential. As far as I understand from https://learn.microsoft.com/en-us/azure/cosmos-db/how-to-configure-integrated-cache, I did not find anything…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
asked 2024-09-26T13:35:20.1533333+00:00
Abhit Pahwa 0 Reputation points
commented 2024-09-30T21:47:54.5366667+00:00
Mahesh Kurva 165 Reputation points Microsoft Vendor
0 answers

Does Azure Cosmos DB support tinker pop/gremlin-go driver

Hello, I am looking at the documentation for Azure Cosmos DB Gremlin compatible client libraries: https://learn.microsoft.com/en-us/azure/cosmos-db/gremlin/support#compatible-client-libraries I am interested in a current go driver. I see gremcos listed…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
asked 2024-09-26T19:02:53.7766667+00:00
Mary Keefe 0 Reputation points
commented 2024-09-30T17:50:49.1+00:00
Oury Ba-MSFT 18,941 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

SQL vs Cosmos database

I am new to Azure and currently evaluating database options for a project. I need to build a real-time application that requires low latency and can handle high read and write throughput. The application will involve storing user profiles, activity logs,…

Azure SQL Database
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
asked 2024-09-30T07:52:58.9133333+00:00
Rubens Max 80 Reputation points
accepted 2024-09-30T16:12:43.5566667+00:00
Rubens Max 80 Reputation points
2 answers

Migration of data between cross Tenants cosmos DB accounts

Hi Team, We want to migrate data between two cosmos DB NOSQL accounts which are located in two different tenants. One cosmos DB is in "CORP Tenant"(microsoft.com) and another cosmos DB is in PME tenant. Please provide me some guidance on how to…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
asked 2024-08-28T05:42:15.5733333+00:00
Thakkelapalli Swapna (INFOSYS LIMITED) 0 Reputation points Microsoft Vendor
edited an answer 2024-09-30T08:13:09.5833333+00:00
ShaktiSingh-MSFT 15,301 Reputation points
1 answer

CosmosDb creation problem

Hello I am trying to create and configure a resource for CosmosDB from Azure free services. But when I click create, a feedback screen opens. I cannot create this resource. Is CosmosDb not free? Or where am I making a mistake? Thank you.

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
asked 2024-09-25T11:39:52.97+00:00
fatih uyanık 100 Reputation points
commented 2024-09-27T21:48:22.67+00:00
Mahesh Kurva 165 Reputation points Microsoft Vendor
0 answers

Is there a way to get cosmosdb (for nosql) container size and total container document count.

I want to get total items count (row count) and container size for a cosmosdb (nosql) container efficiently using a python client. Is there a way to do this efficiently.

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
asked 2024-06-05T11:07:07.59+00:00
kaif khan 20 Reputation points
commented 2024-09-27T12:50:49.8433333+00:00
Sai Raghunadh M 310 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Issues while fetching data from cosmos db using data factory

Hi All, I have been trying to fetch data from cosmos Db using a query which works well in cosmos Db explorer in Azure portal. But, the same query gives error while using it with Azure Data Factory. Query: SELECT * FROM c where…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,662 questions
asked 2020-11-03T18:58:03.907+00:00
Manish Patel 31 Reputation points
edited an answer 2024-09-26T01:20:33.3066667+00:00
CHEN XIAOJIE 96 Reputation points
1 answer

When trying to enable the capability "EnableUniqueIndexReIndex", it always give the error message "Invalid capability EnableUniqueIndexReIndex"

When I try to enable the capability "EnableUniqueIndexReIndex", I always get the error message "Invalid capability EnableUniqueIndexReIndex". I tried with the az cli and with the bicep script that deploys the application. I have…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
asked 2024-09-10T12:47:16.21+00:00
Haroldo Júnio 0 Reputation points
edited a comment 2024-09-25T22:38:58.1166667+00:00
Oury Ba-MSFT 18,941 Reputation points Microsoft Employee
1 answer

Which CosmosDB api to choose

Hi Team, I have a task where I will be using Azure function app to push the Windows 11 devices' windows update history to Azure CosmosDB. Could you please suggest what should I have configure at Azure function app so that it can push data to the…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
asked 2024-09-23T10:39:24.77+00:00
Ashish Kumar Arya 41 Reputation points
commented 2024-09-25T20:39:46.1533333+00:00
Mahesh Kurva 165 Reputation points Microsoft Vendor
2 answers

Azure Cosmos DB for PostgreSQL | User: postgres | Unable to login To assign Superuser role to another user.

Hi Team, I created new Azure Cosmos DB for PostgreSQL and it created two default user accounts postgres citus Now I want to login using postgres account pgadmin4 tool. To assign SUPERUSER role to citus : **ALTER USER citus WITH SUPERUSER ** only…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
asked 2024-09-18T13:06:43.0466667+00:00
AJITH KUMAR RAI 0 Reputation points
commented 2024-09-25T19:16:55.2466667+00:00
Oury Ba-MSFT 18,941 Reputation points Microsoft Employee
0 answers

how can I get permission to visit pg_current_logfile() in my Azure Cosmos DB for PostgreSQL Cluster

I want to access my log file in my database (Azure Cosmos DB for PostgreSQL Cluster), but my admin account don't have permission to visit pg_current_logfile().

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
Azure Database for PostgreSQL
asked 2024-09-03T08:49:42.4633333+00:00
Rose 0 Reputation points
commented 2024-09-25T15:12:16.3866667+00:00
Sai Raghunadh M 310 Reputation points Microsoft Vendor
1 answer

Connect Azure CosmosDB using Managed Identities from Azure Function App both locally and on Azure

I create a Managed Identity for a Function app and assigned it to DocumentDB Account Contributor by following the two sections below …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,965 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,639 questions
asked 2022-02-17T11:09:42.01+00:00
PingpongSet 36 Reputation points
answered 2024-09-25T15:00:46.3233333+00:00
Oleksandr Pshenychnyy 0 Reputation points
1 answer One of the answers was accepted by the question author.

Container table format

Hi In azure cosmos db what is the table format in container table .. Is it in JSON format or something else

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
asked 2024-09-21T21:16:46.0166667+00:00
Vineet S 910 Reputation points
accepted 2024-09-24T21:08:22.6466667+00:00
Vineet S 910 Reputation points
2 answers

I have written an end to end flow using Java SpringBoot which fetches entries from the container but i see that for this specific container the api fetches entries upto a certain limit say 8 after that it is unable to fetch record.

I am unable to fetch entries from a specific container after a certain limit, although this issue does not occur with other containers. I suspect the problem might be due to a field in this container that stores base64 strings of PDFs. Despite increasing…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
asked 2024-09-24T07:19:30.9933333+00:00
Abhishek Vidyarthi (IN) 0 Reputation points
answered 2024-09-24T07:32:00+00:00
ShaktiSingh-MSFT 15,301 Reputation points
0 answers

Azure cosmos db postgresql data explorer showing The Network settings for this account are preventing access from Data Explorer. Please allow access from Azure Portal to proceed. how to resolve this?

Hello i have setup an Azure cosmosDB for Postgresql but imunable to connect to the database using PGadmin in my client machine even i have tried with the public access. the dataexplorer is showing me the error as in the screenshot.

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,628 questions
Azure Database for PostgreSQL
asked 2024-09-16T09:34:57.8366667+00:00
A. Divakar 0 Reputation points
commented 2024-09-23T18:22:34.2566667+00:00
Oury Ba-MSFT 18,941 Reputation points Microsoft Employee