Managed Identities — Microsoft Azure Security Engineer (AZ-500) Practice Questions
Managed identities are an Azure Active Directory feature that gives Azure resources an automatically managed service principal, eliminating the need to store credentials in code or configuration files. The AZ-500 tests your ability to assign system-assigned or user-assigned managed identities to resources such as virtual machines and App Service, and to grant those identities the appropriate role-based access to Key Vault secrets, storage accounts, and other services. Understanding managed identities is essential because they are the recommended credential-free authentication pattern for any workload running inside Azure.
Free questions on managed identities
What is the main benefit of using Managed Identities in Azure?
Free question · easy · full answer + explanation
More managed identities questions in the full bank
- What are Azure Managed Identities used for? Unlock answer & explanation →
- What is the correct approach to Key Vault access? Unlock answer & explanation →
- You are securing a development environment where developers deploy code frequently. What is the best approach for secret management? Unlock answer & explanation →