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 7 Question 51 Discussion

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

You use an Azure Machine Learning workspace.

You have a trained model that must be deployed as a web service. Users must authenticate by using Azure Active Directory.

What should you do?

Show Suggested Answer Hide Answer
Suggested Answer: A

To control token authentication, use the token_auth_enabled parameter when you create or update a deployment

Token authentication is disabled by default when you deploy to Azure Kubernetes Service.

Note: The model deployments created by Azure Machine Learning can be configured to use one of two authentication methods:

key-based: A static key is used to authenticate to the web service.

token-based: A temporary token must be obtained from the Azure Machine Learning workspace (using Azure Active Directory) and used to authenticate to the web service.


https://docs.microsoft.com/en-us/azure/machine-learning/how-to-authenticate-web-service

Comments

Currently there are no comments in this discussion, be the first to comment!


Save Cancel