Output from azd version
azd version 1.3.1 (commit b5030da)
Describe the bug
The Starter - Bicep / Starter - Terraform templates are not displaying when running azd init.
To Reproduce
- Create an empty folder
- Run
azd init
The list of templates includes Minimal and others, but no Starter templates.
Expected behavior
When running azd init, I should be able to select Starter - Bicep or Starter - Terraform.
Workaround
azd init --template Azure-Samples/azd-starter-bicep
Environment
PowerShell 7.3.7
Additional context
This feature is mentioned in the Microsoft Learn training; https://learn.microsoft.com/en-us/training/modules/build-first-azd-template/2-create-template-structure.
Output from
azd versionazd version 1.3.1 (commit b5030da)
Describe the bug
The Starter - Bicep / Starter - Terraform templates are not displaying when running
azd init.To Reproduce
azd initThe list of templates includes Minimal and others, but no Starter templates.
Expected behavior
When running
azd init, I should be able to select Starter - Bicep or Starter - Terraform.Workaround
Environment
PowerShell 7.3.7
Additional context
This feature is mentioned in the Microsoft Learn training; https://learn.microsoft.com/en-us/training/modules/build-first-azd-template/2-create-template-structure.