Describe the issue:
Run command ”azd init -t langfuse-on-azure“ according to Readme, users cannot create their own environments because already existing environment.
Repro Steps:
Run azd init -t langfuse-on-azure.
Environments:
azd version: daily
os: windows
Suggestion:
Remove the folder .azure and add .azure to file .gitignore.
Expected behavior:
Run the command azd init successfully.
Describe the issue: Run command ”azd init -t langfuse-on-azure“ according to Readme, users cannot create their own environments because already existing environment.
Repro Steps:
azd init -t langfuse-on-azure
.Environments:
Suggestion: Remove the folder
.azure
and add.azure
to file.gitignore
.Expected behavior: Run the command
azd init
successfully.@pamelafox and @hemarina for notification