Skip to content

Commit

Permalink
Merge pull request #15 from Azure-Samples/code-samples-metadata
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
seesharprun authored Oct 17, 2024
2 parents 58c99e5 + 250ddc4 commit 6468667
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
---
page_type: sample
name: Quickstart: Azure Cosmos DB for NoSQL and Azure SDK for Python
description: This is a simple Flask web application to illustrate common basic usage of Azure Cosmos DB for NoSQL and the Azure SDK for Python.
urlFragment: template
languages:
- python
- azdeveloper
products:
- azure-cosmos-db
---

# Quickstart: Azure Cosmos DB for NoSQL client library for Python

This is a simple Flask web application to illustrate common basic usage of Azure Cosmos DB for NoSQL's client library for Python. This sample application accesses an existing account, database, and container using the [`azure-cosmos`](https://pypi.org/project/azure-cosmos/) and [`azure-identity`](https://pypi.org/project/azure-identity/) packages from PyPi. Modify the source code and leverage the Infrastructure as Code (IaC) Bicep assets to get up and running quickly.
Expand Down

0 comments on commit 6468667

Please sign in to comment.