Skip to content

Commit 3f10554

Browse files
committed
address comments
1 parent 4c31d69 commit 3f10554

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/stream-analytics/data-protection.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Data protection in Azure Stream Analytics
3-
description: This article explains
3+
description: This article explains how to encrypt your private data used by an Azure Stream Analytics job.
44
author: mamccrea
55
ms.author: mamccrea
66
ms.service: stream-analytics
@@ -57,7 +57,11 @@ Any private data that is required to be persisted by Stream Analytics is stored
5757

5858
Connection details of your resources, which are used by your Stream Analytics job, are also stored. Encrypt your storage account to secure all of your data.
5959

60-
To help you meet your compliance obligations in any regulated industry or environment, you can read more about [Microsoft ' compliance offerings](https://gallery.technet.microsoft.com/Overview-of-Azure-c1be3942).
60+
To help you meet your compliance obligations in any regulated industry or environment, you can read more about [Microsoft's compliance offerings](https://gallery.technet.microsoft.com/Overview-of-Azure-c1be3942).
6161

6262
## Next steps
6363

64+
* [Create an Azure Storage account](../storage/common/storage-account-create.md)
65+
* [Understand inputs for Azure Stream Analytics](stream-analytics-add-inputs.md)
66+
* [Checkpoint and replay concepts in Azure Stream Analytics jobs](stream-analytics-concepts-checkpoint-replay.md)
67+
* [Using reference data for lookups in Stream Analytics](stream-analytics-use-reference-data.md)

0 commit comments

Comments
 (0)