Skip to content

Commit 4283fc3

Browse files
authored
Merge pull request #101944 from jeffpatt24/patch-7
Update storage-troubleshoot-windows-file-connection-problems.md
2 parents aad96bd + bf7648b commit 4283fc3

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,8 @@ The encryption feature for SMB 3.0 for Linux was introduced in the 4.11 kernel.
125125
If your Linux SMB client doesn't support encryption, mount Azure Files by using SMB 2.1 from an Azure Linux VM that's in the same datacenter as the file share. Verify that the [Secure transfer required]( https://docs.microsoft.com/azure/storage/common/storage-require-secure-transfer) setting is disabled on the storage account.
126126

127127
<a id="noaaccessfailureportal"></a>
128-
## Error “No access” when browsing to an Azure file share in the portal
129-
130-
When you browse to an Azure file share in the portal, you may receive the following error:
128+
## Error "No access" when you try to access or delete an Azure File Share
129+
When you try to access or delete an Azure file share in the portal, you may receive the following error:
131130

132131
No access
133132
Error code: 403

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,8 @@ To close open handles for a file share, directory or file, use the [Close-AzStor
134134
> The Get-AzStorageFileHandle and Close-AzStorageFileHandle cmdlets are included in Az PowerShell module version 2.4 or later. To install the latest Az PowerShell module, see [Install the Azure PowerShell module](https://docs.microsoft.com/powershell/azure/install-az-ps).
135135
136136
<a id="noaaccessfailureportal"></a>
137-
## Error “No access” when browsing to an Azure file share in the portal
138-
139-
When you browse to an Azure file share in the portal, you may receive the following error:
137+
## Error "No access" when you try to access or delete an Azure File Share
138+
When you try to access or delete an Azure file share in the portal, you may receive the following error:
140139

141140
No access
142141
Error code: 403

0 commit comments

Comments
 (0)