ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 60 - AI-102 discussion

Report
Export

HOTSPOT

You run the following command.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

Question 60
Correct answer: Question 60

Explanation:

Box 1: Yes

http://localhost:5000/status : Also requested with GET, this verifies if the api-key used to start the container is valid without causing an endpoint query.

Box 2: Yes

The command saves container and LUIS logs to output mount at C:\output, located on container host

Box 3: Yes

http://localhost:5000/swagger : The container provides a full set of documentation for the endpoints and a Try it out feature. With this feature, you can enter your settings into a web-based HTML form and make the query without having to write any code. After the query returns, an example CURL command is provided to demonstrate the HTTP headers and body format that's required.

Reference:

https://docs.microsoft.com/en-us/azure/cognitive-services/luis/luis-container-howto

asked 26/09/2024
Tanvir Anjum
42 questions
User
0 comments
Sorted by

Leave a comment first