Skip to content

Commit 90ce5bd

Browse files
Merge pull request #284997 from khdownie/patch-2
Update authorize-data-operations-portal.md
2 parents 5b36d88 + 15d2eff commit 90ce5bd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/storage/files/authorize-data-operations-portal.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: When you access file data using the Azure portal, the portal makes
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: how-to
7-
ms.date: 11/15/2023
7+
ms.date: 08/19/2024
88
ms.author: kendownie
99
---
1010

@@ -61,7 +61,8 @@ When you attempt to access file data in the Azure portal, the portal first check
6161

6262
You can change the authentication method for individual file shares. By default, the portal uses the current authentication method. To determine the current authentication method, follow these steps.
6363

64-
1. Navigate to your storage account in the Azure portal and select **Data storage** > **File shares** from the left navigation.
64+
1. Navigate to your storage account in the Azure portal.
65+
1. In the service menu, under **Data storage**, select **File shares**.
6566
1. Select a file share.
6667
1. Select **Browse**.
6768
1. The **Authentication method** indicates whether you're currently using the storage account access key or your Microsoft Entra account to authenticate and authorize file share operations. If you're currently authenticating using the storage account access key, you'll see **Access Key** specified as the authentication method, as in the following image. If you're authenticating using your Microsoft Entra account, you'll see **Microsoft Entra user account** specified instead.

0 commit comments

Comments
 (0)