Skip to content

Commit 69ff8e2

Browse files
committed
Edits
1 parent 842ed3e commit 69ff8e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/blobs/storage-upload-process-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ router.post('/', uploadStrategy, async (req, res) => {
378378

379379
## Verify the image is shown in the storage account
380380

381-
Sign in to the [Azure portal](https://portal.azure.com). From the left menu, select **Storage accounts**, then select the name of your storage account. Under **Blob Service**, select **Blobs**, then select the **images** container.
381+
Sign in to the [Azure portal](https://portal.azure.com). From the left menu, select **Storage accounts**, then select the name of your storage account. Select **Containers**, then select the **images** container.
382382

383383
Verify the image is shown in the container.
384384

0 commit comments

Comments
 (0)