Skip to content

Commit 8bc1cc5

Browse files
author
Sreekanth Iyer (Ushta Te Consultancy Services)
committed
Added images
1 parent 3ba21b9 commit 8bc1cc5

File tree

3 files changed

+10
-12
lines changed

3 files changed

+10
-12
lines changed

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

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -102,40 +102,38 @@ The conventional script action in which is anonymously accessible or if a SAS ke
102102
103103
**Access Key as authentication**
104104
105-
Use access keys to authenticate Azure blob storage while configuring it as secondary storage during HDInsight cluster creation.
105+
Use access keys to authenticate Azure blob storage while configuring it as secondary storage during HDInsight cluster creation.
106106
107107
Learn how to use access keys to authenticate Blob storage while configuring secondary storage during HDInsight cluster creation.
108108
109-
> ![NOTE]
109+
> [!NOTE]
110110
> 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).
111111
112112
113113
1. Select `Additional Azure Storage` in the storage section in portal during HDInsight cluster creation.
114-
1. Choose the `Storage Account` from the drop down.
114+
1. Choose the `Storage Account` from the drop-down.
115115
1. Select authentication mechanism as `Use access key`.
116-
1. Enter **Access key** details.
116+
1. Enter **Access key** details.
117117
1. Click **Next**.
118118
119-
Image
119+
:::image type="content" source="./media/configure-azure-blob-storage/use-access-key.png" alt-text="Screenshot showing the basic tab." border="true" lightbox="./media/configure-azure-blob-storage/use-access-key.png":::
120120
121-
**Managed Identity as authentication**
121+
**Managed Identity as authentication**
122122
123123
Use manage identities to authenticate Azure blob storage while configuring it as secondary storage during HDInsight cluster creation.
124124
125125
> [!NOTE]
126126
> If the primary storage is chosen as Blob storage , then same authentication mechanism may need to be chosen for secondary storage (i.e. managed identity in this scenario). Only one Managed identity can be used to authenticate both primary and secondary storages and the managed identity need to have sufficient access to secondary storage being selected.
127127
128128
1. Configure Blob as secondary storage using Azure portal.
129-
130129
1. Select **Additional Azure Storage** in the storage section in portal during HDInsight cluster creation.
131-
132-
1. Choose the **Storage Account** from the drop down.
133-
130+
1. Choose the **Storage Account** from the drop-down.
134131
1. Select authentication mechanism as `Use managed identity`.
135-
136132
1. Select the **managed identity** from the list.
137133
138-
Click **Next**.
134+
Click **Next**.
135+
136+
:::image type="content" source="./media/configure-azure-blob-storage/use-managed-identity.png" alt-text="Screenshot showing the basic tab." border="true" lightbox="./media/configure-azure-blob-storage/use-managed-identity.png":::
139137
140138
## Next steps
141139
76.5 KB
Loading
87.8 KB
Loading

0 commit comments

Comments
 (0)