Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.49 KB

data-box-add-device-ip.md

File metadata and controls

29 lines (19 loc) · 1.49 KB
author ms.service ms.topic ms.date ms.author
alkohli
databox
include
12/07/2018
alkohli
  1. Sign into the Data Box device. Ensure it is unlocked.

    Screenshot shows your dashboard with the device displayed as Unlocked.

  2. Go to Set network interfaces. Make a note of the device IP address for the network interface used to connect to the client.

    Screenshot shows the Network Settings where you can see the I P address.

  3. Go to Connect and copy and click Rest.

    Screenshot shows the Connect and copy pane where you can select REST as an access setting.

  4. From the Access Storage account and upload data dialog, copy the Blob Service Endpoint.

    Screenshot shows the Access storage account and upload data dialog box where you can copy the Blob Service Endpoint.

  5. Start Notepad as an administrator, and then open the hosts file located at C:\Windows\System32\Drivers\etc.

  6. Add the following entry to your hosts file: <device IP address> <Blob service endpoint>

  7. For reference, use the following image. Save the hosts file.

    Screenshot shows a Notepad document with the I P address and blob service endpoint added.