Skip to content

Commit 4e666fc

Browse files
Merge pull request #224795 from tamram/patch-48
Update storage-configure-connection-string.md
2 parents 9b194c3 + aa354ae commit 4e666fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/common/storage-configure-connection-string.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: jimmart-dev
77

88
ms.service: storage
99
ms.topic: how-to
10-
ms.date: 10/26/2022
10+
ms.date: 01/23/2023
1111
ms.author: jammart
1212
ms.reviewer: nachakra
1313
ms.subservice: common
@@ -56,7 +56,7 @@ For example, your connection string might look similar to:
5656
Although Azure Storage supports both HTTP and HTTPS in a connection string, *HTTPS is highly recommended*.
5757

5858
> [!TIP]
59-
> You can find your storage account's connection strings in the [Azure portal](https://portal.azure.com). Navigate to **SETTINGS** > **Access keys** in your storage account's menu blade to see connection strings for both primary and secondary access keys.
59+
> You can find your storage account's connection strings in the [Azure portal](https://portal.azure.com). Navigate to **Security + networking** > **Access keys** in your storage account's settings to see connection strings for both primary and secondary access keys.
6060
>
6161
6262
## Create a connection string using a shared access signature

0 commit comments

Comments
 (0)