Skip to content

Commit a0f73c6

Browse files
authored
Update hdinsight-hadoop-use-data-lake-storage-gen2.md
Updated the note around RA-GRS and RA-ZRS secondary endpoints
1 parent f1fba1e commit a0f73c6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/hdinsight/hdinsight-hadoop-use-data-lake-storage-gen2.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: jasonh
77
ms.service: hdinsight
88
ms.topic: conceptual
99
ms.custom: hdinsightactive
10-
ms.date: 01/02/2020
10+
ms.date: 01/03/2020
1111
---
1212

1313
# Use Azure Data Lake Storage Gen2 with Azure HDInsight clusters
@@ -91,6 +91,10 @@ Assign the managed identity to the **Storage Blob Data Owner** role on the stora
9191
> [!Note]
9292
> To add a secondary Data Lake Storage Gen2 account, at the storage account level, simply assign the managed identity created earlier to the new Data Lake Storage Gen2 storage account that you wish to add.Please be advised that adding a secondary Data Lake Storage Gen2 account via the "Additional storage accounts" blade on HDInsight is not supported.
9393
94+
> [!Note]
95+
> You can enable RA-GRS or RA-ZRS on the Azure storage account used by HDInsight. However, creating a cluster against RA-GRS or RA-ZRS secondary endpoint is not supported
96+
97+
9498
## Create a cluster with Data Lake Storage Gen2 through the Azure CLI
9599

96100
You can [download a sample template file](https://github.com/Azure-Samples/hdinsight-data-lake-storage-gen2-templates/blob/master/hdinsight-adls-gen2-template.json) and [download a sample parameters file](https://github.com/Azure-Samples/hdinsight-data-lake-storage-gen2-templates/blob/master/parameters.json). Before using the template and the Azure CLI code snippet below, replace the following placeholders with their correct values:

0 commit comments

Comments
 (0)