Skip to content

Commit 6c50a48

Browse files
authored
Merge pull request #97547 from spelluru/ehubupdate1202
Preview
2 parents 58ba8c5 + c0c55f9 commit 6c50a48

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

articles/event-hubs/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
href: event-hubs-service-endpoints.md
165165
- name: Enable Virtual Networks Integration and Firewalls on Event Hubs Namespace
166166
href: event-hubs-tutorial-virtual-networks-firewalls.md
167-
- name: Configure customer-managed keys for encrypting data at rest
167+
- name: Configure customer-managed keys for encrypting data at rest (Preview)
168168
href: configure-customer-managed-key.md
169169
- name: Troubleshoot
170170
items:

articles/event-hubs/configure-customer-managed-key.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
11
---
2-
title: Configure your own key for encrypting Azure Event Hubs data at rest
2+
title: Configure your own key for encrypting Azure Event Hubs data at rest
33
description: This article provides information on how to configure your own key for encrypting Azure Event Hubs data rest.
44
services: event-hubs
55
ms.service: event-hubs
66
documentationcenter: ''
77
author: spelluru
88

99
ms.topic: conceptual
10-
ms.date: 08/13/2019
10+
ms.date: 12/02/2019
1111
ms.author: spelluru
1212

1313
---
1414

15-
# Configure customer-managed keys for encrypting Azure Event Hubs data at rest by using the Azure portal
15+
# Configure customer-managed keys for encrypting Azure Event Hubs data at rest by using the Azure portal (Preview)
1616
Azure Event Hubs provides encryption of data at rest with Azure Storage Service Encryption (Azure SSE). Event Hubs relies on Azure Storage to store the data and by default, all the data that is stored with Azure Storage is encrypted using Microsoft-managed keys.
1717

18+
>[!NOTE]
19+
> This feature is currently in preview. We recommend that you don't use in in a production environment.
20+
1821
## Overview
1922
Azure Event Hubs now supports the option of encrypting data at rest with either Microsoft-managed keys or customer-managed keys (Bring Your Own Key – BYOK). This feature enables you to create, rotate, disable, and revoke access to the customer-managed keys that are used for encrypting Azure Event Hubs data at rest.
2023

0 commit comments

Comments
 (0)