Skip to content

Commit 31c1162

Browse files
authored
Merge pull request #113578 from priestlg/gdpCMS-WF-042720
Customer Managed Shipping work for Azure Data Box a…
2 parents 8088bae + 2bca6ef commit 31c1162

19 files changed

+221
-41
lines changed

articles/databox/TOC.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
href: data-box-portal-admin.md
5757
- name: Manage via local web UI
5858
href: data-box-local-web-ui-admin.md
59+
- name: Use self-managed shipping
60+
href: data-box-portal-customer-managed-shipping.md
5961
- name: Enable customer managed key
6062
href: data-box-customer-managed-encryption-key-portal.md
6163
- name: Move data to a blob tier
@@ -117,7 +119,9 @@
117119
- name: How to
118120
items:
119121
- name: Manage via Azure portal
120-
href: data-box-portal-ui-admin.md
122+
href: data-box-portal-ui-admin.md
123+
- name: Use self-managed shipping
124+
href: data-box-disk-portal-customer-managed-shipping.md
121125
- name: Troubleshoot
122126
items:
123127
- name: Unlock issues

articles/databox/data-box-deploy-ordered.md

Lines changed: 22 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Azure Data Box is a hybrid solution that allows you to import your on-premises d
1818
This tutorial describes how you can order an Azure Data Box. In this tutorial, you learn about:
1919

2020
> [!div class="checklist"]
21+
>
2122
> * Prerequisites to deploy Data Box
2223
> * Order a Data Box
2324
> * Track the order
@@ -34,21 +35,22 @@ Complete the following configuration prerequisites for Data Box service and devi
3435
### For device
3536

3637
Before you begin, make sure that:
37-
- You should have a host computer connected to the datacenter network. Data Box will copy the data from this computer. Your host computer must run a supported operating system as described in [Azure Data Box system requirements](data-box-system-requirements.md).
38-
- Your datacenter needs to have high-speed network. We strongly recommend that you have at least one 10 GbE connection. If a 10 GbE connection is not available, a 1 GbE data link can be used but the copy speeds are impacted.
38+
39+
* You should have a host computer connected to the datacenter network. Data Box will copy the data from this computer. Your host computer must run a supported operating system as described in [Azure Data Box system requirements](data-box-system-requirements.md).
40+
* Your datacenter needs to have high-speed network. We strongly recommend that you have at least one 10 GbE connection. If a 10 GbE connection is not available, a 1 GbE data link can be used but the copy speeds are impacted.
3941

4042
## Order Data Box
4143

4244
Perform the following steps in the Azure portal to order a device.
4345

