AI-102 Dumps

AI-102 Free Practice Test

Microsoft AI-102: Designing and Implementing an Azure AI Solution

QUESTION 16

- (Exam Topic 2)
You plan to use a Language Understanding application named app1 that is deployed to a container. App1 was developed by using a Language Understanding authoring resource named lu1.
App1 has the versions shown in the following table.
AI-102 dumps exhibit
You need to create a container that uses the latest deployable version of app1.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. (Choose three.)
AI-102 dumps exhibit
Solution:
Step 1: Export the model using the Export for containers (GZIP) option. Export versioned app's package from LUIS portal
The versioned app's package is available from the Versions list page.
AI-102 dumps exhibit Sign on to the LUIS portal.
AI-102 dumps exhibit Select the app in the list.
AI-102 dumps exhibit Select Manage in the app's navigation bar.
AI-102 dumps exhibit Select Versions in the left navigation bar.
AI-102 dumps exhibit Select the checkbox to the left of the version name in the list.
AI-102 dumps exhibit Select the Export item from the contextual toolbar above the list.
AI-102 dumps exhibit Select Export for container (GZIP).
AI-102 dumps exhibit The package is downloaded from the browser.
AI-102 dumps exhibit
Step 2: Select v1.1 of app1.
A trained or published app packaged as a mounted input to the container with its associated App ID. Step 3: Run a contain and mount the model file.
Run the container, with the required input mount and billing settings. Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-container-howto

Does this meet the goal?

Correct Answer: A