Uploaded April 2025 | Updated September 2026, 1 week ago
Part three of this series on Python!
Learn how to update and delete documents in Azure Cosmos DB with Python! This tutorial explains the difference between upsert_item and replace_item operations, showing you when to use each one. Also covers how to properly delete documents and handle errors. Perfect for Python developers working with NoSQL data in Azure. Includes practical code examples with real-world scenarios.
Presenter Gwyneth Peña-Siguenza
• Repo - github.com/madebygps/cosmosdb-python-101
• Configure Data plane access for you Cosmos Account -
learn.microsoft.com/azure/cosmos-db/nosql/security/how-to-grant-data-plane-role-based-access?tabs=built-in-definition%2Ccsharp&pivots=azure-interface-cli
• Subscribe to Azure Cosmos DB on YouTube – youtube.com/AzureCosmosDB
• Follow Azure Cosmos DB on X – twitter.com/AzureCosmosDB
• Follow Azure Cosmos DB on LinkedIn – linkedin.com/company/azure-cosmos-db
#Python #AzureCosmosDB #Azure #NoSQL #DatabaseTutorial #PythonSDK #Authentication
Part three of this series on Python!
Learn how to update and delete documents in Azure Cosmos DB with Python! This tutorial explains the difference between upsert_item and replace_item operations, showing you when to use each one. Also covers how to properly delete documents and handle errors. Perfect for Python developers working with NoSQL data in Azure. Includes practical code examples with real-world scenarios.
Presenter Gwyneth Peña-Siguenza
• Repo - github.com/madebygps/cosmosdb-python-101
• Configure Data plane access for you Cosmos Account -
learn.microsoft.com/azure/cosmos-db/nosql/security/how-to-grant-data-plane-role-based-access?tabs=built-in-definition%2Ccsharp&pivots=azure-interface-cli
• Subscribe to Azure Cosmos DB on YouTube – youtube.com/AzureCosmosDB
• Follow Azure Cosmos DB on X – twitter.com/AzureCosmosDB
• Follow Azure Cosmos DB on LinkedIn – linkedin.com/company/azure-cosmos-db
#Python #AzureCosmosDB #Azure #NoSQL #DatabaseTutorial #PythonSDK #Authentication










