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/managed-grafana/troubleshoot-mpe-connection.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Follow these steps to resolve the issue:
46
46
1. Verify that the private DNS zone is linked to the virtual network where the AKS cluster or other service is deployed.
47
47
1. Ensure the DNS zone contains the correct records for the private link service (e.g., `privatelink.<service>.azure.com`).
48
48
1. Test DNS resolution from the AKS cluster or other service to confirm it resolves to the private IP address of the private link service.
49
-
1. For more information, see [Create and manage private DNS zones using the Azure portal](https://learn.microsoft.com/en-us/azure/dns/private-dns-portal).
49
+
1. For more information, see [Create and manage private DNS zones using the Azure portal](/azure/dns/private-dns-portal).
50
50
51
51
### Step 3: Review Network Security Group (NSG) rules
0 commit comments