Skip to content

Commit a692b6f

Browse files
authored
Merge pull request #107380 from priestlg/gdpImmutabilityMast-031120
Added information about immutability policies when adding shares
2 parents 80946d4 + 9392a75 commit a692b6f

File tree

4 files changed

+31
-21
lines changed

4 files changed

+31
-21
lines changed

articles/databox-online/data-box-edge-deploy-add-shares.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,26 +54,28 @@ To create a share, do the following procedure:
5454
The type can be **SMB** or **NFS**, with SMB being the default. SMB is the standard for Windows clients, and NFS is used for Linux clients.
5555
Depending upon whether you choose SMB or NFS shares, the rest of the options vary slightly.
5656

57-
c. Provide a storage account where the share will reside.
57+
c. Provide a storage account where the share will reside.
58+
59+
> [!IMPORTANT]
60+
> 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 or Data Box Gateway device. For more information, see [Set and manage immutability policies for blob storage](https://docs.microsoft.com/azure/storage/blobs/storage-blob-immutability-policies-manage).
5861
59-
6062
d. In the **Storage service** drop-down list, select **Block Blob**, **Page Blob**, or **Files**.
6163
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.
6264

6365
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.
64-
65-
f. Depending on whether you've created an SMB share or an NFS share, do one of the following steps:
66-
67-
- **SMB share**: Under **All privilege local user**, select **Create new** or **Use existing**. If you create a new local user, enter a username and password, and then confirm the password. This action assigns permissions to the local user. Modification of share-level permissions is currently not supported.
66+
67+
f. Depending on whether you've created an SMB share or an NFS share, do one of the following steps:
68+
69+
* **SMB share**: Under **All privilege local user**, select **Create new** or **Use existing**. If you create a new local user, enter a username and password, and then confirm the password. This action assigns permissions to the local user. Modification of share-level permissions is currently not supported.
6870

6971
If you select the **Allow only read operations** check box for this share data, you can specify read-only users.
7072

7173
![Add SMB share](./media/data-box-edge-deploy-add-shares/add-share-smb-1.png)
72-
73-
- **NFS share**: Enter the IP addresses of allowed clients that can access the share.
74+
75+
* **NFS share**: Enter the IP addresses of allowed clients that can access the share.
7476

7577
![Add NFS share](./media/data-box-edge-deploy-add-shares/add-share-nfs-1.png)
76-
78+
7779
4. Select **Create** to create the share.
7880

7981
You're notified that the share creation is in progress. After the share is created with the specified settings, the **Shares** tile updates to reflect the new share.

articles/databox-online/data-box-edge-manage-shares.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ Do the following steps in the Azure portal to create a share.
4848

4949
5. From the dropdown list, choose the **Storage service** from block blob, page blob, or files. The type of the service chosen depends on which format you want the data to reside in Azure. For example, in this instance, we want the data to reside as block blobs in Azure, hence we select **Block Blob**. If choosing **Page Blob**, you must ensure that your data is 512 bytes aligned. Use **Page blob** for VHDs or VHDX that are always 512 bytes aligned.
5050

51+
> [!IMPORTANT]
52+
> 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 or Data Box Gateway device. For more information, see [Set and manage immutability policies for blob storage](https://docs.microsoft.com/azure/storage/blobs/storage-blob-immutability-policies-manage).
53+
5154
6. This step depends on whether you are creating an SMB or an NFS share.
5255
- **If creating an SMB share** - In the **All privilege local user** field, choose from **Create new** or **Use existing**. If creating a new local user, provide the **username**, **password**, and then confirm password. This assigns the permissions to the local user. After you have assigned the permissions here, you can then use File Explorer to modify these permissions.
5356

@@ -166,21 +169,21 @@ The refresh feature allows you to refresh the contents of a share. When you refr
166169
167170
Do the following steps in the Azure portal to refresh a share.
168171

169-
1. In the Azure portal, go to **Shares**. Select and click the share that you want to refresh.
172+
1. In the Azure portal, go to **Shares**. Select and click the share that you want to refresh.
170173

171174
![Select share](media/data-box-edge-manage-shares/refresh-share-1.png)
172175

173-
2. Click **Refresh**.
176+
2. Click **Refresh**.
174177

175178
![Click refresh](media/data-box-edge-manage-shares/refresh-share-2.png)
176179

177-
3. When prompted for confirmation, click **Yes**. A job starts to refresh the contents of the on-premises share.
180+
3. When prompted for confirmation, click **Yes**. A job starts to refresh the contents of the on-premises share.
178181

179182
![Confirm refresh](media/data-box-edge-manage-shares/refresh-share-3.png)
180183

181-
4. While the refresh is in progress, the refresh option is grayed out in the context menu. Click the job notification to view the refresh job status.
184+
4. While the refresh is in progress, the refresh option is grayed out in the context menu. Click the job notification to view the refresh job status.
182185

183-
5. The time to refresh depends on the number of files in the Azure container as well as the files on the device. Once the refresh has successfully completed, the share timestamp is updated. Even if the refresh has partial failures, the operation is considered successful and the timestamp is updated. The refresh error logs are also updated.
186+
5. The time to refresh depends on the number of files in the Azure container as well as the files on the device. Once the refresh has successfully completed, the share timestamp is updated. Even if the refresh has partial failures, the operation is considered successful and the timestamp is updated. The refresh error logs are also updated.
184187

185188
![Updated timestamp](media/data-box-edge-manage-shares/refresh-share-4.png)
186189

articles/databox-online/data-box-gateway-deploy-add-shares.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ This procedure can take around 10 minutes to complete.
2323
In this tutorial, you learn how to:
2424

2525
> [!div class="checklist"]
26+
>
2627
> * Add a share
2728
> * Connect to share
2829
29-
3030
## Prerequisites
3131

3232
Before you add shares to your Data Box Gateway, make sure that:
@@ -52,6 +52,8 @@ To create a share do the following procedure:
5252
2. Select a **Type** for the share. The type can be SMB or NFS, with SMB being the default. SMB is the standard for Windows clients, and NFS is used for Linux clients. Depending upon whether you choose SMB or NFS shares, options presented are slightly different.
5353

5454
3. Provide a storage account where the share will reside. If a container doesn't already exist, it's created in the storage account with the newly created share name. If the container already exists, that container is used.
55+
> [!IMPORTANT]
56+
> 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 or Data Box Gateway device. For more information, see [Set and manage immutability policies for blob storage](https://docs.microsoft.com/azure/storage/blobs/storage-blob-immutability-policies-manage).
5557
5658
4. Choose the **Storage service** from block blob, page blob, or files. The type of the service chosen depends on which format you want the data to reside in Azure. For example, in this instance, we want the data to reside as blob blocks in Azure, hence we select Block Blob. If choosing Page Blob, you must ensure that your data is 512 bytes aligned. For example, a VHDX is always 512 bytes aligned.
5759

articles/databox-online/data-box-gateway-manage-shares.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,13 @@ Do the following steps in the Azure portal to create a share.
4040

4141
3. Select a **Type** for the share. The type can be **SMB** or **NFS**, with SMB being the default. SMB is the standard for Windows clients, and NFS is used for Linux clients. Depending upon whether you choose SMB or NFS shares, options presented are slightly different.
4242

43-
4. Provide a **Storage account** where the share lives. A container is created in the storage account with the share name if the container already does not exist. If the container already exists, then the existing container is used.
43+
4. Provide a **Storage account** where the share lives. A container is created in the storage account with the share name if the container already does not exist. If the container already exists, then the existing container is used.
4444

4545
5. Choose the **Storage service** from block blob, page blob, or files. The type of the service chosen depends on which format you want the data to reside in Azure. For example, in this instance, we want the data to reside as blob blocks in Azure, hence we select **Block Blob**. If choosing**Page Blob**, you must ensure that your data is 512 bytes aligned. For example, a VHDX is always 512 bytes aligned.
4646

47+
> [!IMPORTANT]
48+
> 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 or Data Box Gateway device. For more information, see [Set and manage immutability policies for blob storage](https://docs.microsoft.com/azure/storage/blobs/storage-blob-immutability-policies-manage).
49+
4750
6. This step depends on whether you are creating an SMB or an NFS share.
4851
- **If creating an SMB share** - In the **All privilege local user** field, choose from **Create new** or **Use existing**. If creating a new local user, provide the **username**, **password**, and then confirm password. This assigns the permissions to the local user. After you have assigned the permissions here, you can then use File Explorer to modify these permissions.
4952

@@ -84,21 +87,21 @@ The refresh feature allows you to refresh the contents of an on-premises share.
8487
8588
Do the following steps in the Azure portal to refresh a share.
8689

87-
1. In the Azure portal, go to **Shares**. Select and click the share that you want to refresh.
90+
1. In the Azure portal, go to **Shares**. Select and click the share that you want to refresh.
8891

8992
![Select share](media/data-box-gateway-manage-shares/refresh-1.png)
9093

91-
2. Click **Refresh**.
94+
2. Click **Refresh**.
9295

9396
![Click refresh](media/data-box-gateway-manage-shares/refresh-2.png)
9497

95-
3. When prompted for confirmation, click **Yes**. A job starts to refresh the contents of the on-premises share.
98+
3. When prompted for confirmation, click **Yes**. A job starts to refresh the contents of the on-premises share.
9699

97100
![Confirm refresh](media/data-box-gateway-manage-shares/refresh-3.png)
98101

99-
4. While the refresh is in progress, the refresh option is grayed out in the context menu. Click the job notification to view the refresh job status.
102+
4. While the refresh is in progress, the refresh option is grayed out in the context menu. Click the job notification to view the refresh job status.
100103

101-
5. The time to refresh depends on the number of files in the Azure container as well as the files on the device. Once the refresh has successfully completed, the share timestamp is updated. Even if the refresh has partial failures, the operation is considered successful and the timestamp is updated.
104+
5. The time to refresh depends on the number of files in the Azure container as well as the files on the device. Once the refresh has successfully completed, the share timestamp is updated. Even if the refresh has partial failures, the operation is considered successful and the timestamp is updated.
102105

103106
![Updated timestamp](media/data-box-gateway-manage-shares/refresh-4.png)
104107

0 commit comments

Comments
 (0)