AZ-500 Microsoft Azure Security Technologies Exam

Are you a guardian of your domain? Lean how to leverage your aptitude in security to protect Microsoft Azure technologies, with a goal of earning the Microsoft Certified: Azure Security Engineer Associate certification!

Expert

Gauge your current knowledge

Practice test preview
Track Readiness

Plan and implement security for Azure SQL Database and Azure SQL Managed Instance

...

Study Guides for Sub-Sections

Transparent Data Encryption (TDE) is a security feature that protects your Azure SQL Database and Managed Instance by encrypting data at rest. It uses AES-256 to secure bo...

Integrating Azure SQL with Microsoft Entra ID lets you manage database access through your central identity system. This approach replaces traditional SQL logins with

Azure SQL auditing captures and logs critical database events to help meet security and compliance requirements. You can enable auditing at both the server-level

Dynamic data masking in Azure SQL Database and Managed Instance offers real-time obfuscation of sensitive values at query time. Instead of altering stored data, it replace...

Always Encrypted is a feature in Azure SQL Database designed to protect sensitive data in use from high-privileged or unauthorized users. It encrypts data on the ...