Azure-Samples / langfuse-on-azure

An easy way to deploy the Langfuse observability platform to Azure Container Apps with Entra authentication.
MIT License
35 stars 3 forks source link

Fail to run the command ”azd init -t langfuse-on-azure“ #2

Closed faynef closed 6 months ago

faynef commented 6 months ago

Describe the issue: Run command ”azd init -t langfuse-on-azure“ according to Readme, users cannot create their own environments because already existing environment. image

Repro Steps:

  1. Run 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

pamelafox commented 6 months ago

Thank you for noticing that, fixed!