Skip to content

Commit 74ecba9

Browse files
authored
Update storage-files-networking-endpoints.md
1 parent 466f6d7 commit 74ecba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/files/storage-files-networking-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ hostName=$(echo $httpEndpoint | cut -c7-$(expr length $httpEndpoint) | tr -d "/"
395395
nslookup $hostName
396396
```
397397

398-
If everything has worked successfully, you should see the following output, where `192.168.0.5` is the private IP address of the private endpoint in your virtual network:
398+
If everything has worked successfully, you should see the following output, where `192.168.0.5` is the private IP address of the private endpoint in your virtual network. Note that, you should still use storageaccount.file.core.windows.net to count to your file share insread of the privatelink path.
399399

400400
```Output
401401
Server: 127.0.0.53

0 commit comments

Comments
 (0)