Skip to content

Commit a3cb228

Browse files
Merge pull request #300253 from ju-shim/patch-1
[accuracy-bash] Update storage-quickstart-blobs-portal.md
2 parents f60ca5c + 7533eba commit a3cb228

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ services: storage
66
author: stevenmatthew
77
ms.service: azure-blob-storage
88
ms.topic: quickstart
9-
ms.date: 06/26/2023
9+
ms.date: 05/22/2025
1010
ms.author: shaas
11-
ms.custom: mode-ui
11+
ms.custom: mode-ui, akash-accuracy-may-2025
1212
---
1313

1414
# Quickstart: Upload, download, and list blobs with the Azure portal
@@ -23,7 +23,7 @@ In this quickstart, you learn how to use the [Azure portal](https://portal.azure
2323

2424
To create a container in the Azure portal, follow these steps:
2525

26-
1. Navigate to your new storage account in the Azure portal.
26+
1. Navigate to your new storage account in the [Azure portal](https://portal.azure.com).
2727
1. In the left menu for the storage account, scroll to the **Data storage** section, then select **Containers**.
2828
1. Select the **+ Container** button.
2929
1. Type a name for your new container. The container name must be lowercase, must start with a letter or number, and can include only letters, numbers, and the dash (-) character. For more information about container and blob names, see [Naming and referencing containers, blobs, and metadata](/rest/api/storageservices/naming-and-referencing-containers--blobs--and-metadata).

0 commit comments

Comments
 (0)