You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/private-link/troubleshoot-private-link-connectivity.md
+16-30Lines changed: 16 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Step-by-step guidance to diagnose private link connectivity
4
4
author: abell
5
5
ms.service: azure-private-link
6
6
ms.topic: troubleshooting
7
-
ms.date: 03/29/2020
7
+
ms.date: 01/06/2025
8
8
ms.author: abell
9
9
---
10
10
@@ -42,8 +42,6 @@ If you experience connectivity problems with your private link setup, review the
42
42
43
43
b. On the left pane, select **Private link services**.
44
44
45
-
:::image type="content" source="./media/private-link-tsg/private-link-service.png" alt-text="Screenshot of Private link services.":::
46
-
47
45
c. Filter and select the private link service that you want to diagnose.
48
46
49
47
d. Review the private endpoint connections.
@@ -52,52 +50,40 @@ If you experience connectivity problems with your private link setup, review the
52
50
53
51
- If the state is **Pending**, select it and approve it.
54
52
55
-
:::image type="content" source="./media/private-link-tsg/pls-private-endpoint-connections.png" alt-text="Screenshot of Private endpoint connections.":::
56
-
57
-
- Go to the private endpoint that you're connecting from by selecting the name. Make sure the connection status shows as **Approved**.
58
-
59
-
:::image type="content" source="./media/private-link-tsg/pls-private-endpoint-overview.png" alt-text="Screenshot of private endpoint connection overview.":::
53
+
- Select the private endpoint you are connecting from by clicking on its name. Ensure the connection status is **Approved**.
60
54
61
55
- After both sides are approved, try the connectivity again.
62
56
63
57
e. Review **Alias** on the **Overview** tab and **Resource ID** on the **Properties** tab.
64
-
- Make sure the **Alias** and **Resource ID** information matches the **Alias** and **Resource ID** you're using to create a private endpoint to this service.
65
-
66
-
:::image type="content" source="./media/private-link-tsg/pls-overview-pane-alias.png" alt-text="Screenshot of verify alias information.":::
58
+
- Ensure that the **Alias** and **Resource ID** details match the ones you are using to create a private endpoint for this service.
67
59
68
-
:::image type="content" source="./media/private-link-tsg/pls-properties-pane-resourceid.png" alt-text="Screenshot of verify resource ID information.":::
69
-
70
-
f. Review **Visibility** information on the **Overview** tab.
60
+
f. Review **Visibility** information on the **Overview** tab. Select **See more** in the overview pane to see the details.
71
61
72
62
- Make sure that your subscription falls under the **Visibility** scope.
73
63
74
-
:::image type="content" source="./media/private-link-tsg/pls-overview-pane-visibility.png" alt-text="Screenshot of verify visibility information.":::
75
-
76
64
g. Review **Load balancer** information on the **Overview** tab.
77
65
78
-
- You can go to the load balancer by selecting the load balancer link.
79
-
80
-
:::image type="content" source="./media/private-link-tsg/pls-overview-pane-ilb.png" alt-text="Screenshot of verify load balancer information.":::
81
-
82
-
- Make sure that the load balancer settings are configured as per your expectations.
66
+
- View the load balancer by selecting the load balancer link in the *Overview* pane.
67
+
68
+
-Confirm the load balancer settings are configured as per your requirements.
83
69
84
70
- Review **Frontend IP configuration**.
85
71
86
72
- Review **Backend pools**.
87
73
88
74
- Review **Load balancing rules**.
89
75
90
-
:::image type="content" source="./media/private-link-tsg/pls-ilb-properties.png" alt-text="Screenshot of verify load balancer properties.":::
91
-
92
-
- Make sure the load balancer is working as per the previous settings.
76
+
- Confirm load balancer is working as per the previous settings.
93
77
94
-
- Select a VM in any subnet other than the subnet where the load balancer back-end pool is available.
95
-
96
-
- Try accessing the load balancer front end from the previous VM.
78
+
- Choose a VM located in a subnet different from the one where the load balancer back-end pool resides.
79
+
80
+
- Access the load balancer front end from the previous VM.
97
81
98
-
- If the connection makes it to the back-end pool as per load-balancing rules, your load balancer is operational.
82
+
- If the connection reaches the back-end pool according to the load-balancing rules, then your load balancer is functioning correctly.
99
83
100
-
- You can also review the load balancer metric through Azure Monitor to see if data is flowing through the load balancer.
84
+
- If the connection doesn't reach the back-end pool, then you need to troubleshoot the load balancer configuration.
85
+
86
+
- Use Azure Monitor to review load balancer metrics and verify if data is flowing through the load balancer.
101
87
102
88
1. Use [Azure Monitor](/azure/azure-monitor/overview) to see if data is flowing.
103
89
@@ -107,7 +93,7 @@ If you experience connectivity problems with your private link setup, review the
107
93
108
94
- See if data is flowing when you attempt to connect to the private link service. Expect a delay of approximately 10 minutes.
109
95
110
-
:::image type="content" source="./media/private-link-tsg/pls-metrics.png" alt-text="Screenshot of verify private link service metrics.":::
96
+
111
97
112
98
1. Use [Azure Monitor - Networks](../network-watcher/network-insights-overview.md#resource-view) for insights and to see a resource view of the resources by going to:
Copy file name to clipboardExpand all lines: articles/private-link/tutorial-private-endpoint-sql-cli.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: abell
6
6
# Customer intent: As someone with a basic network background, but is new to Azure, I want to create a private endpoint on a SQL server so that I can securely connect to it.
Copy file name to clipboardExpand all lines: articles/private-link/tutorial-private-endpoint-sql-powershell.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: abell
6
6
# Customer intent: As someone with a basic network background, but is new to Azure, I want to create a private endpoint on a SQL server so that I can securely connect to it.
0 commit comments