Skip to content

Commit 1380463

Browse files
authored
Merge pull request #197529 from alkohli/patch-740
Immutable and archiving blob policies to avoid upload errors
2 parents 8026b2f + c47001b commit 1380463

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/databox-online/azure-stack-edge-gpu-deploy-add-shares.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: alkohli
77
ms.service: databox
88
ms.subservice: edge
99
ms.topic: tutorial
10-
ms.date: 02/22/2021
10+
ms.date: 05/09/2022
1111
ms.author: alkohli
1212
# Customer intent: As an IT admin, I need to understand how to add and connect to shares on Azure Stack Edge Pro so I can use it to transfer data to Azure.
1313
---
@@ -61,7 +61,7 @@ To create a share, do the following procedure:
6161
The type of service you select depends on which format you want the data to use in Azure. In this example, because we want to store the data as block blobs in Azure, we select **Block Blob**. If you select **Page Blob**, make sure that your data is 512 bytes aligned. For example, a VHDX is always 512 bytes aligned.
6262

6363
> [!IMPORTANT]
64-
> Make sure that the Azure Storage account that you use does not have immutability policies set on it if you are using it with a Azure Stack Edge Pro or Data Box Gateway device. For more information, see [Set and manage immutability policies for blob storage](../storage/blobs/immutable-policy-configure-version-scope.md).
64+
> Make sure that the Azure Storage account that you use does not have immutability policies or archiving policies set on it if you are using it with a Azure Stack Edge Pro or Data Box Gateway device. If the blob policies are immutable or if the blobs are aggressively archived, you'll experience upload errors when the blob is changed in the share. For more information, see [Set and manage immutability policies for blob storage](../storage/blobs/immutable-policy-configure-version-scope.md).
6565
6666
e. Create a new blob container or use an existing one from the dropdown list. If creating a blob container, provide a container name. If a container doesn't already exist, it's created in the storage account with the newly created share name.
6767

@@ -191,4 +191,4 @@ In this tutorial, you learned about the following Azure Stack Edge Pro topics:
191191
To learn how to transform your data by using Azure Stack Edge Pro, advance to the next tutorial:
192192
193193
> [!div class="nextstepaction"]
194-
> [Transform data with Azure Stack Edge Pro](./azure-stack-edge-j-series-deploy-configure-compute.md)
194+
> [Transform data with Azure Stack Edge Pro](./azure-stack-edge-j-series-deploy-configure-compute.md)

0 commit comments

Comments
 (0)