We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e66e79 + 4b5d326 commit b9ae748Copy full SHA for b9ae748
README.md
@@ -1,3 +1,4 @@
1
+<!--
2
---
3
page_type: sample
4
name: "Quickstart: Azure Cosmos DB for Table and Azure SDK for Python"
@@ -9,18 +10,19 @@ languages:
9
10
products:
11
- azure-cosmos-db
12
13
+-->
14
15
# Quickstart: Azure Cosmos DB for Table - Azure SDK for Python
16
17
This is a simple Flask web application to illustrate common basic usage of Azure Cosmos DB for Table with the Azure SDK for Python.
18
-### Prerequisites
19
+## Prerequisites
20
21
- [Docker](https://www.docker.com/)
22
- [Azure Developer CLI](https://aka.ms/azd-install)
23
- [Python 3.12](https://www.python.org/downloads/)
24
-### Quickstart
25
+## Quickstart
26
27
1. Log in to Azure Developer CLI.
28
0 commit comments