Skip to content

Commit b9ae748

Browse files
authored
Merge pull request #8 from Azure-Samples/seesharprun-patch-1
Update README.md
2 parents 9e66e79 + 4b5d326 commit b9ae748

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!--
12
---
23
page_type: sample
34
name: "Quickstart: Azure Cosmos DB for Table and Azure SDK for Python"
@@ -9,18 +10,19 @@ languages:
910
products:
1011
- azure-cosmos-db
1112
---
13+
-->
1214

1315
# Quickstart: Azure Cosmos DB for Table - Azure SDK for Python
1416

1517
This is a simple Flask web application to illustrate common basic usage of Azure Cosmos DB for Table with the Azure SDK for Python.
1618

17-
### Prerequisites
19+
## Prerequisites
1820

1921
- [Docker](https://www.docker.com/)
2022
- [Azure Developer CLI](https://aka.ms/azd-install)
2123
- [Python 3.12](https://www.python.org/downloads/)
2224

23-
### Quickstart
25+
## Quickstart
2426

2527
1. Log in to Azure Developer CLI.
2628

0 commit comments

Comments
 (0)