Edit

Share via


Security services and technologies available on Azure

Azure provides comprehensive security services and technologies across all layers of your cloud deployments. This article introduces the main security capabilities organized by ___domain, with links to detailed overview articles for more information.

For specific security best practices and detailed implementation guidance, refer to the ___domain-specific overview articles linked throughout this document.

Threat detection and response

Service Description
Microsoft Defender for Cloud Cloud workload protection with continuous security assessment, recommendations, and advanced threat detection across Azure, hybrid, and multicloud resources.
Microsoft Sentinel Cloud-native SIEM and SOAR solution delivering intelligent security analytics, threat intelligence, attack detection, proactive hunting, and automated response.

For comprehensive information about threat detection capabilities and best practices, see Azure threat protection.

Identity and access management

Service Description
Microsoft Entra ID Cloud-based identity and access management service supporting single sign-on, multifactor authentication, Conditional Access, and identity protection.
Azure role-based access control Fine-grained access management enabling you to grant users only the permissions needed to perform their jobs.
Microsoft Entra Privileged Identity Management Just-in-time privileged access to Azure and Microsoft Entra roles with approval workflows and access reviews.

For detailed identity security capabilities and best practices, see Azure identity management security overview.

Key and secrets management

Service Description
Azure Key Vault Secure storage for keys, secrets, and certificates with FIPS 140-2 Level 1 (Standard tier) or FIPS 140-3 Level 3 (Premium tier with HSM) validation.
Azure Key Vault Managed HSM Single-tenant, FIPS 140-2 Level 3 validated HSM service offering full control with confidential key support.

For comprehensive key management options including Azure Dedicated HSM and Azure Payment HSM, see Key management in Azure.

Data encryption

Service Description
Azure Storage Service Encryption Automatic encryption for data at rest in Azure storage using AES 256 encryption.
Azure SQL Database Transparent Data Encryption Real-time encryption of databases, backups, and transaction logs without application changes.
Azure Disk Encryption Encryption for OS and data disks of Azure virtual machines using platform-managed or customer-managed keys.

For detailed encryption options and best practices, see Azure encryption overview.

Network security

Service Description
Azure Firewall Cloud-native network firewall with threat intelligence, IDPS capabilities (Premium SKU), and TLS inspection.
Azure DDoS Protection Always-on traffic monitoring and real-time mitigation of network-level DDoS attacks.
Azure Virtual Network Network isolation with Network Security Groups, service endpoints, and Private Link for secure connectivity.
Azure VPN Gateway Secure cross-premises connectivity to Azure virtual networks over IPsec/IKE VPN tunnels.
Azure Application Gateway with WAF Layer 7 load balancing with integrated web application firewall protecting against OWASP Top 10 vulnerabilities.
Azure Front Door Global HTTP load balancer with integrated WAF, DDoS protection, and SSL/TLS offloading.

For comprehensive network security guidance and best practices, see Azure network security overview.

Monitoring and governance

Service Description
Azure Monitor Comprehensive monitoring solution collecting and analyzing telemetry with Log Analytics workspaces, metrics, alerts, and workbooks.
Azure Policy Governance service enforcing organizational standards, assessing compliance at scale, and providing automatic remediation.
Microsoft Defender for Cloud regulatory compliance Built-in and custom compliance assessments aligned with standards like Microsoft cloud security benchmark, ISO 27001, and NIST.

For detailed security management capabilities and best practices, see Azure security management and monitoring overview.

Database security

Service Description
Azure SQL Database security Network access control, authentication, authorization, encryption at rest and in transit, auditing, and threat detection.
Microsoft Defender for SQL Advanced threat protection detecting vulnerabilities, anomalous activities, and SQL injection attempts.
Azure Cosmos DB security Encryption at rest and in transit, network isolation, RBAC, and audit logging for NoSQL workloads.

For a comprehensive database security checklist, see Azure database security checklist.

Virtual machine security

Service Description
Trusted launch Default for Gen2 VMs providing Secure Boot, vTPM, and Boot Integrity Monitoring to protect against boot kits and rootkits.
Azure confidential computing Hardware-based trusted execution environments using AMD SEV-SNP for data protection while in use.
Microsoft Defender for Servers Threat detection and vulnerability management for Windows and Linux virtual machines.

For comprehensive VM security features and guidance, see Azure Virtual Machines security overview.

Platform integrity

Service Description
Azure platform security Hardware and firmware security including Project Cerberus, measured boot, and host attestation.
Secure Boot and code integrity UEFI Secure Boot and code integrity policies protecting Azure infrastructure from malicious code.

For detailed platform security architecture, see Azure platform integrity and security overview.

Backup and disaster recovery

Service Description
Azure Backup Independent and isolated backups protecting application data with zero capital investment and built-in management.
Azure Site Recovery Disaster recovery orchestration for replication, failover, and recovery of workloads to secondary locations or Azure.

PaaS deployment security

For guidance on securing platform-as-a-service deployments, including App Service, Azure Functions, and container services, see Securing PaaS deployments.

Next steps