page_type | name | description | urlFragment | languages | products | |||
---|---|---|---|---|---|---|---|---|
sample |
Quickstart: Azure Cosmos DB for Table and Azure SDK for Go |
This is a simple web application to illustrate common basic usage of Azure Cosmos DB for Table and the Azure SDK for Go. |
template |
|
|
This is a simple web application to illustrate common basic usage of Azure Cosmos DB for Table with the Azure SDK for Go.
-
Log in to Azure Developer CLI.
azd auth login
[!TIP] This is only required once per-install.
-
Initialize this template (
cosmos-db-table-go-quickstart
) usingazd init
azd init --template cosmos-db-table-go-quickstart
-
Ensure that Docker is running in your environment.
-
Use
azd up
to provision your Azure infrastructure and deploy the web application to Azure.azd up
-
Observed the deployed web application