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 provision" in windows #1

Closed faynef closed 6 months ago

faynef commented 6 months ago

Describe the issue: Run command azd provision according to Readme, deployment in windows is not supported. image

Repro Steps:

  1. Run azd init -t langfuse-on-azure.
  2. Run azd auth login.
  3. Run pip install -r requirements.txt.
  4. Run azd env new.
  5. Run azd provision.

Environments:

Suggestion: Add hooks to support windows env.

Expected behavior: Run the command azd provision successfully.

@pamelafox and @hemarina for notification

pamelafox commented 6 months ago

Can you try it now?

v-xuto commented 6 months ago

We have tried it and this issue has been fixed.