You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/stream-analytics/data-protection.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
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.
4
4
author: mamccrea
5
5
ms.author: mamccrea
6
6
ms.service: stream-analytics
@@ -57,7 +57,11 @@ Any private data that is required to be persisted by Stream Analytics is stored
57
57
58
58
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.
59
59
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).
61
61
62
62
## Next steps
63
63
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