Skip to content

Commit 02b9b08

Browse files
Merge pull request #223967 from stevenmatthew/blobfolder
Virtual folder addition
2 parents 6150658 + 1155a81 commit 02b9b08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
15.7 KB
Loading

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: stevenmatthew
77
ms.service: storage
88
ms.subservice: blobs
99
ms.topic: quickstart
10-
ms.date: 05/05/2022
10+
ms.date: 01/13/2023
1111
ms.author: shaas
1212
ms.custom: mode-ui
1313
---
@@ -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. You can, for example, upload a blob into a new or existing virtual folder or by supplying a value in the **Upload to folder** field.
4545

4646
:::image type="content" source="media/storage-quickstart-blobs-portal/upload-blob.png" alt-text="Screenshot showing how to upload a blob from your local drive via the Azure portal":::
4747

0 commit comments

Comments
 (0)