Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam DP-100 Topic 8 Question 98 Discussion

Actual exam question for Microsoft's DP-100 exam
Question #: 98
Topic #: 8
[All DP-100 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You train and register a machine learning model.

You plan to deploy the model as a real-time web service. Applications must use key-based authentication to use the model.

You need to deploy the web service.

Solution:

Create an AksWebservice instance.

Set the value of the auth_enabled property to False.

Set the value of the token_auth_enabled property to True.

Deploy the model to the service.

Does the solution meet the goal?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Gerald
7 hours ago
But setting token_auth_enabled to True should provide key-based authentication, right?
upvoted 0 times
...
Ricarda
3 days ago
I disagree, I believe the solution does not meet the goal.
upvoted 0 times
...
Gerald
6 days ago
I think the solution meets the goal.
upvoted 0 times
...

Save Cancel