Use containers for your Language Understanding Intelligent Service (LUIS) Apps
The Language Understanding (LUIS) container loads your trained or published Language Understanding model. As a LUIS app, the docker container provides access to the query predictions from the container's API endpoints
Learning objectives
Upon completion of this module, you will be able to:
- Install and Run LUIS Containers
- Configure LUIS Containers
- Deploy your LUIS Container to Azure Container Instances
- Evaluate and Plan Around LUIS Container Limitations
Prerequisites
Knowledge of navigating the Azure portal Knowledge of at least one programming language such as C#, Python, or JavaScript Basic understanding of REST APIs and JSON