Azure Cosmos DB Security

This document provides an overview of Azure Cosmos DB security best practices.

Welcome to the Azure Cosmos DB Security Documentation.

Cosmos DB Security is a critical aspect of ensuring the reliability and integrity of your data.

Data Encryption

Always encrypt data at rest and in transit.

Utilize TLS for all connections.

Multi-Factor Authentication (MFA)

Enable MFA for all administrators.

Role-Based Access Control (RBAC)

Implement RBAC to limit access to sensitive data.

Data Masking

Mask sensitive data when not strictly required.

Data Loss Prevention (DLP)

Implement DLP policies to prevent sensitive data from leaving your environment.

Audit Logging

Enable comprehensive audit logging to track all access and modifications.

Copyright 2024 Azure Cosmos DB.