Skip to content

Commit 6301401

Browse files
authored
Update azure-stack-edge-gateway-add-storage-account.md
Add description of role requirement for creating edge storage account with new MSI feature introduced
1 parent 9cd4a8b commit 6301401

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

includes/azure-stack-edge-gateway-add-storage-account.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@ ms.author: alkohli
1919
2. Provide an optional description for the information on the data the storage account is holding.
2020

2121
3. By default, the Edge storage account is mapped to an Azure Storage account in the cloud, and the data from the storage account is automatically pushed to the cloud. Specify the Azure storage account that your Edge storage account is mapped to.
22+
> [!IMPORTANT]
23+
> Tiering data from an Azure Stack Edge Pro or Data Box Gateway device to the mapped Azure Storage account uses Managed Service Identity to authorize the data access. Make sure that the Azure Storage account that you use has the following roles being assigned to the Managed identities for Azure Stack Edge resource:
24+
>
25+
> * Storage Blob Data Contributor
26+
> * Storage File Data Privileged Contributor
27+
> * Contributor
28+
>
29+
> For more information, see [Assign an Azure role for access to blob data](../storage/blobs/assign-azure-role-data-access.md?tabs=portal#assign-an-azure-role).
2230
2331
4. Create a new container, or select from an existing container in the Azure storage account. Any data from the device that is written to the Edge storage account is automatically uploaded to the selected storage container in the mapped Azure Storage account.
2432

@@ -30,4 +38,4 @@ ms.author: alkohli
3038

3139
![Add a storage account 2](media/azure-stack-edge-gateway-add-storage-account/add-storage-account-4.png)
3240

33-
You get the access keys by [Connecting to the device local APIs using Azure Resource Manager](../articles/databox-online/azure-stack-edge-gpu-connect-resource-manager.md).
41+
You get the access keys by [Connecting to the device local APIs using Azure Resource Manager](../articles/databox-online/azure-stack-edge-gpu-connect-resource-manager.md).

0 commit comments

Comments
 (0)