Skip to content

Commit a49942c

Browse files
Merge pull request #233789 from msaenzbosupport/patch-11
[Doc-A-Thon] Changed Code Block
2 parents 9dcf86e + c34e0da commit a49942c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/file-sync/file-sync-networking-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ When you are creating a private endpoint for an Azure resource, the following re
4747

4848
If you have a virtual machine inside of your virtual network, or you've configured DNS forwarding as described in [Configuring DNS forwarding for Azure Files](../files/storage-files-networking-dns.md?toc=/azure/storage/filesync/toc.json), you can test that your private endpoint has been set up correctly by running the following commands from PowerShell, the command line, or the terminal (works for Windows, Linux, or macOS). You must replace `<storage-account-name>` with the appropriate storage account name:
4949

50-
```console
50+
```bash
5151
nslookup <storage-account-name>.file.core.windows.net
5252
```
5353

0 commit comments

Comments
 (0)