You train and register an Azure Machine Learning model. You plan to deploy the model to an online endpoint and must ensure applications can use an authentication method with a non-expiring artifact to access it. Proposed Solution: Create a Kubernetes online endpoint, set its `auth_mode` parameter to `aml_token`, and deploy the model to this endpoint. Does this solution meet the goal? | Microsoft Certified Azure Data Scientist Associate - DP-100 Quiz - LeetQuiz