exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 3 question 44 discussion

Actual exam question from Microsoft's AI-102
Question #: 44
Topic #: 3
[All AI-102 Questions]

DRAG DROP
-

You have a Language Understanding solution that runs in a Docker container.

You download the Language Understanding container image from the Microsoft Container Registry (MCR).

You need to deploy the container image to a host computer.

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.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
zellck
Highly Voted 1 year, 2 months ago
1. From portal, export solution as package file. 2. From host computer, move package file to Docker input directory. 3. From host computer, run container and specify input directory. https://learn.microsoft.com/en-us/azure/cognitive-services/luis/luis-container-howto?tabs=v3#how-to-use-the-container - Export package for container from LUIS portal or LUIS APIs. - Move package file into the required input directory on the host computer. Do not rename, alter, overwrite, or decompress the LUIS package file. - Run the container, with the required input mount and billing settings.
upvoted 46 times
M25
1 year ago
@zellck: You’re a role model for contributing to community discussions, love this style! Well-documented answers, plus the corresponding links to follow-up and form an opinion independently!
upvoted 21 times
...
rdemontis
10 months ago
thanks for explanation
upvoted 3 times
...
...
syupwsh
Most Recent 2 weeks ago
1) From the Language Understanding portal, export the solution as a package file is CORRECT. This step is necessary to export the trained model from the portal, which will be used as a package file to be deployed within the Docker container. 2) From the host computer, move the package file to the Docker input directory is CORRECT. After exporting the solution as a package file, the next step is to move the file to the Docker input directory where it will be accessed by the container. 3) From the host computer, run the container and specify the input directory is CORRECT. Running the container and specifying the input directory ensures that the model package can be loaded and executed properly within the container.
upvoted 1 times
...
takaimomoGcup
3 months, 1 week ago
export move run
upvoted 3 times
...
evangelist
7 months ago
Export the LUIS application as a package file from the Azure portal: This involves downloading the LUIS model you've developed and want to run locally in a container. Move the exported package file to the Docker input directory on the host computer: This step involves transferring the downloaded LUIS application package to a specific directory that the Docker container will use as its input source. Run the Docker container and specify the input directory: This involves using Docker commands to start the container with the necessary parameters, including the location of the LUIS application package file in the input directory. Retraining the model is not mentioned as a step for deploying the container image to a host computer because the model should already be trained and exported from the LUIS portal before deployment.
upvoted 1 times
...
Tin_Tin
1 year, 2 months ago
The answer seems correct. https://learn.microsoft.com/en-us/azure/cognitive-services/luis/luis-container-howto?tabs=v3
upvoted 2 times
...
973b658
1 year, 2 months ago
No. Export,Docker,Output directory.
upvoted 1 times
...
ziggy1117
1 year, 2 months ago
answer is correct
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago