Skip to content

Commit c274cec

Browse files
authored
Merge pull request #98024 from axisc/patch-5
Add BYOK details to service-bus-messaging-security-controls
2 parents 46cf4da + 8c4d972 commit c274cec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/service-bus-messaging/service-bus-messaging-security-controls.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ This article documents the security controls built into Azure Service Bus Messag
4444

4545
| Security control | Yes/No | Notes | Documentation |
4646
|---|---|--|--|
47-
| Server-side encryption at rest: Microsoft-managed keys | Yes for server-side encryption-at-rest by default. | Customer managed keys and BYOK are not yet supported. Client side encryption is the client's responsibility |
48-
| Server-side encryption at rest: customer-managed keys (BYOK) | No | | |
47+
| Server-side encryption at rest: Microsoft-managed keys | Yes for server-side encryption-at-rest by default. | | |
48+
| Server-side encryption at rest: customer-managed keys (BYOK) | Yes. Currently in Preview | A customer managed key in Azure KeyVault can be used to encrypt the data on the Service Bus Namespace at rest. | [Configure customer-managed keys for encrypting Azure Service Bus data at rest by using the Azure portal (Preview)](configure-customer-managed-key.md) |
4949
| Column level encryption (Azure Data Services)| N/A | | |
5050
| Encryption in transit (such as ExpressRoute encryption, in VNet encryption, and VNet-VNet encryption)| Yes | Supports standard HTTPS/TLS mechanism. | |
5151
| API calls encrypted| Yes | API calls are made through [Azure Resource Manager](../azure-resource-manager/index.yml) and HTTPS. | |
@@ -58,4 +58,4 @@ This article documents the security controls built into Azure Service Bus Messag
5858

5959
## Next steps
6060

61-
- Learn more about the [built-in security controls across Azure services](../security/fundamentals/security-controls.md).
61+
- Learn more about the [built-in security controls across Azure services](../security/fundamentals/security-controls.md).

0 commit comments

Comments
 (0)