Azure-Functions-OpenAI-Demo
Azure-Functions-OpenAI-Demo copied to clipboard
Run `azd up` occurs error in the progress
Describe the issue:
When running azd up, the following error occurs:
and the final result of running azd up shows no errors.
Repro Steps:
- Run
azd init -t Azure-Functions-OpenAI-Demo. - Run
azd auth login. - Run
set-executionpolicy remotesigned. - 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.