How to set up slots or multiple environments for Azure Bot Service

Tom023 46 Reputation points
2020-08-04T12:39:24.843+00:00

I am working on developing a Microsoft Bot using Azure Bot Service, in that want to set up different environments or slots for QA, Dev, Staging like how we do in azure app services.

In settings I did not find Deployment Slots option but under settings each setting have Slot Setting check box, is that means can we configure slots in Azure Bot Service as well or do I have to create multiple Bot Service resources each one for each environment?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
833 questions
0 comments No comments
{count} vote

Accepted answer
  1. Destin Joy 1,871 Reputation points
    2020-08-05T03:52:29.98+00:00

    You have to create separate bot for each environment dev and production.

    This link might help
    https://video2.skills-academy.com/en-us/azure/bot-service/bot-service-build-continuous-deployment?view=azure-bot-service-4.0

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.