Skip to content

Commit 39f7514

Browse files
authored
Apply suggestions from code review
Acrolinx and MSFT style fixes.
1 parent 85d666e commit 39f7514

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed
Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Data Encryption in Device Update for Azure IoT Hub
2+
title: Data encryption in Device Update for Azure IoT Hub
33
description: Understand how Device Update for IoT Hub encrypts data.
44
author: eshashah
55
ms.author: eshashah
@@ -8,14 +8,12 @@ ms.topic: conceptual
88
ms.service: iot-hub-device-update
99
---
1010

11-
# Data Encryption for Device Update for IoT Hub
11+
# Data encryption for Device Update for IoT Hub
1212

13-
## Encryption with Microsoft-managed keys
1413

15-
Device Update for IoT Hub provides data protection though encryption at rest and in-transit as it's written in the datastores; the data is encrypted when read and decrypted when written.
14+
Device Update for IoT Hub provides data protection through encryption at rest and in-transit as it's written in the datastores; the data is encrypted when read and decrypted when written.
1615
Data in a new Device Update account is encrypted with Microsoft-managed keys by default.
1716

18-
## Encryption with customer-managed keys
1917

2018
Device Update also supports use of your own encryption keys. When you specify a customer-managed key, that key is used to protect and control access to the key that encrypts your data. Customer-managed keys offer greater flexibility to manage access controls.
2119

@@ -25,6 +23,5 @@ You must use one of the following Azure key stores to store your customer-manage
2523

2624
You can either create your own keys and store them in the key vault or managed HSM, or you can use the Azure Key Vault APIs to generate keys. The CMK is then used for all the instances in the Device Update account.
2725

28-
Note:
2926
> [!NOTE]
30-
> [This capability requires the creation of a new Device Update Account and Instance – Standard SKU. This is not available for the free SKU of Device update. ]
27+
> This capability requires the creation of a new Device Update Account and Instance – Standard SKU. This is not available for the free SKU of Device update.

articles/iot-hub-device-update/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ items:
7777
href: device-update-security.md
7878
- name: Network security
7979
href: network-security.md
80-
- name: Data Encryption for Device Update for IoT Hub
80+
- name: Data encryption for Device Update for IoT Hub
8181
href: device-update-data-encryption.md
8282
- name: Data privacy
8383
href: device-update-data-privacy.md

0 commit comments

Comments
 (0)