Skip to content

Commit e628d44

Browse files
committed
add python prereq
1 parent b9c0122 commit e628d44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/cosmos-db/create-mongodb-flask.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ In this quickstart, you use an Azure Cosmos DB for Mongo DB API account and the
2727

2828
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio). Or [try Azure Cosmos DB for free](https://azure.microsoft.com/try/cosmosdb/) without an Azure subscription.
2929
- The [Azure Cosmos DB Emulator](local-emulator.md).
30+
- [Python 3.6+](https://www.python.org/downloads/)
3031
- [Visual Studio Code](https://code.visualstudio.com/Download) with the [Python Extension](https://marketplace.visualstudio.com/items?itemName=donjayamanne.python).
3132

3233
## Clone the sample application

0 commit comments

Comments
 (0)