Skip to content

Commit 91b2d27

Browse files
Merge pull request #223006 from sipastak/db-self-signed-certificate
download and import certificate
2 parents 3c3a42e + 9128d9e commit 91b2d27

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

articles/databox/data-box-deploy-copy-data-via-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Each of these steps is described in the following sections.
6969

7070
Connection to Azure Blob storage REST APIs over https requires the following steps:
7171

72-
* Download the certificate from Azure portal
72+
* Download the certificate from Azure portal. This certificate is used for connecting to the web UI and Azure Blob storage REST APIs.
7373
* Import the certificate on the client or remote host
7474
* Add the device IP and blob service endpoint to the client or remote host
7575
* Configure third-party software and verify the connection

articles/databox/data-box-deploy-set-up.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: alkohli
77
ms.service: databox
88
ms.subservice: pod
99
ms.topic: tutorial
10-
ms.date: 04/06/2021
10+
ms.date: 02/16/2023
1111
ms.author: alkohli
1212

1313
# Customer intent: As an IT admin, I need to be able to set up Data Box to upload on-premises data from my server onto Azure.
@@ -110,14 +110,10 @@ After you have received the device, you need to cable and connect to your device
110110

111111
## Connect to your device
112112

113-
Perform the following steps to set up your device using the local web UI and the portal UI.
113+
After following the steps to [download and import certificate](data-box-deploy-copy-data-via-rest.md#connect-via-https), perform the following steps to set up your device using the local web UI and the portal UI. The certificate downloaded from the Azure portal is used for connecting to the Web UI and Azure Blob storage REST APIs.
114114

115115
1. Configure the Ethernet adapter on the laptop you are using to connect to the device with a static IP address of 192.168.100.5 and subnet 255.255.255.0.
116116
1. Connect to MGMT port of your device and access its local web UI at https\://192.168.100.10. This may take up to 5 minutes after you turned on the device.
117-
1. Click **Details** and then click **Go on to the webpage**.
118-
119-
![Connect to local web UI](media/data-box-deploy-set-up/data-box-connect-local-web-ui.png)
120-
121117
1. You see a **Sign in** page for the local web UI. Ensure that the device serial number matches across both the portal UI and the local web UI. The device is locked at this point.
122118

123119
1. [!INCLUDE [data-box-get-device-password](../../includes/data-box-get-device-password.md)]

0 commit comments

Comments
 (0)