< Previous Challenge - Home - Next Challenge>
We've now finished deploying our Bot into Azure. In order to make it a enterprise level repeatable solution, the team needs to automate a CI/CD pipeline
-
Export our Bot to a Run Time
-
Make sure exported run time is linked to you GitHub/DevOps repo
-
Set up Continuous Integration pipeline in your GitHub/DevOps project to automatically build the Web App
-
Set up a Continuous Deployment (CD) to deploy the project. Make sure the BOT API, QnA Knowledge Base, and LUIS are considered in the CD.
- The Bot local Run Time is created
- Have completed CI and CD pipelines
- What a sample result looks like:
- How to Export Bot Composer Project to a Run Time
- ASP.net core Azure DevOps Pipeline Creation and Deployment
- Create CI/CD for LUIS
You have finished the challenges for this Hack. We are updating the content continuously. In the upcoming phase 2 of this hack content we can extending this Bot solution to data services such as Azure DataBricks to unlock more advanced ML capabilities. Stay tuned!