Skip to content

Commit 2b4eff7

Browse files
authored
Update storage-troubleshoot-windows-file-connection-problems.md
1 parent 14479ba commit 2b4eff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ Debug-AzStorageAccountAuth -StorageAccountName $StorageAccountName -ResourceGrou
336336
The cmdlet performs these checks below in sequence and provides guidance for failures:
337337
1. CheckPort445Connectivity: check that Port 445 is opened for SMB connection
338338
2. CheckDomainJoined: validate that the client machine is domain joined to AD
339-
3. CheckADObject: confirm that the logged on user has a valid representation in AD
339+
3. CheckADObject: confirm that the logged on user has a valid representation in the AD domain that the storage account is associated with
340340
4. CheckGetKerberosTicket: attempt to get a Kerberos ticket to connect to the storage account
341341
5. CheckADObjectPasswordIsCorrect: ensure that the password configured on the AD identity that represents the storage account is matching that of the storage account kerb key
342342
6. CheckSidHasAadUser: check that the logged on AD user is synced to Azure AD

0 commit comments

Comments
 (0)