Exam: AZ-900: Microsoft Azure Fundamentals 0 Likes
To what should an application connect to retrieve security tokens? (AZ-900)
To what should an application connect to retrieve security tokens?
A) An Azure Storage account.
B) Azure Active Directory (Azure AD).
C) A certificate store.
D) An Azure key vault.
Solution
Correct answer: B) Azure Active Directory (Azure AD).
Azure Active Directory (Azure AD) is a cloud-based identity and access management service that provides authentication and authorization for applications. To retrieve security tokens, an application should connect to Azure AD, which will authenticate the application and issue a security token that can be used to access protected resources.
Category: Cloud concepts