Files
coder/examples/templates/azure-linux
Mathias Fredriksson 544bf01fbb chore: Update coder/coder provider in example templates (#3581)
Additionally, a convenience script was added to
`examples/update_template_versions.sh` to keep the templates up-to-date.

Fixes #2966
2022-08-19 17:18:11 +03:00
..
2022-08-08 15:25:20 -07:00

name, description, tags
name description tags
Develop in Linux on Azure Get started with Linux development on Microsoft Azure.
cloud
azure
linux

azure-linux

To get started, run coder templates init. When prompted, select this template. Follow the on-screen instructions to proceed.

Authentication

This template assumes that coderd is run in an environment that is authenticated with Azure. For example, run az login then az account set --subscription=<id> to import credentials on the system and user running coderd. For other ways to authenticate consult the Terraform docs.