Exam Preparation Quiz

Question 25 of 75

Deploy Latest Language Understanding Model To Container

MDFT Pro, a well-known training agency, operates a Language Understanding application named “StudentAssistant” for processing student inquiries about courses, schedules, and enrollment. Mark, the DevOps Engineer, needs to deploy this application to a containerized environment to improve scalability and reduce latency for student interactions.

The application was developed using a Language Understanding authoring resource and has multiple versions with different training and deployment states. Mark needs to identify and deploy the most recent version that is ready for production use in the containerized environment.

The available versions of the StudentAssistant application are:

VersionTrained DatePublished Date
V1.2NoneNone
V1.12020-10-01None
V1.02020-09-012020-09-15

Which three actions should Mark perform in sequence to create a container with the latest deployable version?

Choose all correct answers from the options below.

Explanations for each answer:

Learn more about LUIS containers:
LUIS Containers
Next Question