Skip to content

Commit dcd1fde

Browse files
authored
Merge pull request #175941 from ansingha/master
Updated a section to make the information more clear to understand
2 parents 3b670b7 + 8fef07e commit dcd1fde

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,9 @@ Review these steps to make sure all the usual configurations are as expected to
100100
1. Source Virtual Machine should have the route to Private Endpoint IP next hop as InterfaceEndpoints in the NIC Effective Routes.
101101

102102
a. If you are not able to see the Private Endpoint Route in the Source VM, check if
103-
- 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.
103+
- The Source VM and the Private Endpoint are part of the same VNET. If yes, then you need to 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)