Skip to content

Commit 7452aeb

Browse files
author
Sreekanth Iyer (Ushta Te Consultancy Services)
committed
Resolved Review omments
1 parent 43bf730 commit 7452aeb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Configure Azure Blob Storage on Azure HDInsight
33
description: Learn how to Configure Azure Blob storage on Azure HDInsight.
44
ms.service: azure-hdinsight
55
ms.topic: how-to
6-
ms.date: 12/19/2024
6+
ms.date: 01/13/2025
77

88
---
99
# Configure Azure Blob Storage as primary storage account in Azure HDInsight
@@ -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 in 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)
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).
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 choosen for secondary storage (i.e. access key in this scenario).
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).
111111
112112
113113
1. Select `Additional Azure Storage` in the storage section in portal during HDInsight cluster creation.
1.19 KB
Loading
1.33 KB
Loading

0 commit comments

Comments
 (0)