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:

Loreta
1 months ago
This looks good to me. Setting auth_enabled to False and token_auth_enabled to True should do the trick. Time to move on to the next question!
upvoted 0 times
Dean
21 days ago
User 3: Let's move on to the next question then.
upvoted 0 times
...
Bonita
23 days ago
User 2: Yes, that solution should meet the goal.
upvoted 0 times
...
Annice
24 days ago
User 1: I agree, setting auth_enabled to False and token_auth_enabled to True should work.
upvoted 0 times
...
...
Basilia
1 months ago
Haha, I hope the real exam doesn't have any trick questions like this. Let's just hope the solution is as straightforward as it seems!
upvoted 0 times
...
Stephanie
2 months ago
I'm not sure about this solution. Shouldn't we also configure the authentication settings in the application code or the Azure resource, not just in the AksWebservice instance?
upvoted 0 times
Ty
14 days ago
The solution meets the goal because key-based authentication is enabled in the AksWebservice instance.
upvoted 0 times
...
Isabella
1 months ago
We only need to set the auth_enabled and token_auth_enabled properties in the AksWebservice instance.
upvoted 0 times
...
...
Francine
2 months ago
This solution seems to be the right approach. Using token-based authentication for the web service aligns with the requirement of key-based authentication for applications.
upvoted 0 times
...
Gerald
2 months ago
But setting token_auth_enabled to True should provide key-based authentication, right?
upvoted 0 times
...
Ricarda
2 months ago
I disagree, I believe the solution does not meet the goal.
upvoted 0 times
...
Gerald
2 months ago
I think the solution meets the goal.
upvoted 0 times
...

Save Cancel