Skip to content

Commit 163329a

Browse files
authored
Merge pull request #1 from ansingha/ansingha-patch-3
Update troubleshoot-private-endpoint-connectivity.md
2 parents 6a2d1c5 + 0ecafcb commit 163329a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/private-link/troubleshoot-private-endpoint-connectivity.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@ Review these steps to make sure all the usual configurations are as expected to
101101

102102
a. If you are not able to see the Private Endpoint Route in the Source VM, check if
103103
- The Source VM and the Private Endpoint belongs to the same VNET. If yes, then you need to engage support.
104-
- The Source VM and the Private Endpoint are part of different VNETs, then check for the IP connectivity between the VNETS. If there are IP connectivity and still you are not able to see the route, engage support.
104+
- The Source VM and the Private Endpoint are part of different VNETs that are directly peered with each other. If yes, then you need to engage support.
105+
- The Source VM and the Private Endpoint are part of different VNETs that are not directly peered with each other, then check for the IP connectivity between the VNETs.
105106

106107
1. If the connection has validated results, the connectivity problem might be related to other aspects like secrets, tokens, and passwords at the application layer.
107108
- In this case, review the configuration of the private link resource associated with the private endpoint. For more information, see the [Azure Private Link troubleshooting guide](troubleshoot-private-link-connectivity.md)

0 commit comments

Comments
 (0)