Azure-Functions-OpenAI-Demo icon indicating copy to clipboard operation
Azure-Functions-OpenAI-Demo copied to clipboard

Run `azd up` occurs error in the progress

Open jerryshia opened this issue 1 year ago • 3 comments

Describe the issue: When running azd up, the following error occurs:

image

and the final result of running azd up shows no errors. image

Repro Steps:

  1. Run azd init -t Azure-Functions-OpenAI-Demo.
  2. Run azd auth login.
  3. Run set-executionpolicy remotesigned.
  4. Run azd up.

Environment:

  • azd version 1.10.2 (commit 84ea22048b9a1c167bc4ae2095cc7f91798ef11e)
  • OS: Windows

Expected behavior: Running azd up shows no errors during the process.

@hemarina and @BigMorty for notification.

jerryshia avatar Oct 12 '24 11:10 jerryshia