Skip to content

Commit d3156ce

Browse files
authored
Resolved review comments
Resolved review comments
1 parent 27bc6a2 commit d3156ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/configure-azure-blob-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The script is downloaded and implemented. This will work even if the script isn'
9696
9797
The new feature specifically supports scripts that aren't publicly accessible but don't require a SAS key or token. This provides an additional layer of security for scripts that need to be kept private.
9898
99-
The conventional script action which is anonymously accessible or if a SAS key is passed along with the script URI, it still works without any changes. For more information, see [Customize Azure HDInsight clusters by using script actions](./hdinsight-hadoop-customize-cluster-linux.md).
99+
The conventional script action which is anonymously accessible or if a SAS key is passed along with the script URI, still works without any changes. For more information, see [Customize Azure HDInsight clusters by using script actions](./hdinsight-hadoop-customize-cluster-linux.md).
100100
101101
## Configure Azure Blob storage as secondary storage
102102
@@ -107,7 +107,7 @@ Use access keys to authenticate Azure blob storage while configuring it as secon
107107
Learn how to use access keys to authenticate Blob storage while configuring secondary storage during HDInsight cluster creation.
108108
109109
> [!NOTE]
110-
> If the primary storage is already choosen as Blob storage , then same authentication mechanism may need to be chosen for secondary storage (i.e. access key in this scenario).
110+
> If the primary storage is already chosen as Blob storage, then same authentication mechanism may need to be chosen for secondary storage. (i.e. access key in this scenario).
111111
112112
113113
1. Select `Additional Azure Storage` in the storage section in portal during HDInsight cluster creation.

0 commit comments

Comments
 (0)