Skip to content

Commit 57d5048

Browse files
author
Amson Liu
authored
Update diagnose-ping-test-failure.md
feedback from tech review
1 parent e75c876 commit 57d5048

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/azure-monitor/app-insights/availability/diagnose-ping-test-failure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The following table lists the steps, error messages, and possible causes that yo
4848
|Missing test results in Azure portal|No specific error message is returned for this issue. Test results are missing in the Azure portal when viewing the end-to-end transaction details of an availability test. |Non-UTF8 characters aren't supported for viewing web test results. Ensure there are no non-UTF8 characters in the response from the endpoint that's called using the availability test.|
4949
|Unsupported URL|This URL is not supported|<p>Availability tests only allow communicating over publicly available IP addresses and hostnames. This error might occur when you try to communicate with an internal IP address that isn't routable via the public internet.</p> <p>To resolve this error, ensure only public IP addresses are defined in your web test and that any DNS lookups your web test depends on return only valid publicly routable IP addresses.</p>|
5050

51-
Some regions restrict the use of TLS 1.3 or certain features such as Encrypted Server Name Indication (ESNI). If you experience connectivity issues in these regions, try using an earlier version of TLS, such as TLS 1.2. For details about TLS 1.3 support, see [RFC 8446](https://datatracker.ietf.org/doc/html/rfc8446). To learn more about the supported regions, see: [Supported TLS configurations](/azure/azure-monitor/app/availability?tabs=standard#supported-tls-configurations).
51+
Some regions restrict the use of TLS 1.3. If you experience connectivity issues in these regions, try using an earlier version of TLS, such as TLS 1.2. For details about TLS 1.3 support, see [RFC 8446](https://datatracker.ietf.org/doc/html/rfc8446). To learn more about the supported regions, see: [Supported TLS configurations](/azure/azure-monitor/app/availability?tabs=standard#supported-tls-configurations).
5252

5353
If you're unable to connect from certain regions, the issue might be related to local restrictions on TLS 1.3 or ESNI. To work around this limitation, use TLS 1.2.
5454

0 commit comments

Comments
 (0)