Skip to content

Quickstart application template for Azure Cosmos DB for Table and .NET

License

Notifications You must be signed in to change notification settings

Azure-Samples/cosmos-db-table-go-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Prerequisites

Quickstart

  1. Log in to Azure Developer CLI. This is only required once per-install.

    azd auth login
  2. Initialize this template (cosmos-db-table-go-quickstart) using azd init

    azd init --template cosmos-db-table-go-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

Quickstart application template for Azure Cosmos DB for Table and .NET

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published