4446
1. Use your Microsoft Azure credentials to sign in at this URL: [https://portal.azure.com](https://portal.azure.com).
4547
2. Click **+ Create a resource** and search for *Azure Data Box*. Click **Azure Data Box**.
46-
48+
4749
[![Search Azure Data Box 1](media/data-box-deploy-ordered/search-azure-data-box1.png)](media/data-box-deploy-ordered/search-azure-data-box1.png#lightbox)
4850

4951
3. Click **Create**.
5052

51-
4. Check if Data Box service is available in your region. Enter or select the following information and click **Apply**.
53+
4. Check if Data Box service is available in your region. Enter or select the following information and click **Apply**.
5254

5355
|Setting |Value |
5456
|---------|---------|
@@ -57,12 +59,12 @@ Perform the following steps in the Azure portal to order a device.
5759
|Source country/region | Select the country/region where your data currently resides. |
5860
|Destination Azure region | Select the Azure region where you want to transfer data. |
5961

60-
5. Select Data **Box**. The maximum usable capacity for a single order is 80 TB. You can create multiple orders for larger data sizes.
62+
5. Select **Data Box**. The maximum usable capacity for a single order is 80 TB. You can create multiple orders for larger data sizes.
6163

6264
[![Select Data Box option 1](media/data-box-deploy-ordered/select-data-box-option1.png)](media/data-box-deploy-ordered/select-data-box-option1.png#lightbox)
6365

6466
6. In **Order**, specify the **Order details**. Enter or select the following information and click **Next**.
65-
67+
6668
|Setting |Value |
6769
|---------|---------|
6870
|Name | Provide a friendly name to track the order. <br> The name can have between 3 and 24 characters that can be letters, numbers, and hyphens. <br> The name must start and end with a letter or a number. |
@@ -84,27 +86,30 @@ Perform the following steps in the Azure portal to order a device.
8486

8587
The storage account specified for managed disks is used as a staging storage account. The Data Box service uploads the VHDs as page blobs to the staging storage account before converting it into managed disks and moving it to the resource groups. For more information, see [Verify data upload to Azure](data-box-deploy-picked-up.md#verify-data-upload-to-azure).
8688

87-
7. In the **Shipping address**, provide your first and last name, name and postal address of the company, and a valid phone number. Click **Validate address**. The service validates the shipping address for service availability. If the service is available for the specified shipping address, you receive a notification to that effect. Customers using the service in Japan, Singapore, Korea, and West Europe have the option to select self-managed shipping while placing the order. After the order is placed successfully, you will receive an email with instructions to pick up the device from the designated Azure Datacenter. Click **Next** once the shipping details have been validated successfully.
89+
7. In the **Shipping address**, provide your first and last name, name and postal address of the company, and a valid phone number. Click **Validate address**. The service validates the shipping address for service availability. If the service is available for the specified shipping address, you receive a notification to that effect.
8890

89-
8. In the **Notification details**, specify email addresses. The service sends email notifications regarding any updates to the order status to the specified email addresses.
91+
After the order is placed successfully, if self-managed shipping was selected, you will receive an email notification. For more information about self-managed shipping, see [Use self-managed shipping](data-box-portal-customer-managed-shipping.md).
9092

91-
We recommend that you use a group email so that you continue to receive notifications if an admin in the group leaves.
93+
8. Click **Next** once the shipping details have been validated successfully.
9294

93-
9. Review the information **Summary** related to the order, contact, notification, and privacy terms. Check the box corresponding to the agreement to privacy terms.
95+
9. In the **Notification details**, specify email addresses. The service sends email notifications regarding any updates to the order status to the specified email addresses.
9496

95-
10. Click **Order**. The order takes a few minutes to be created.
97+
We recommend that you use a group email so that you continue to receive notifications if an admin in the group leaves.
9698

99+
10. Review the information **Summary** related to the order, contact, notification, and privacy terms. Check the box corresponding to the agreement to privacy terms.
100+
101+
11. Click **Order**. The order takes a few minutes to be created.
97102

98103
## Track the order
99104

100105
After you have placed the order, you can track the status of the order from Azure portal. Go to your Data Box order and then go to **Overview** to view the status. The portal shows the order in **Ordered** state.
101106

102107
If the device is not available, you receive a notification. If the device is available, Microsoft identifies the device for shipment and prepares the shipment. During device preparation, following actions occur:
103108

104-
- SMB shares are created for each storage account associated with the device.
105-
- For each share, access credentials such as username and password are generated.
106-
- Device password that helps unlock the device is also generated.
107-
- The Data Box is locked to prevent unauthorized access to the device at any point.
109+
* SMB shares are created for each storage account associated with the device.
110+
* For each share, access credentials such as username and password are generated.
111+
* Device password that helps unlock the device is also generated.
112+
* The Data Box is locked to prevent unauthorized access to the device at any point.
108113

109114
When the device preparation is complete, the portal shows the order in **Processed** state.
110115

@@ -119,14 +124,15 @@ Microsoft then prepares and dispatches your device via a regional carrier. You r
119124
To cancel this order, in the Azure portal, go to **Overview** and click **Cancel** from the command bar.
120125

121126
After placing an order, you can cancel it at any point before the order status is marked processed.
122-
127+
123128
To delete a canceled order, go to **Overview** and click **Delete** from the command bar.
124129

125130
## Next steps
126131

127132
In this tutorial, you learned about Azure Data Box topics such as:
128133

129134
> [!div class="checklist"]
135+
>
130136
> * Prerequisites to deploy Data Box
131137
> * Order Data Box
132138
> * Track the order
@@ -136,5 +142,3 @@ Advance to the next tutorial to learn how to set up your Data Box.
136142

137143
> [!div class="nextstepaction"]
138144
> [Set up your Azure Data Box](./data-box-deploy-set-up.md)
139-
140-

articles/databox/data-box-disk-deploy-ordered.md

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Azure Data Box Disk is a hybrid cloud solution that allows you to import your on
1818
This tutorial describes how you can order an Azure Data Box Disk. In this tutorial, you learn about:
1919

2020
> [!div class="checklist"]
21+
>
2122
> * Order a Data Box Disk
2223
> * Track the order
2324
> * Cancel the order
@@ -33,21 +34,22 @@ Before you deploy, complete the following configuration prerequisites for Data B
3334
### For device
3435

3536
Before you begin, make sure that:
36-
- You have a client computer available from which you can copy the data. Your client computer must:
37-
- Run a [Supported operating system](data-box-disk-system-requirements.md#supported-operating-systems-for-clients).
38-
- Have other [required software](data-box-disk-system-requirements.md#other-required-software-for-windows-clients) installed if it is a Windows client.
37+
38+
* You have a client computer available from which you can copy the data. Your client computer must:
39+
* Run a [Supported operating system](data-box-disk-system-requirements.md#supported-operating-systems-for-clients).
40+
* Have other [required software](data-box-disk-system-requirements.md#other-required-software-for-windows-clients) installed if it is a Windows client.
3941

4042
## Order Data Box Disk
4143

4244
Sign in to:
4345

44-
- The Azure portal at this URL: https://portal.azure.com to order Data Box Disk.
45-
- Or, the Azure Government portal at this URL: https://portal.azure.us. For more details, go to [Connect to Azure Government using the portal](https://docs.microsoft.com/azure/azure-government/documentation-government-get-started-connect-with-portal).
46+
* The Azure portal at this URL: https://portal.azure.com to order Data Box Disk.
47+
* Or, the Azure Government portal at this URL: https://portal.azure.us. For more details, go to [Connect to Azure Government using the portal](https://docs.microsoft.com/azure/azure-government/documentation-government-get-started-connect-with-portal).
4648

4749
Take the following steps to order Data Box Disk.
4850

4951
1. In the upper left corner of the portal, click **+ Create a resource**, and search for *Azure Data Box*. Click **Azure Data Box**.
50-
52+
5153
![Search Azure Data Box 1](media/data-box-disk-deploy-ordered/search-data-box11.png)
5254

5355
2. Click **Create**.
@@ -62,21 +64,20 @@ Take the following steps to order Data Box Disk.
6264
|Transfer type| Import to Azure|
6365
|Source country/region | Select the country/region where your data currently resides.|
6466
|Destination Azure region|Select the Azure region where you want to transfer data.|
65-
6667

67-
5. Select **Data Box Disk**. The maximum capacity of the solution for a single order of 5 disks is 35 TB. You could create multiple orders for larger data sizes.
68+
4. Select **Data Box Disk**. The maximum capacity of the solution for a single order of 5 disks is 35 TB. You could create multiple orders for larger data sizes.
6869

6970
![Select Data Box Disk option](media/data-box-disk-deploy-ordered/select-data-box-sku-zoom.png)
7071

71-
6. In **Order**, specify the **Order details**. Enter or select the following information.
72+
5. In **Order**, specify the **Order details**. Enter or select the following information.
7273

7374
|Setting|Value|
7475
|---|---|
7576
|Name|Provide a friendly name to track the order.<br> The name can have between 3 and 24 characters that can be letters, numbers, and hyphens. <br> The name must start and end with a letter or a number. |
7677
|Resource group| Use an existing or create a new one. <br> A resource group is a logical container for the resources that can be managed or deployed together. |
7778
|Destination Azure region| Select a region for your storage account.<br> Currently, storage accounts in all regions in US, West and North Europe, Canada, and Australia are supported. |
7879
|Estimated data size in TB| Enter an estimate in TB. <br>Based on the data size, Microsoft sends you an appropriate number of 8 TB SSDs (7 TB usable capacity). <br>The maximum usable capacity of 5 disks is up to 35 TB. |
79-
|Disk passkey| Supply the disk passkey if you check **Use custom key instead of Azure generated passkey**. <br> Provide a 12 to 32 character alphanumeric key that has at least one numeric and one special character. The allowed special characters are `@?_+`. <br> You can choose to skip this option and use the Azure generated passkey to unlock your disks.|
80+
|Disk passkey| Supply the disk passkey if you check **Use custom key instead of Azure generated passkey**. <br> Provide a 12 to 32-character alphanumeric key that has at least one numeric and one special character. The allowed special characters are `@?_+`. <br> You can choose to skip this option and use the Azure generated passkey to unlock your disks.|
8081
|Storage destination | Choose from storage account or managed disks or both. <br> Based on the specified Azure region, select a storage account from the filtered list of an existing storage account. Data Box Disk can be linked with only 1 storage account. <br> You can also create a new **General-purpose v1**, **General-purpose v2**, or **Blob storage account**. <br>Storage accounts with virtual networks are supported. To allow Data Box service to work with secured storage accounts, enable the trusted services within the storage account network firewall settings. For more information, see how to [Add Azure Data Box as a trusted service](https://docs.microsoft.com/azure/storage/common/storage-network-security#exceptions).|
8182

8283
If using storage account as the storage destination, you see the following screenshot:
@@ -93,33 +94,34 @@ Take the following steps to order Data Box Disk.
9394

9495
The storage account specified for managed disks is used as a staging storage account. The Data Box service uploads the VHDs to the staging storage account and then converts those into managed disks and moves to the resource groups. For more information, see [Verify data upload to Azure](data-box-disk-deploy-upload-verify.md#verify-data-upload-to-azure).
9596

96-
13. Click **Next**.
97+
6. Click **Next**.
9798

9899
![Supply order details](media/data-box-disk-deploy-ordered/data-box-order-details.png)
99100

100-
14. In the **Shipping address** tab, provide your first and last name, name and postal address of the company and a valid phone number. Click **Validate address**. The service validates the shipping address for service availability. If the service is available for the specified shipping address, you receive a notification to that effect. Customers using the service in Japan, Singapore, Korea, and West Europe have the option to select self-managed shipping while placing the order. After the order is placed successfully, you will receive an email with instructions to pick up the device from the designated Azure Datacenter.
101+
7. In the **Shipping address** tab, provide your first and last name, name and postal address of the company and a valid phone number. Click **Validate address**. The service validates the shipping address for service availability. If the service is available for the specified shipping address, you receive a notification to that effect.
102+
103+
After the order is processed, you will receive an email notification. For more information about self-managed shipping, see [Use self-managed shipping](data-box-disk-portal-customer-managed-shipping.md).
101104

102105
![Provide shipping address](media/data-box-disk-deploy-ordered/data-box-shipping-address.png)
103-
15. In the **Notification details**, specify email addresses. The service sends email notifications regarding any updates to the order status to the specified email addresses.
106+
8. In the **Notification details**, specify email addresses. The service sends email notifications regarding any updates to the order status to the specified email addresses.
104107

105108
We recommend that you use a group email so that you continue to receive notifications if an admin in the group leaves.
106109

107-
16. Review the information **Summary** related to the order, contact, notification, and privacy terms. Check the box corresponding to the agreement to privacy terms.
110+
9. Review the information **Summary** related to the order, contact, notification, and privacy terms. Check the box corresponding to the agreement to privacy terms.
108111

109-
17. Click **Order**. The order takes a few minutes to be created.
112+
10. Click **Order**. The order takes a few minutes to be created.
110113

111-
112114
## Track the order
113115

114116
After you have placed the order, you can track the status of the order from Azure portal. Go to your order and then go to **Overview** to view the status. The portal shows the job in **Ordered** state.
115117

116-
![Data Box Disk status ordered](media/data-box-disk-deploy-ordered/data-box-portal-ordered.png)
118+
![Data Box Disk status ordered](media/data-box-disk-deploy-ordered/data-box-portal-ordered.png)
117119

118120
If the disks are not available, you receive a notification. If the disks are available, Microsoft identifies the disks for shipment and prepares the disk package. During disk preparation, following actions occur:
119121

120-
- Disks are encrypted using AES-128 BitLocker encryption.
121-
- Disks are locked to prevent an unauthorized access to the disks.
122-
- The passkey that unlocks the disks is generated during this process.
122+
* Disks are encrypted using AES-128 BitLocker encryption.
123+
* Disks are locked to prevent an unauthorized access to the disks.
124+
* The passkey that unlocks the disks is generated during this process.
123125

124126
When the disk preparation is complete, the portal shows the order in **Processed** state.
125127

@@ -129,18 +131,18 @@ Microsoft then prepares and dispatches your disks via a regional carrier. You re
129131

130132
To cancel this order, in the Azure portal, go to **Overview** and click **Cancel** from the command bar.
131133

132-
You can only cancel when the disks are ordered and the order is being processed for shipment. Once the order is processed, you can no longer cancel the order.
134+
You can only cancel when the disks are ordered, and the order is being processed for shipment. Once the order is processed, you can no longer cancel the order.
133135

134136
![Cancel order](media/data-box-disk-deploy-ordered/cancel-order1.png)
135137

136138
To delete a canceled order, go to **Overview** and click **Delete** from the command bar.
137139

138-
139140
## Next steps
140141

141142
In this tutorial, you learned about Azure Data Box topics such as:
142143

143144
> [!div class="checklist"]
145+
>
144146
> * Order Data Box Disk
145147
> * Track the order
146148
> * Cancel the order

0 commit comments

Comments
 (0)