Secrets Management — Microsoft Azure Security Engineer (AZ-500) Practice Questions
Secrets management covers the secure storage, retrieval, and lifecycle control of sensitive values such as passwords, API keys, and connection strings in Azure Key Vault. The AZ-500 exam expects candidates to configure access policies and role-based access control on Key Vault, enable soft-delete and purge protection, and reference Key Vault secrets from applications and Azure services without hard-coding credentials. Proper secrets management reduces credential exposure and supports compliance by maintaining an audit trail of every access and change.
Free questions on secrets management
Which Azure service is used to store and manage encryption keys?
Free question · easy · full answer + explanation
More secrets management questions in the full bank
- What is the primary function of Azure Key Vault? Unlock answer & explanation →
- What is secrets management best practice? Unlock answer & explanation →
- What should you use instead of storing connection strings in code? Unlock answer & explanation →