You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Third, you can run the `Debug-AzStorageAccountAuth` cmdlet to conduct a set of basic checks on your AD configuration with the logged-on AD user. This cmdlet is supported on [AzFilesHybrid v0.1.2+ version](https://github.com/Azure-Samples/azure-files-samples/releases).
79
79
80
-
Sign in to Azure PowerShell interactively as an AD user that has owner permission on the target storage account:
80
+
1.Sign in to Azure PowerShell interactively as an AD user that has owner permission on the target storage account:
The cmdlet performs these checks in sequence and provides guidance for failures:
99
99
@@ -149,20 +149,20 @@ First, make sure that you've followed the steps to [enable Microsoft Entra Kerbe
149
149
150
150
Second, you can run the `Debug-AzStorageAccountAuth` cmdlet to perform a set of basic checks. This cmdlet is supported for storage accounts configured for Microsoft Entra Kerberos authentication, on [AzFilesHybrid v0.3.0+ version](https://github.com/Azure-Samples/azure-files-samples/releases).
151
151
152
-
Sign in to Azure PowerShell interactively as an AD user that has owner permission on the target storage account:
152
+
1.Sign in to Azure PowerShell interactively as an AD user that has owner permission on the target storage account:
0 commit comments