Skip to content

Commit bef8bb8

Browse files
authored
Merge pull request #88733 from changeworld/patch-83
Fix typo
2 parents 4d1395e + fcdf8e6 commit bef8bb8

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
@@ -121,7 +121,7 @@ By Setting up a VPN to your specific Storage Account, the traffic will go throug
121121
#### Solution 3 — Unblock port 445 with help of your ISP/IT Admin
122122
Work with your IT department or ISP to open port 445 outbound to [Azure IP ranges](https://www.microsoft.com/download/details.aspx?id=41653).
123123

124-
#### Solution 4 — Use REST API-based tools like Storage Explorer/Powershell
124+
#### Solution 4 — Use REST API-based tools like Storage Explorer/PowerShell
125125
Azure Files also supports REST in addition to SMB. REST access works over port 443 (standard tcp). There are various tools that are written using REST API that enable rich UI experience. [Storage Explorer](../../vs-azure-tools-storage-manage-with-storage-explorer.md?tabs=windows) is one of them. [Download and Install Storage Explorer](https://azure.microsoft.com/features/storage-explorer/) and connect to your file share backed by Azure Files. You can also use [PowerShell](./storage-how-to-use-files-portal.md) which also user REST API.
126126

127127
### Cause 2: NTLMv1 is enabled

0 commit comments

Comments
 (0)