Skip to content

Commit 636aa6f

Browse files
authored
Update storage-quickstart-blobs-portal.md
1 parent c48a36e commit 636aa6f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,14 @@ 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
2. Select the container to show a list of blobs it contains. Since this container is new, it won't yet contain any blobs.
44-
3. Select the **Upload** button to upload a blob to the container.
45-
4. Browse your local file system to find a file to upload as a block blob, and select **Upload**.
44+
3. Select the **Upload** button to open the upload blade
45+
4. Browse your local file system to find a file to upload as a block blob
4646

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

49-
5. Select the **Authentication type**. The default is **SAS**.
50-
6. Upload as many blobs as you like in this way. You'll see that the new blobs are now listed within the container.
49+
5. Optionally, expand the advanced section to define other setting such as authentication type, access tier, or virtual folder path.
50+
6. Select the **Upload** button to commit the upload
51+
7. Upload as many blobs as you like in this way. You'll see that the new blobs are now listed within the container.
5152

5253
## Download a block blob
5354

0 commit comments

Comments
 (0)