You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/databox-online/data-box-edge-deploy-prep.md
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,12 @@ author: alkohli
7
7
ms.service: databox
8
8
ms.subservice: edge
9
9
ms.topic: tutorial
10
-
ms.date: 04/23/2019
10
+
ms.date: 06/03/2019
11
11
ms.author: alkohli
12
12
Customer intent: As an IT admin, I need to understand how to prepare the portal to deploy Data Box Edge so I can use it to transfer data to Azure.
13
13
---
14
14
# Tutorial: Prepare to deploy Azure Data Box Edge
15
15
16
-
17
16
This is the first tutorial in the series of deployment tutorials that are required to completely deploy Azure Data Box Edge. This tutorial describes how to prepare the Azure portal to deploy a Data Box Edge resource.
18
17
19
18
You need administrator privileges to complete the setup and configuration process. The portal preparation takes less than 10 minutes.
@@ -26,7 +25,6 @@ In this tutorial, you learn how to:
26
25
27
26
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
28
27
29
-
30
28
### Get started
31
29
32
30
To deploy Data Box Edge, refer to the following tutorials in the prescribed sequence.
@@ -37,7 +35,7 @@ To deploy Data Box Edge, refer to the following tutorials in the prescribed sequ
37
35
| 2. |**[Install Data Box Edge](data-box-edge-deploy-install.md)**|Unpack, rack, and cable the Data Box Edge physical device. |
38
36
| 3. |**[Connect, set up, and activate Data Box Edge](data-box-edge-deploy-connect-setup-activate.md)**|Connect to the local web UI, complete the device setup, and activate the device. The device is ready to set up SMB or NFS shares. |
39
37
| 4. |**[Transfer data with Data Box Edge](data-box-edge-deploy-add-shares.md)**|Add shares and connect to shares via SMB or NFS. |
40
-
| 5. |**[Transform data with Data Box Edge](data-box-edge-deploy-configure-compute.md)**|Configure Edge modules on the device to transform the data as it moves to Azure. |
38
+
| 5. |**[Transform data with Data Box Edge](data-box-edge-deploy-configure-compute.md)**|Configure compute modules on the device to transform the data as it moves to Azure. |
41
39
42
40
You can now begin to set up the Azure portal.
43
41
@@ -50,7 +48,11 @@ Following are the configuration prerequisites for your Data Box Edge resource, y
50
48
Before you begin, make sure that:
51
49
52
50
- Your Microsoft Azure subscription is enabled for a Data Box Edge resource. Pay-as-you-go subscriptions are not supported.
53
-
- You have owner or contributor access to your subscription.
51
+
- You have owner or contributor access at resource group level for the Data Box Edge/Data Box Gateway, IoT Hub, and Azure Storage resources.
52
+
53
+
- To create any Data Box Edge/ Data Box Gateway resource, you should have permissions as a contributor (or higher) scoped at resource group level. You also need to make sure that the `Microsoft.DataBoxEdge` provider is registered. For information on how to register, go to [Register resource provider](data-box-edge-manage-access-power-connectivity-mode.md#register-resource-providers).
54
+
- To create any IoT Hub resource, make sure that Microsoft.Devices provider is registered. For information on how to register, go to [Register resource provider](data-box-edge-manage-access-power-connectivity-mode.md#register-resource-providers).
55
+
- To create a Storage account resource, again you need contributor or higher access scoped at the resource group level. Azure Storage is by default a registered resource provider.
54
56
- You have admin or user access to Azure Active Directory Graph API. For more information, see [Azure Active Directory Graph API](https://docs.microsoft.com/previous-versions/azure/ad/graph/howto/azure-ad-graph-api-permission-scopes#default-access-for-administrators-users-and-guest-users-).
55
57
- You have your Microsoft Azure storage account with access credentials.
56
58
@@ -59,7 +61,7 @@ Before you begin, make sure that:
59
61
Before you deploy a physical device, make sure that:
60
62
61
63
- You've reviewed the safety information that was included in the shipment package.
62
-
- You have a 1 U slot available in a standard 19” rack in your datacenter for rack mounting the device.
64
+
- You have a 1U slot available in a standard 19” rack in your datacenter for rack mounting the device.
63
65
- You have access to a flat, stable, and level work surface where the device can rest safely.
64
66
- The site where you intend to set up the device has standard AC power from an independent source or a rack power distribution unit (PDU) with an uninterruptible power supply (UPS).
To create your Data Box Edge/Data Box Gateway, IoT Hub, and Azure Storage resource, you need permissions as a contributor or higher at a resource group level. You also need the corresponding resource providers to be registered. For any operations that involve activation key and credentials, permissions to Azure Active Directory Graph API are also required. These are described in the following sections.
57
+
58
+
### Manage Microsoft Azure Active Directory Graph API permissions
59
+
60
+
When generating the activation key for the Data Box Edge device, or performing any operations that require credentials, you need permissions to Azure Active Directory Graph API. The operations that need credentials could be:
61
+
62
+
- Creating a share with an associated storage account.
63
+
- Creating a user who can access the shares on the device.
64
+
65
+
You should have a `User` access on Active Directory tenant as you need to be able to `Read all directory objects`. You can't be a Guest user as they don't have permissions to `Read all directory objects`. If you're a guest, then the operations such as generation of an activation key, creation of a share on your Data Box Edge device, creation of a user will all fail.
66
+
67
+
For more information on how to provide access to users to Azure Active Directory Graph API, see [Default access for administrators, users, and guest users](https://docs.microsoft.com/previous-versions/azure/ad/graph/howto/azure-ad-graph-api-permission-scopes#default-access-for-administrators-users-and-guest-users-).
68
+
69
+
### Register resource providers
70
+
71
+
To provision a resource in Azure (in the Azure Resource Manager model), you need a resource provider that supports the creation of that resource. For example, to provision a virtual machine, you should have a ‘Microsoft.Compute’ resource provider available in the subscription.
72
+
73
+
Resource providers are registered on the level of the subscription. By default, any new Azure subscription is pre-registered with a list of commonly used resource providers. The resource provider for ‘Microsoft.DataBoxEdge' is not included in this list.
74
+
75
+
You don't need to grant access permissions to the subscription level for users to be able to create resources like ‘Microsoft.DataBoxEdge’ within their resource groups that they have owner rights on, as long as the resource providers for these resources is already registered.
76
+
77
+
Before you attempt to create any resource, make sure that the resource provider is registered in the subscription. If the resource provider is not registered, you'll need to make sure that the user creating the new resource has enough rights to register the required resource provider on the subscription level. If you haven't done this as well, then you'll see the following error:
78
+
79
+
*The subscription <Subscriptionname> doesn’t have permissions to register the resource provider(s): Microsoft.DataBoxEdge.*
80
+
81
+
82
+
To get a list of registered resource providers in the current subscription, run the following command:
For Data Box Edge device, `Microsoft.DataBoxEdge` should be registered. To register `Microsoft.DataBoxEdge`, subscription admin should run the following command:
For more information on how to register a resource provider, see [Resolve errors for resource provider registration](https://docs.microsoft.com/azure/azure-resource-manager/resource-manager-register-provider-errors).
95
+
54
96
## Manage connectivity mode
55
97
56
98
Apart from the default fully connected mode, your device can also run in partially connected, or fully disconnected mode. Each of these modes is described as below:
Copy file name to clipboardExpand all lines: articles/databox-online/data-box-gateway-deploy-prep.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: alkohli
7
7
ms.service: databox
8
8
ms.subservice: gateway
9
9
ms.topic: tutorial
10
-
ms.date: 04/23/2019
10
+
ms.date: 06/03/2019
11
11
ms.author: alkohli
12
12
#Customer intent: As an IT admin, I need to understand how to prepare the portal to deploy Data Box Gateway so I can use it to transfer data to Azure.
13
13
---
@@ -48,7 +48,11 @@ Here you find the configuration prerequisites for your Data Box Gateway resource
48
48
Before you begin, make sure that:
49
49
50
50
- Your Microsoft Azure subscription should be supported for Data Box Gateway resource. Pay-as-you-go subscriptions are not supported.
51
-
- You have owner or contributor access to your subscription.
51
+
- You have owner or contributor access at resource group level for the Data Box Edge/Data Box Gateway, IoT Hub, and Azure Storage resources.
52
+
53
+
- To create any Data Box Edge/ Data Box Gateway resource, you should have permissions as a contributor (or higher) scoped at resource group level. You also need to make sure that the `Microsoft.DataBoxEdge` provider is registered. For information on how to register, go to [Register resource provider](data-box-gateway-manage-access-power-connectivity-mode.md#register-resource-providers).
54
+
- To create any IoT Hub resource, make sure that Microsoft.Devices provider is registered. For information on how to register, go to [Register resource provider](data-box-gateway-manage-access-power-connectivity-mode.md#register-resource-providers).
55
+
- To create a Storage account resource, again you need contributor or higher access scoped at the resource group level. Azure Storage is by default a registered resource provider.
52
56
- You have admin or user access to Azure Active Directory Graph API. For more information, see [Azure Active Directory Graph API](https://docs.microsoft.com/previous-versions/azure/ad/graph/howto/azure-ad-graph-api-permission-scopes#default-access-for-administrators-users-and-guest-users-).
53
57
- You have your Microsoft Azure storage account with access credentials.
To create your Data Box Edge/Data Box Gateway, IoT Hub, and Azure Storage resource, you need permissions as a contributor or higher at a resource group level. You also need the corresponding resource providers to be registered. For any operations that involve activation key and credentials, permissions to Azure Active Directory Graph API are also required. These are described in the following sections.
56
+
57
+
### Manage Microsoft Azure Active Directory Graph API permissions
58
+
59
+
When generating the activation key for the Data Box Edge device, or performing any operations that require credentials, you need permissions to Azure Active Directory Graph API. The operations that need credentials could be:
60
+
61
+
- Creating a share with an associated storage account.
62
+
- Creating a user who can access the shares on the device.
63
+
64
+
You should have a `User` access on Active Directory tenant as you need to be able to `Read all directory objects`. You can't be a Guest user as they don't have permissions to `Read all directory objects`. If you're a guest, then the operations such as generation of an activation key, creation of a share on your Data Box Edge device, creation of a user will all fail.
65
+
66
+
For more information on how to provide access to users to Azure Active Directory Graph API, see [Default access for administrators, users, and guest users](https://docs.microsoft.com/previous-versions/azure/ad/graph/howto/azure-ad-graph-api-permission-scopes#default-access-for-administrators-users-and-guest-users-).
67
+
68
+
### Register resource providers
69
+
70
+
To provision a resource in Azure (in the Azure Resource Manager model), you need a resource provider that supports the creation of that resource. For example, to provision a virtual machine, you should have a ‘Microsoft.Compute’ resource provider available in the subscription.
71
+
72
+
Resource providers are registered on the level of the subscription. By default, any new Azure subscription is pre-registered with a list of commonly used resource providers. The resource provider for ‘Microsoft.DataBoxEdge' is not included in this list.
73
+
74
+
You don't need to grant access permissions to the subscription level for users to be able to create resources like ‘Microsoft.DataBoxEdge’ within their resource groups that they have owner rights on, as long as the resource providers for these resources is already registered.
75
+
76
+
Before you attempt to create any resource, make sure that the resource provider is registered in the subscription. If the resource provider is not registered, you'll need to make sure that the user creating the new resource has enough rights to register the required resource provider on the subscription level. If you haven't done this as well, then you'll see the following error:
77
+
78
+
*The subscription <Subscriptionname> doesn’t have permissions to register the resource provider(s): Microsoft.DataBoxEdge.*
79
+
80
+
81
+
To get a list of registered resource providers in the current subscription, run the following command:
For Data Box Edge device, `Microsoft.DataBoxEdge` should be registered. To register `Microsoft.DataBoxEdge`, subscription admin should run the following command:
For more information on how to register a resource provider, see [Resolve errors for resource provider registration](https://docs.microsoft.com/azure/azure-resource-manager/resource-manager-register-provider-errors).
94
+
53
95
## Manage connectivity mode
54
96
55
97
Apart from the default normal mode, your device can also run in partially disconnected, or disconnected mode. Each of these modes is described as below:
@@ -76,7 +118,7 @@ To change device mode, follow these steps:
76
118
77
119
## Manage power
78
120
79
-
You can shut down or restart your physical and virtual device using the local web UI. We recommend that before you restart, take the shares offline on the host and then the device. This action minimizes any possibility of data corruption.
121
+
You can shut down or restart your virtual device using the local web UI. We recommend that before you restart, take the shares offline on the host and then the device. This action minimizes any possibility of data corruption.
80
122
81
123
1. In the local web UI, go to **Maintenance > Power settings**.
82
124
2. Click **Shutdown** or **Restart** depending on what you intend to do.
0 commit comments