Skip to content

Commit 47194bd

Browse files
authored
Update data-protection.md
removed preview tag
1 parent 910f197 commit 47194bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/stream-analytics/data-protection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
title: Data protection in Azure Stream Analytics
33
description: This article explains how to encrypt your private data used by an Azure Stream Analytics job.
44
author: ahartoon
5-
ms.author: anboisve
5+
ms.author: ebnkruma
66
ms.service: stream-analytics
77
ms.topic: how-to
8-
ms.date: 05/20/2022
8+
ms.date: 03/13/2023
99
---
1010

1111
# Data protection in Azure Stream Analytics
@@ -69,7 +69,7 @@ Use the following steps to configure your storage account for private data asset
6969

7070
![Private data storage account settings](./media/data-protection/storage-account-create.png)
7171

72-
1. To authenticate with Managed Identity (preview), select **Managed Identity** from the Authentication mode dropdown. If you choose Managed Identity, you need to add your Stream Analytics job to the storage account's access control list with the *Storage Blob Data Contributor* role. If you do not give your job access, the job will not be able to perform any operations. For more information on how to grant access, see [Use Azure RBAC to assign a managed identity access to another resource](../active-directory/managed-identities-azure-resources/howto-assign-access-portal.md#use-azure-rbac-to-assign-a-managed-identity-access-to-another-resource).
72+
1. To authenticate with Managed Identity, select **Managed Identity** from the Authentication mode dropdown. If you choose Managed Identity, you need to add your Stream Analytics job to the storage account's access control list with the *Storage Blob Data Contributor* role. If you do not give your job access, the job will not be able to perform any operations. For more information on how to grant access, see [Use Azure RBAC to assign a managed identity access to another resource](../active-directory/managed-identities-azure-resources/howto-assign-access-portal.md#use-azure-rbac-to-assign-a-managed-identity-access-to-another-resource).
7373

7474
:::image type="content" source="media/data-protection/storage-account-create-msi.png" alt-text="Private data storage account settings with managed identity authentication":::
7575

0 commit comments

Comments
 (0)