microsoft / CNTK

Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
https://docs.microsoft.com/cognitive-toolkit/
Other
17.49k stars 4.3k forks source link

Error while deploying MS Teams Bot with SSO #3864

Open RamPrasathBGSW opened 2 years ago

RamPrasathBGSW commented 2 years ago

We are facing issue while trying to deploy a bot with SSO.

Steps to reproduce :-

  1. We created a sample bot with SSO using Teams Toolkit in VS Code
  2. We integrated our code which performs Text Search, Image Search and other functionalities
  3. We provisioned our bot into Azure without issue
  4. We deployed our bot into Azure for the first time without issue.
  5. Second/ Third Time when we try to deploy our bot with enhancements using Teams Toolkit we are facing an error.
  6. Later even a basic bot with SSO couldn't be deployed using Toolkit due to the same error

PFA for the error log text file, error screenshot and first deployed package appPackage.dev.zip

Note :- We can able to deploy the bot with same set of functionalities (without SSO) multiple times without any issue

2022-05-10T05_23_47_247Z-debug.log DeploymentError (002).zip .PFA for the Teamsbot file teamsBot.zip