1,659 questions with Azure Cosmos DB tags

Sort by: Updated
1 answer

Change Azure Cosmos Db account from Provisional throughput to serverless

I am new to cosmos db and I realised after creating my database and after having it running for a while that it would be more cost effective if it would be running a serverless account. Is there a way I can change it? If not what would be the recommended…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
asked 2024-10-31T18:47:26.61+00:00
YM185 0 Reputation points
commented 2024-11-01T21:07:29.2+00:00
Oury Ba-MSFT 19,426 Reputation points Microsoft Employee
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://video2.skills-academy.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,659 questions
asked 2024-09-26T19:02:53.7766667+00:00
Mary Keefe 0 Reputation points
commented 2024-11-01T21:02:27.5633333+00:00
Meena, Anubhav K 0 Reputation points
1 answer

Azure Cosmos DB for PostgreSQL. Prepared statement error

I am running into issues regarding the pgbouncer connection pooling in Azure Cosmos DB for PostgreSQL: https://video2.skills-academy.com/en-us/azure/cosmos-db/postgresql/concepts-connection-pool. The issue is that I get the error: "prepared statement…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
asked 2024-06-27T14:26:29.3366667+00:00
Petter Moe 5 Reputation points
commented 2024-11-01T19:26:05.57+00:00
Helder Falcão (GLOBAL-V) 0 Reputation points
0 answers

Vector Search in Azure Cosmos DB for NoSQL

Hello, I would like to create a container for building a RAG solution with Azure Cosmos NoSQL: https://video2.skills-academy.com/en-us/azure/cosmos-db/nosql/vector-search This works if i create the BD via python, but i cannot find any reference in the API…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
asked 2024-10-30T10:40:46.4766667+00:00
Guillaume Dupont 0 Reputation points
commented 2024-11-01T16:47:24.7933333+00:00
Mahesh Kurva 645 Reputation points Microsoft Vendor
1 answer

I want to get permission to create schema in COSMOS DB for postgresql

I am currently working on migrating data from AWS Aurora database to Azure Cosmos db for postgresql. I tried to use airbyte as a tool for that, but when I connect cosmos db as target database in airbyte, I get an error saying that I don't have permission…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
Azure Database for PostgreSQL
asked 2024-11-01T16:28:46.5533333+00:00
paradigmshift 0 Reputation points
answered 2024-11-01T16:43:37.67+00:00
hossein jalilian 8,080 Reputation points
1 answer

Azure Cosmos DB for MongoDB (vCore) - not available in Switzerland

We currently have build the whole system around a Azure Cosmos DB for MongoDB (vCore). as our customer do have more data privacy concerns, we're thinking about to change the hosting from west europe to Switzerland. But it seems to be not available in…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
369 questions
asked 2024-10-29T12:03:00.9966667+00:00
Andi Michel 0 Reputation points
commented 2024-11-01T13:37:03.5933333+00:00
NIKHILA NETHIKUNTA 2,950 Reputation points Microsoft Vendor
0 answers

Which .NET SDK to Use for Creating Database or Container in CosmosDB

Hey All, I am developing an application that utilizes CosmosDB, running as a container in Azure App Service, and have opted to implement RBAC roles using the Managed Identity of the App Service. Following the sample code from…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
369 questions
asked 2024-11-01T13:14:23.2733333+00:00
bmittathullil 0 Reputation points
1 answer

Replicate Azure Cosmos DB for PostgreSQL into different resource group than primary cluster

On it states... https://video2.skills-academy.com/en-us/azure/cosmos-db/postgresql/concepts-read-replicas Cross-region replication Read replicas can be created in the region of the primary cluster, or in any other region supported by Azure Cosmos DB for…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
Azure Database for PostgreSQL
asked 2024-10-25T21:38:09.1233333+00:00
James Sampica 0 Reputation points
commented 2024-11-01T09:09:42.1033333+00:00
Sai Raghunadh M 820 Reputation points Microsoft Vendor
1 answer

Issue with Error Code 48 When Connecting to MongoDB in Azure Functions

I'm currently deploying my project on Azure Functions, with each function running in a separate function app. I’m using a centralized MongoDB database through Azure Cosmos DB for MongoDB and accessing it with Mongoose, including defined schema files.…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,073 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
asked 2024-10-30T11:03:25.33+00:00
Nimisha 0 Reputation points
answered 2024-10-31T10:57:22.8833333+00:00
Amira Bedhiafi 25,866 Reputation points
1 answer

Does Azure Cosmos Gremlin Supports Transaction Management?

Im trying to achieve transaction management in cosmos gremlin. Like i should be able to create some nodes and edges in a single transaction, if one of the operation fails the entire transaction should be discarded, like in sql terms commit and rollback.…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
asked 2024-10-29T11:01:47.5433333+00:00
Vamshi, Merugu 0 Reputation points
commented 2024-10-30T22:47:43.6533333+00:00
Oury Ba-MSFT 19,426 Reputation points Microsoft Employee
0 answers

Composite Index for Items in Azure CosmosDB Container

Hello Community, I am trying to create a container in my Azure CosmosDB account. I have enabled the Vector Preview feature for my container. I have a data that looks like this: - {"id": "6", "Context": […

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,193 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,890 questions
asked 2024-10-15T19:53:01.86+00:00
Karan Saxena 0 Reputation points
commented 2024-10-30T20:24:53.0533333+00:00
Sai Raghunadh M 820 Reputation points Microsoft Vendor
1 answer

Connection Pooling with Azure COSMOS Python Client

I am using the below code to retrieve items from Azure COSMOS DB. This code is part of a WebAPI and the code will run in multiple threads. Which of the following objects are thread-safe: db_client, database, container ? Can I create a singleton for…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
asked 2024-10-28T15:49:40.4466667+00:00
Tanuj Mittal 0 Reputation points
commented 2024-10-30T16:32:01.8833333+00:00
Vijayalaxmi Kattimani 160 Reputation points Microsoft Vendor
1 answer

how to transfer data from one azure cosmos db for postgresql to another azure cosmos db for postgresql

I have a working azure cosmos db for postgresql, for some reason we want to delete. I now want to move the data to a new azure cosmos db for postgresql, so I can destroy the old one. How to do this in azure

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
asked 2024-10-24T01:47:47.1533333+00:00
Tung Nguyen Xuan 20 Reputation points
commented 2024-10-30T03:52:01.2833333+00:00
NIKHILA NETHIKUNTA 2,950 Reputation points Microsoft Vendor
1 answer

Looking for recommendation to deploy and upgrade SaaS Product in different Azure Data center (different region)

Hi All, We are developping a multi-tenants SaaS product. Front end is a Team App (React). Back end is basicaly App Functions, cosmos DB and API management. App is currently hosted in Azure East US Data Center (DC). Some prospects want us to comply…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,161 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
Azure Startups
Azure Startups
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Startups: Companies that are in their initial stages of business and typically developing a business model and seeking financing.
369 questions
asked 2024-10-24T05:38:31.11+00:00
sang delattre 1 Reputation point
commented 2024-10-29T18:59:17.5933333+00:00
Oury Ba-MSFT 19,426 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Does the Azure Vector database support queryable encryption?

Can I store GPT embeddings in the Azure Vector database in the form of ciphertext? And can I query the vector database without decryption? Thanks

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.
1,049 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
asked 2024-10-29T08:47:15.3566667+00:00
WenjunWang-3318 20 Reputation points
accepted 2024-10-29T14:50:01.31+00:00
WenjunWang-3318 20 Reputation points
2 answers One of the answers was accepted by the question author.

How to configure CosmosDB to trigger a typeScript Azure Function using Managed Identity?

I successfully configured my TypeScript Azure Function 'functionInsertDataInCosmosDb' to write messages to CosmosDB using Managed Identity in my local development environment. Here is my local.settings.json { "IsEncrypted": false, …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,073 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
asked 2024-10-25T18:31:21.7766667+00:00
Agner Souza Bezerra 20 Reputation points
edited a comment 2024-10-29T14:11:20.6966667+00:00
Agner Souza Bezerra 20 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Audit logs for resource deletion?

How can I view and check who deleted the Resource Group or a specific object like Azure Cosmos DB? I cannot view the Activity Log since the Resource Group has also been deleted as well.

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,907 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,068 questions
asked 2023-09-08T07:11:41.2733333+00:00
EnterpriseArchitect 5,406 Reputation points
commented 2024-10-25T18:59:47.2933333+00:00
Suhas Wadadekar 0 Reputation points
1 answer One of the answers was accepted by the question author.

Cosmos DB design

Im developing an e-commerce application that uses Azure Cosmos DB to manage product catalogs, user data, and transaction records. As our user base grows, I’m looking for advice on how to structure my data model effectively. In particular, what is the…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
asked 2024-10-24T14:26:43.92+00:00
DataCoder 200 Reputation points
accepted 2024-10-25T15:51:25.3266667+00:00
DataCoder 200 Reputation points
1 answer

How do I get a new column that is only in new records in my CosmosDB to show up in the Analytical Store?

I have a NoSQL CosmosDB collection that recently had a new column/field added to the root level of the JSON hierarchy in the documents. Unfortunately, the new column/field breaks the synapse analytics query (in T-SQL) I am using because the new column…

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,973 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
asked 2024-10-21T22:53:04.8333333+00:00
Jonathan Hawkins 0 Reputation points
commented 2024-10-24T14:48:14.3666667+00:00
Smaran Thoomu 16,640 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Help with Bicep Template for Deleting Azure Resources Based on Resource Name

I have created Bicep templates for provisioning various Azure resources such as Azure OpenAI, Azure Cognitive Search, Azure App Service, and Azure Cosmos DB. In a similar way, I would like to write a Bicep template or script that allows for the deletion…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,951 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,073 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,659 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,193 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,881 questions
asked 2024-10-14T10:34:46.59+00:00
Gupta, Shalu 30 Reputation points
accepted 2024-10-24T08:41:55.4866667+00:00
Gupta, Shalu 30 Reputation points