Skip to content

Commit 5036d71

Browse files
authored
Merge pull request #197450 from SatishBoddu-MSFT/patch-29
[Azure CXP] Fix Typo
2 parents 40eacdb + 637be75 commit 5036d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/migrate/troubleshoot-network-connectivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To validate the private link connection, perform a DNS resolution of the Azure M
5858

5959
An illustrative example for DNS resolution of the storage account private link FQDN.
6060

61-
- Enter ```nslookup_<storage-account-name>_.blob.core.windows.net.``` Replace ```<storage-account-name>``` with the name of the storage account used for Azure Migrate.
61+
- Enter ```nslookup <storage-account-name>_.blob.core.windows.net.``` Replace ```<storage-account-name>``` with the name of the storage account used for Azure Migrate.
6262

6363
You'll receive a message like this:
6464

0 commit comments

Comments
 (0)