dp-100-data-scientist-assoc video for context: Azure Role-Based Access Control (Azure RBAC) is an authorization system that provides fine-grained access
Context: Azure Role-Based Access Control (Azure RBAC) is an authorization system that provides fine-grained access management for Azure Machine Learning resources. It enables organizations to assign roles to team members, determining which Azure cloud resources they can access and what actions they can perform within a workspace. Authentication Workflows: There are four authentication workflows available when connecting to an Azure Machine Learning workspace. Question: Which authentication workflow is best described by the following? "Created in Azure Active Directory (Azure AD), this authentication method is used to authenticate or obtain an authentication token. It is particularly useful for automated processes that require ongoing access to the service. For example, a continuous integration and deployment script that trains and tests a model whenever the training code changes would benefit from this type of account."