-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Description
Describe the issue:
The status of the pipeline in GitHub Actions is failed after pushing commit. The error is shown as following:
Repro Steps:
- Run
azd auth login
. - Run
azd init -t Azure-Samples/azure-search-openai-demo-java
. - Run
azd up
. - Fork this repository on GitHub.
- Create an environment called 'Development' .
- Create 'Development' environment secrets for the azure web app hosting both frontend and backend publish profiles.
- Create 'Development' environment variables for azure web app resource name.
- Push commit.
Expected behavior:
Results for Deploy backend to Azure Web App
is passed.
@dantelmomsft and @hemarina for notification.
Metadata
Metadata
Assignees
Labels
No labels