Skip to content

Commit 582f0c3

Browse files
committed
remove comma
1 parent bc464ca commit 582f0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-quickstart-blobs-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To upload a block blob to your new container in the Azure portal, follow these s
4141

4242
1. In the Azure portal, navigate to the container you created in the previous section.
4343
1. Select the container to show a list of blobs it contains. This container is new, so it won't yet contain any blobs.
44-
1. Select the **Upload** button to open the upload blade and browse your local file system to find a file to upload as a block blob. You can optionally, expand the advanced section to configure other settings for the upload operation.
44+
1. Select the **Upload** button to open the upload blade and browse your local file system to find a file to upload as a block blob. You can optionally expand the advanced section to configure other settings for the upload operation.
4545

4646
![Screenshot showing how to upload a blob from your local drive](media/storage-quickstart-blobs-portal/upload-blob.png)
4747

0 commit comments

Comments
 (0)