Skip to content

Commit 6d5b702

Browse files
authored
Merge pull request #207045 from khdownie/kendownie080522-2
Edits to instructions
2 parents c0c6bd7 + 07a2159 commit 6d5b702

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/files/storage-troubleshoot-windows-file-connection-problems.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -547,10 +547,10 @@ az storage account keys renew \
547547
After enabling Azure AD Kerberos authentication, you'll need to explicitly grant admin consent to the new Azure AD application registered in your Azure AD tenant to complete your configuration. You can configure the API permissions from the [Azure portal](https://portal.azure.com) by following these steps.
548548

549549
1. Open **Azure Active Directory**.
550-
2. Select **App registrations** on the left pane.
551-
3. Select **All Applications**.
550+
2. Select **App registrations** in the left pane.
551+
3. Select **All Applications** in the right pane.
552552

553-
:::image type="content" source="media/storage-troubleshoot-windows-file-connection-problems/azure-portal-azuread-app-registrations.png" alt-text="Screenshot of the Azure portal. Azure Active Directory is open. App registrations is selected in the left pane. App applications is highlighted in the right pane." lightbox="media/storage-troubleshoot-windows-file-connection-problems/azure-portal-azuread-app-registrations.png":::
553+
:::image type="content" source="media/storage-troubleshoot-windows-file-connection-problems/azure-portal-azuread-app-registrations.png" alt-text="Screenshot of the Azure portal. Azure Active Directory is open. App registrations is selected in the left pane. All applications is highlighted in the right pane." lightbox="media/storage-troubleshoot-windows-file-connection-problems/azure-portal-azuread-app-registrations.png":::
554554

555555
4. Select the application with the name matching **[Storage Account] $storageAccountName.file.core.windows.net**.
556556
5. Select **API permissions** in the left pane.

0 commit comments

Comments
 (0)