Skip to content

Commit 28ec83d

Browse files
authored
Add paths to data in Azure
1 parent 9b94826 commit 28ec83d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ Once the copy is complete, order status updates to **Completed**.
5050

5151
Verify that your data is in the storage account(s) before you delete it from the source. When you copy the data to Data Box, depending on the type, the data is uploaded to one of the following paths in your Azure Storage account.
5252

53-
- For block blobs and page blobs: `https://<storage_account_name>.blob.core.windows.net/<containername>`
54-
- For Azure Files: `https://<storage_account_name>.file.core.windows.net/<sharename>`
53+
- For block blobs and page blobs: `https://<storage_account_name>.blob.core.windows.net/<containername>/files/a.txt`
54+
- For Azure Files: `https://<storage_account_name>.file.core.windows.net/<sharename>/files/a.txt`
5555

5656
Alternatively, you could go to your Azure storage account in Azure portal and navigate from there.
5757

0 commit comments

Comments
 (0)