Skip to content

Commit 7533eba

Browse files
authored
Update storage-quickstart-blobs-portal.md
1 parent 5dfefd2 commit 7533eba

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
@@ -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)