Skip to main content

Azure

DevOps for LUIS - Part 4

DevOps for LUIS - Part 4

·9 mins
Wrapping up the LUIS DevOps series by deploying the language model to QA and Production: provisioning LUIS resources, importing and training the model, and publishing it automatically from the pipeline.
DevOps for LUIS - Part 3

DevOps for LUIS - Part 3

·18 mins
A detailed look at the Pull Request and Build stages of a LUIS DevOps pipeline: importing, training, testing, and comparing a language model’s performance against its previous version.
DevOps for LUIS - Part 2

DevOps for LUIS - Part 2

·10 mins
The Azure resources, solution files, and test types (unit, performance, regression) behind a LUIS DevOps pipeline, plus a primer on Azure DevOps YAML pipeline structure.
DevOps for LUIS - Part 1

DevOps for LUIS - Part 1

·4 mins
Kicking off a DevOps for LUIS series by looking at the author workflow: how a language model is built in the LUIS portal and exported for developers to bring into source control.