-1

WEB APP BOT:

enter image description hereWEB APP BOT

1: https://i.stackstrong text.imgur.com/z24Og.png

I AM TRYING TO CREATE QNA MAKER CHATBOT, BUT WHEN I am trying to deploy the bot, this error is coming "ServiceError: Cannot create a v2 converged app". Please guide me regarding this.

toyota Supra
  • 3,181
  • 4
  • 15
  • 19

2 Answers2

0

I was facing the same issue until i get to know that the Azure Web App Bot and Bot Channels Registration resource types are deprecated.so to create a bot we have to use Azure bot in Azure portal.

  • Thank you, I will try this. Can u share any document or video regarding this? I will follow that – user17828864 Jun 26 '22 at 09:05
  • You can look here for how to add/create a bot: https://learn.microsoft.com/en-us/azure/bot-service/abs-quickstart?view=azure-bot-service-4.0 – Dana V Jun 27 '22 at 22:02
0

It was Microsoft Website issue. NOW IT FIXED!

You can create you bot now without any issues.