Microsoft Azure Fundamentals — Question 2
To what should an application connect to retrieve security tokens?
Answer options
- A. an Azure Storage account
- B. Azure Active Directory (Azure AD)
- C. a certificate store
- D. an Azure key vault
Correct answer: B
Explanation
The correct answer is Azure Active Directory (Azure AD), as it is specifically designed to manage identity and access, providing security tokens for applications. The other options, like Azure Storage and Azure Key Vault, serve different purposes and do not directly issue security tokens.