Skip to content

Commit 28b32ab

Browse files
authored
Update data-box-disk-limits.md
add missing space
1 parent 7f3c279 commit 28b32ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/databox/data-box-disk-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ For the latest information on Azure storage service limits and best practices fo
3939
4040
## Data copy and upload caveats
4141

42-
- Do not copy data directly into the disks. Copy data to pre-created *BlockBlob*,*PageBlob*, and *AzureFile* folders.
42+
- Do not copy data directly into the disks. Copy data to pre-created *BlockBlob*, *PageBlob*, and *AzureFile* folders.
4343
- A folder under the *BlockBlob* and *PageBlob* is a container. For instance, containers are created as *BlockBlob/container* and *PageBlob/container*.
4444
- If a folder has the same name as an existing container, the folder's contents are merged with the container's contents. Files or blobs that aren't already in the cloud are added to the container. If a file or blob has the same name as a file or blob that's already in the container, the existing file or blob is overwritten.
4545
- Every file written into *BlockBlob* and *PageBlob* shares is uploaded as a block blob and page blob respectively.

0 commit comments

Comments
 (0)