Skip to content

Commit 125c084

Browse files
authored
Merge pull request #116296 from yuemlu/master
Update private endpoint
2 parents c0c39a1 + 74ecba9 commit 125c084

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)