Skip to content

Commit 8955a53

Browse files
authored
Merge pull request #107383 from jeffpatt24/patch-7
Update storage-troubleshoot-windows-file-connection-problems.md
2 parents f22a8a5 + 4fa0c17 commit 8955a53

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,14 @@ If virtual network (VNET) and firewall rules are configured on the storage accou
3838

3939
Verify virtual network and firewall rules are configured properly on the storage account. To test if virtual network or firewall rules is causing the issue, temporarily change the setting on the storage account to **Allow access from all networks**. To learn more, see [Configure Azure Storage firewalls and virtual networks](https://docs.microsoft.com/azure/storage/common/storage-network-security).
4040

41+
### Cause 3: Share-level permissions are incorrect when using identity-based authentication
42+
43+
If users are accessing the Azure file share using Active Directory (AD) or Azure Active Directory Domain Services (Azure AD DS) authentication, access to the file share will fail with "Access is denied" error if share-level permissions are incorrect.
44+
45+
### Solution for cause 3
46+
47+
To update the share-level permissions, see [Assign access permissions to an identity](https://docs.microsoft.com/azure/storage/files/storage-files-identity-auth-active-directory-domain-service-enable#assign-access-permissions-to-an-identity).
48+
4149
<a id="error53-67-87"></a>
4250
## Error 53, Error 67, or Error 87 when you mount or unmount an Azure file share
4351

0 commit comments

Comments
 (0)