Skip to content

Commit 914222a

Browse files
committed
Revisions
1 parent 327182d commit 914222a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/azure-resource-manager-security-attributes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Security is integrated into every aspect of an Azure service. This article docum
2222
|---|---|--|
2323
| Encryption at rest:<ul><li>Server-side encryption</li><li>Server-side encryption with customer-managed keys</li><li>Other encryption features (such as client-side, always encrypted, etc.)</ul>| Yes | |
2424
| Encryption in transit:<ul><li>Express route encryption</li><li>In Vnet encryption</li><li>VNet-VNet encryption</ul>| Yes | HTTPS/SSL. |
25-
| Encryption key handling (CMK, BYOK, etc.)| N/A | |
25+
| Encryption key handling (CMK, BYOK, etc.)| N/A | ARM stores no customer content, only control data. |
2626
| Column level encryption (Azure Data Services)| Yes | |
2727
| API calls encrypted| Yes | |
2828

@@ -53,7 +53,7 @@ Security is integrated into every aspect of an Azure service. This article docum
5353

5454
| Security Attribute | Yes/No | Notes|
5555
|---|---|--|
56-
| Control and management plane logging and audit| Yes | Activity logs exposes all non-GET operations. |
56+
| Control and management plane logging and audit| Yes | Activity logs expose all write operations (PUT, POST, DELETE) performed on your resources; see [View activity logs to audit actions on resources](resource-group-audit.md). |
5757
| Data plane logging and audit| N/A | |
5858

5959
## Configuration management

0 commit comments

Comments
 (0)