Skip to content

Commit 24625d5

Browse files
Merge pull request #249658 from khelanmodi/vCore-port-edits
Update port number and domain name in troubleshoot-common-issues.md
2 parents 0aed82b + a077cf0 commit 24625d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/mongodb/vcore/troubleshoot-common-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ For Socket/Network-related exceptions, potential network connectivity issues mig
3535

3636
To check connectivity, follow these steps:
3737
```
38-
nc -v <accountName>.documents.azure.com 10250
38+
nc -v <accountName>.mongocluster.cosmos.azure.com 10260
3939
```
40-
If TCP connect to port 10250/10255 fails, an environment firewall may be blocking the Azure Cosmos DB connection. Kindly scroll down to the page's bottom to submit a support ticket.
40+
If TCP connect to port 10260 fails, an environment firewall may be blocking the Azure Cosmos DB connection. Kindly scroll down to the page's bottom to submit a support ticket.
4141

4242

4343

0 commit comments

Comments
 (0)