Skip to content

Commit ef30da7

Browse files
authored
Merge pull request #111384 from priestlg/gdpDataBoxSubInfo-041420
Created a new include file that contains Data Box service prerequisites. The information is used throughout databox files and we need it to be consistent.
2 parents 5909aab + 3d4a29b commit ef30da7

File tree

5 files changed

+21
-30
lines changed

5 files changed

+21
-30
lines changed

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

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,22 +29,14 @@ Complete the following configuration prerequisites for Data Box service and devi
2929

3030
### For service
3131

32-
Before you begin, make sure that:
33-
- You have your Microsoft Azure storage account with access credentials.
34-
- Make sure that the subscription you use for Data Box service is one of the following types:
35-
- Microsoft Enterprise Agreement (EA). Read more about [EA subscriptions](https://azure.microsoft.com/pricing/enterprise-agreement/).
36-
- Cloud Solution Provider (CSP). Learn more about [Azure CSP program](https://docs.microsoft.com/azure/cloud-solution-provider/overview/azure-csp-overview).
37-
- Microsoft Azure Sponsorship. Learn more about [Azure sponsorship program](https://azure.microsoft.com/offers/ms-azr-0036p/).
38-
39-
- Ensure that you have owner or contributor access to the subscription to create a Data Box order.
32+
[!INCLUDE [Data Box service prerequisites](../../includes/data-box-supported-subscriptions.md)]
4033

4134
### For device
4235

4336
Before you begin, make sure that:
4437
- 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).
4538
- 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.
4639

47-
4840
## Order Data Box
4941

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

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

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,7 @@ Before you deploy, complete the following configuration prerequisites for Data B
2828

2929
### For service
3030

31-
Before you begin, make sure that:
32-
- You have your Microsoft Azure storage account with access credentials.
33-
- Make sure that the subscription you use for Data Box service is one of the following types:
34-
- Microsoft Enterprise Agreement (EA). Read more about [EA subscriptions](https://azure.microsoft.com/pricing/enterprise-agreement/).
35-
- Cloud Solution Provider (CSP). Learn more about [Azure CSP program](https://docs.microsoft.com/azure/cloud-solution-provider/overview/azure-csp-overview).
36-
- Ensure that you have owner or contributor access to the subscription to create a Data Box order.
31+
[!INCLUDE [Data Box service prerequisites](../../includes/data-box-supported-subscriptions.md)]
3732

3833
### For device
3934

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

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,9 @@ Before you begin, make sure that:
3838
- If installed on a floor other than the ground floor, you need access for the device via an elevator or a ramp. The device weighs approximately ~500 lbs.
3939
- Make sure that you have a flat site in the datacenter with proximity to an available network connection that can accommodate a device with this footprint.
4040

41-
4241
### For service
4342

44-
Before you begin, make sure that:
45-
- You have your Microsoft Azure storage account with access credentials.
46-
- Make sure that the subscription you use for Data Box service is one of the following types:
47-
- Microsoft Enterprise Agreement (EA). Read more about [EA subscriptions](https://azure.microsoft.com/pricing/enterprise-agreement/).
48-
- Cloud Solution Provider (CSP). Learn more about [Azure CSP program](https://docs.microsoft.com/azure/cloud-solution-provider/overview/azure-csp-overview).
49-
- Microsoft Azure Sponsorship. Learn more about [Azure sponsorship program](https://azure.microsoft.com/offers/ms-azr-0036p/).
50-
51-
- Ensure that you have owner or contributor access to the subscription to create a Data Box Heavy order.
43+
[!INCLUDE [Data Box service prerequisites](../../includes/data-box-supported-subscriptions.md)]
5244

5345
### For device
5446

articles/databox/data-box-heavy-quickstart-portal.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,7 @@ Before you begin, make sure that:
3737

3838
### For service
3939

40-
Before you begin, make sure that:
41-
42-
- You have your Microsoft Azure storage account with access credentials.
43-
- The subscription you use for Data Box service is [Microsoft Enterprise Agreement (EA)](https://azure.microsoft.com/pricing/enterprise-agreement/), [Cloud Solution Provider (CSP)](https://docs.microsoft.com/azure/cloud-solution-provider/overview/azure-csp-overview), or [Microsoft Azure Sponsorship](https://azure.microsoft.com/offers/ms-azr-0036p/).
44-
- You have owner or contributor access to the subscription to create a Data Box Heavy order.
40+
[!INCLUDE [Data Box service prerequisites](../../includes/data-box-supported-subscriptions.md)]
4541

4642
### For device
4743

@@ -56,7 +52,6 @@ Before you begin, make sure that:
5652
- For the 10-Gbps cable, you need an SFP+ cable that plugs into a 10-G switch on one end, with a QSFP+ to SFP+ adapter (or the QSA adapter) for the end that plugs into the device.
5753
- The power cables are included in a tray at the back of the device.
5854

59-
6055
## Sign in to Azure
6156

6257
Sign in to the Azure portal at [https://portal.azure.com](https://portal.azure.com).
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
author: priestlg
3+
ms.service: databox
4+
ms.topic: include
5+
ms.date: 04/14/2020
6+
ms.author: v-grpr
7+
---
8+
9+
Before you begin, make sure that:
10+
11+
* You have your Microsoft Azure storage account with access credentials.
12+
* Make sure that the subscription you use for Data Box service is one of the following types:
13+
* Microsoft Enterprise Agreement (EA). Read more about [EA subscriptions](https://azure.microsoft.com/pricing/enterprise-agreement/).
14+
* Cloud Solution Provider (CSP). Learn more about [Azure CSP program](https://docs.microsoft.com/azure/cloud-solution-provider/overview/azure-csp-overview).
15+
* Microsoft Azure Sponsorship. Learn more about [Azure sponsorship program](https://azure.microsoft.com/offers/ms-azr-0036p/).
16+
* Microsoft Partner Network (MPN). Learn more about [Microsoft Partner Network](https://partner.microsoft.com/commercial#).
17+
* Ensure that you have owner or contributor access to the subscription to create a device order.

0 commit comments

Comments
 (0)