Skip to content

Commit bb78fb5

Browse files
authored
Merge pull request #105317 from chrissie926/master
CMK documentation
2 parents a860b8d + ce1ed60 commit bb78fb5

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Azure Device Provisioning Service data encryption at rest via customer-managed keys| Microsoft Docs
3+
description: Encryption of data at rest with customer-managed keys for Device Provisioning Service
4+
author: chrissie926
5+
manager: nberdy
6+
ms.service: iot-dps
7+
services: iot-dps
8+
ms.topic: conceptual
9+
ms.date: 02/24/2020
10+
ms.author: menchi
11+
---
12+
13+
# Encryption of data at rest with customer-managed keys for Device Provisioning Service
14+
15+
## Overview
16+
17+
Device Provisioning Service (DPS) supports encryption of data at rest with customer-managed keys (CMK), also known as Bring your own key (BYOK). DPS provides encryption of data at rest and in transit. By default, DPS 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/).
18+
19+
This capability requires the creation of a new DPS, 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.
20+
21+
## Next steps
22+
23+
* [Learn more about Device Provisioning Service](https://docs.microsoft.com/azure/iot-dps/)
24+
25+
* [Learn more about Azure Key Vault](https://docs.microsoft.com/azure/key-vault/key-vault-overview)

0 commit comments

Comments
 (0)