Skip to content

Deployment template not working with bing-search failure #498

@yanxiaodi

Description

@yanxiaodi

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:

  1. Go to https://github.com/microsoft/chat-copilot/blob/main/scripts/deploy/README.md
  2. Click on Deploy to Azure
  3. Fill the fields and deploy
  4. See error

Expected behavior
The deployment should complete without errors.

Screenshots
If applicable, add screenshots to help explain your problem.
image
image

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.

Metadata

Metadata

Labels

deploymentIssues related to deploying Chat-Copilot

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions