Skip to content

esneko/kosmos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart: Azure Cosmos DB for Table - Azure SDK for Python

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

Prerequisites

Quickstart

  1. Log in to Azure Developer CLI.

    azd auth login

    [!TIP] This is only required once per-install.

  2. Initialize this template (cosmos-db-table-python-quickstart) using azd init

    azd init --template cosmos-db-table-python-quickstart
  3. Ensure that Docker is running in your environment.

  4. Use azd up to provision your Azure infrastructure and deploy the web application to Azure.

    azd up
  5. Observed the deployed web application

    Screenshot of the deployed web application.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published