coder/examples/templates/azure-linux
Geoffrey Huntley 26b54cd144
chore(autofix): upgrade-examples-terraform-provider-coder (#5498)
Automatically generated via https://github.com/coder/autofix
2022-12-23 12:25:56 +10:30
..
README.md chore: Add icons to templates (#5368) 2022-12-09 18:47:09 +00:00
cloud-config.yaml.tftpl azure-linux example template (#3348) 2022-08-08 15:25:20 -07:00
main.tf chore(autofix): upgrade-examples-terraform-provider-coder (#5498) 2022-12-23 12:25:56 +10:30

README.md

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

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.