DP-100 · Question #486
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…
The correct answer is A. Yes. The answer is Yes (A). When you create a managed online endpoint in Azure Machine Learning with default settings, the default value of auth_mode is key. Key-based authentication issues API keys, which are non-expiring artifacts. Because the default already configures key…
Question
Options
- AYes
- BNo
How the community answered
(48 responses)- A73% (35)
- B27% (13)
Explanation
The answer is Yes (A). When you create a managed online endpoint in Azure Machine Learning with default settings, the default value of auth_mode is key. Key-based authentication issues API keys, which are non-expiring artifacts. Because the default already configures key authentication, deploying with default settings implicitly satisfies the requirement for a non-expiring authentication method - no additional configuration is needed. This solution meets the stated goal.
Topics
Community Discussion
No community discussion yet for this question.