Skip to content

Commit 25140f2

Browse files
author
AbhishekMallick-MS
committed
Security posture and security levels
1 parent aa70d29 commit 25140f2

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

articles/backup/security-overview.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Overview of security features
33
description: Learn about security capabilities in Azure Backup that help you protect your backup data and meet the security needs of your business.
44
ms.topic: conceptual
5-
ms.date: 03/31/2023
5+
ms.date: 02/29/2024
66
author: AbhishekMallick-MS
77
ms.author: v-abhmallick
88
---
@@ -83,6 +83,25 @@ Azure Backup service uses the Microsoft Azure Recovery Services (MARS) agent to
8383

8484
* For data backed up using the Microsoft Azure Recovery Services (MARS) agent, a passphrase is used to ensure data is encrypted before upload to Azure Backup and decrypted only after download from Azure Backup. The passphrase details are only available to the user who created the passphrase and the agent that's configured with it. Nothing is transmitted or shared with the service. This ensures complete security of your data, as any data that's exposed inadvertently (such as a man-in-the-middle attack on the network) is unusable without the passphrase, and the passphrase isn't sent over the network.
8585

86+
## Security posture and security levels
87+
88+
Azure Backup provides security features at the vault level to safeguard backup data stored in it. These security measures encompass the settings associated with the Azure Backup solution for the vaults, and the protected data sources contained in the vaults.
89+
90+
Security levels for Azure Backup vaults are categorized as follows:
91+
92+
- **Excellent (Maximum)**: This level represents the highest security, which ensures comprehensive protection. You can achieve this when all backup data is protected from accidental deletions and defends from ransomware attacks. To achieve this high level of security, the following conditions must be met:
93+
94+
- [Immutability](backup-azure-immutable-vault-concept,md) or [soft-delete](backup-azure-security-feature-cloud?tabs=azure-portal.md) vault setting must be enabled and irreversible (locked/always-on).
95+
- [Multi-user authorization (MUA)](multi-user-authorization-concept.md) must be enabled on the vault.
96+
97+
- **Good (Adequate)**: This signifies a robust security level, which ensures dependable data protection. It shields existing backups from unintended removal and enhances the potential for data recovery. To attain this level of security, you must enable either immutability with a lock or soft-delete.
98+
99+
- **Fair (Minimum/Average)**: This represents a basic level of security, appropriate for standard protection requirements. Essential backup operations benefit from an extra layer of protection. To attain minimal security, you must enable Multi-user Authorization (MUA) on the vault.
100+
101+
- **Poor (Bad/None)**: This indicates a deficiency in security measures, which is less suitable for data protection. In this level, neither advanced protective features nor solely reversible capabilities are in place. The None level security gives protection primarily from accidental deletions only.
102+
103+
You can [view and manage the security levels across all datasources in their respective vaults through Azure Business Continuity Center](./business-continuity-center/security-levels-concept.md).
104+
86105
## Compliance with standardized security requirements
87106

88107
To help organizations comply with national/regional and industry-specific requirements governing the collection and use of individuals' data, Microsoft Azure & Azure Backup offer a comprehensive set of certifications and attestations. [See the list of compliance certifications](compliance-offerings.md)

0 commit comments

Comments
 (0)