-
Notifications
You must be signed in to change notification settings - Fork 770
Closed
Labels
deploymentIssues related to deploying Chat-CopilotIssues related to deploying Chat-Copilot
Description
Describe the bug
I tried two ways to deploy the app but got similar errors.
- Manual deployment: I got a warning
Warning BCP081: Resource type "Microsoft.Bing/accounts@2020-06-10" does not have types available.. The script run a long time then failed. - Using the deployment template: One deployment task failed:
function-copichat-7tz57cfyqmyry-websearcher-plugin/default.
I suspect it's related to the bing-search component. Not sure if it's the same problem as this issue: #491
Thanks.
To Reproduce
Steps to reproduce the behavior:
- Go to
https://github.com/microsoft/chat-copilot/blob/main/scripts/deploy/README.md - Click on Deploy to Azure
- Fill the fields and deploy
- See error
Expected behavior
The deployment should complete without errors.
Screenshots
If applicable, add screenshots to help explain your problem.


Platform
- OS: [e.g. Windows, Mac]
- IDE: [e.g. Visual Studio, VS Code]
- Language: [e.g. C#, Python]
- Source: [e.g. NuGet package version 0.1.0, pip package version 0.1.0, main branch of repository]
Additional context
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
deploymentIssues related to deploying Chat-CopilotIssues related to deploying Chat-Copilot