Skip to content

Commit 6b78fb4

Browse files
authored
Merge pull request #100537 from ash2017/cmk_iot
cmk jedi 1 13
2 parents 0ecd5e8 + 79d39d9 commit 6b78fb4

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Azure IoT Hub data encryption at rest via customer-managed keys| Microsoft Docs
3+
description: Encryption of data at rest with customer-managed keys for IoT Hub
4+
author: ash2017
5+
manager: briz
6+
ms.service: iot-hub
7+
services: iot-hub
8+
ms.topic: conceptual
9+
ms.date: 01/08/2020
10+
ms.author: asrastog
11+
---
12+
13+
# Encryption of data at rest with customer-managed keys for IoT Hub
14+
15+
IoT Hub supports encryption of data at rest with customer-managed keys (CMK), also known as Bring your own key (BYOK), support for Azure IoT Hub. Azure IoT Hub provides encryption of data at rest and in transit. By default, IoT Hub uses Microsoft-managed keys to encrypt the data. With CMK support, customers now have the choice of encrypting the data at rest with a key encryption key, managed by the customers, using the [Azure Key Vault](https://azure.microsoft.com/services/key-vault/).
16+
17+
This capability requires the creation of a new IoT Hub (basic or standard tier), in one of the following regions: East US, West US 2, or South Central US. To try this capability, contact us through [Microsoft support](https://azure.microsoft.com/support/create-ticket/). Share your company name and subscription ID when contacting Microsoft support.
18+
19+
## Next steps
20+
21+
* [Learn more about IoT Hub](https://docs.microsoft.com/azure/iot-hub/about-iot-hub)
22+
23+
* [Learn more about Azure Key Vault](https://docs.microsoft.com/azure/key-vault/key-vault-overview)

0 commit comments

Comments
 (0)