Rasa open source hosting in azure pipeline

We have Rasa Open source trained bot and we need to host it into the azure devops pipeline . can you guys please guide me or share some reference documentation .

TIA.

Hi Kathir,

Were you able to figure out how to do this using Azure Pipeline, even I am facing the same confusion.

Regards CSR

To host a Rasa Open Source trained bot on Azure DevOps pipelines, you can utilize Docker containers and Kubernetes for deployment. Azure DevOps provides comprehensive documentation and tutorials on setting up CI/CD pipelines for containerized applications. Additionally, refer to Rasa’s documentation for specific deployment instructions tailored to your project’s requirements.

To host your Rasa Open Source trained bot on Azure DevOps pipeline, refer to Azure documentation or online resources for guidance on setting up CI/CD pipelines specifically tailored for deploying Rasa bots.