Skip to content

Commit 52dc1f1

Browse files
authored
Merge pull request #89450 from msmbaldwin/csa-backup
Organizing security content udner a Concepts >> Security node
2 parents 80f4343 + 59bdb62 commit 52dc1f1

File tree

2 files changed

+31
-29
lines changed

2 files changed

+31
-29
lines changed

articles/backup/backup-security-controls.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: dcurwin
66
manager: carmonm
77
ms.service: backup
88
ms.topic: conceptual
9-
ms.date: 09/04/2019
9+
ms.date: 09/23/2019
1010
ms.author: dacurwin
1111

1212
---
@@ -18,43 +18,43 @@ This article documents the security controls built into Azure Backup.
1818

1919
## Network
2020

21-
| Security control | Yes/No | Notes |
21+
| Security control | Yes/No | Notes | Documentation
2222
|---|---|--|
23-
| Service endpoint support| No | |
24-
| VNet injection support| No | |
25-
| Network isolation and firewalling support| Yes | Forced tunneling is supported for VM backup. Forced tunneling is not supported for workloads running inside VMs. |
26-
| Forced tunneling support| No | |
23+
| Service endpoint support| No | | |
24+
| VNet injection support| No | | |
25+
| Network isolation and firewalling support| Yes | Forced tunneling is supported for VM backup. Forced tunneling is not supported for workloads running inside VMs. | |
26+
| Forced tunneling support| No | | |
2727

2828
## Monitoring & logging
2929

30-
| Security control | Yes/No | Notes|
30+
| Security control | Yes/No | Notes| | Documentation
3131
|---|---|--|
32-
| Azure monitoring support (Log analytics, App insights, etc.)| Yes | Log Analytics is supported via diagnostic logs. See [Monitor Azure Backup protected workloads using Log Analytics](https://azure.microsoft.com/blog/monitor-all-azure-backup-protected-workloads-using-log-analytics/) for more information. |
33-
| Control and management plane logging and audit| Yes | All customer triggered actions from the Azure portal are logged to activity logs. |
34-
| Data plane logging and audit| No | Azure Backup data plane can't be reached directly. |
32+
| Azure monitoring support (Log analytics, App insights, etc.)| Yes | Log Analytics is supported via diagnostic logs. See [Monitor Azure Backup protected workloads using Log Analytics](https://azure.microsoft.com/blog/monitor-all-azure-backup-protected-workloads-using-log-analytics/) for more information. | |
33+
| Control and management plane logging and audit| Yes | All customer triggered actions from the Azure portal are logged to activity logs. | |
34+
| Data plane logging and audit| No | Azure Backup data plane can't be reached directly. | |
3535

3636
## Identity
3737

38-
| Security control | Yes/No | Notes|
38+
| Security control | Yes/No | Notes| | Documentation
3939
|---|---|--|
40-
| Authentication| Yes | Authentication is through Azure Active Directory. |
41-
| Authorization| Yes | Customer created and built-in RBAC roles are used. See [Use Role-Based Access Control to manage Azure Backup recovery points](/azure/backup/backup-rbac-rs-vault) for more information. |
40+
| Authentication| Yes | Authentication is through Azure Active Directory. | |
41+
| Authorization| Yes | Customer created and built-in RBAC roles are used. See [Use Role-Based Access Control to manage Azure Backup recovery points](/azure/backup/backup-rbac-rs-vault) for more information. | |
4242

4343
## Data protection
4444

45-
| Security control | Yes/No | Notes |
45+
| Security control | Yes/No | Notes | | Documentation
4646
|---|---|--|
47-
| Server-side encryption at rest: Microsoft-managed keys | Yes | Using storage service encryption for storage accounts. |
48-
| Server-side encryption at rest: customer-managed keys (BYOK) | No | |
49-
| Column level encryption (Azure Data Services)| No | |
50-
| Encryption in transit (such as ExpressRoute encryption, in VNet encryption, and VNet-VNet encryption)| No | Using HTTPS. |
51-
| API calls encrypted| Yes | |
47+
| Server-side encryption at rest: Microsoft-managed keys | Yes | Using storage service encryption for storage accounts. | |
48+
| Server-side encryption at rest: customer-managed keys (BYOK) | No | | |
49+
| Column level encryption (Azure Data Services)| No | | |
50+
| Encryption in transit (such as ExpressRoute encryption, in VNet encryption, and VNet-VNet encryption)| No | Using HTTPS. | |
51+
| API calls encrypted| Yes | | |
5252

5353
## Configuration management
5454

55-
| Security control | Yes/No | Notes|
55+
| Security control | Yes/No | Notes| | Documentation
5656
|---|---|--|
57-
| Configuration management support (versioning of configuration, etc.)| Yes| |
57+
| Configuration management support (versioning of configuration, etc.)| Yes| | |
5858

5959
## Next steps
6060

articles/backup/toc.yml

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,16 @@
5050
href: backup-support-matrix-mabs-dpm.md
5151
- name: MARS agent support matrix
5252
href: backup-support-matrix-mars-agent.md
53+
- name: Security
54+
items:
55+
- name: Role-Based Access Control
56+
href: backup-rbac-rs-vault.md
57+
- name: Security for cloud workloads
58+
href: backup-azure-security-feature-cloud.md
59+
- name: Security for hybrid backups
60+
href: backup-azure-security-feature.md
61+
- name: Built-in security controls
62+
href: backup-security-controls.md
5363
- name: Frequently asked questions (FAQ)
5464
items:
5565
- name: FAQ-Recovery Services vaults
@@ -68,20 +78,12 @@
6878
href: backup-azure-monitor-alert-faq.md
6979
- name: Backup architecture
7080
href: backup-architecture.md
71-
- name: Role-Based Access Control
72-
href: backup-rbac-rs-vault.md
73-
- name: Security for cloud workloads
74-
href: backup-azure-security-feature-cloud.md
75-
- name: Security for hybrid backups
76-
href: backup-azure-security-feature.md
7781
- name: Configure offline-backup
7882
href: backup-azure-backup-import-export.md
7983
- name: Offline backup for DPM and Azure Backup Server
8084
href: backup-azure-backup-server-import-export-.md
8185
- name: Replace your tape library
8286
href: backup-azure-backup-cloud-as-tape.md
83-
- name: Built-in security controls
84-
href: backup-security-controls.md
8587
- name: How to
8688
items:
8789
- name: Azure Backup Server

0 commit comments

Comments
 (0)