Skip to content

Commit 1eedaf2

Browse files
committed
Fixing typo and removing comments
1 parent 0493f3f commit 1eedaf2

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

articles/azure-monitor/app/availability.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@ There are four types of availability tests:
3333
>
3434
> * **URL ping tests:** On September 30, 2026, URL ping tests in Application Insights will be retired. Existing URL ping tests will be removed from your resources. Review the [pricing](https://azure.microsoft.com/pricing/details/monitor/#pricing) for standard tests and [transition](https://aka.ms/availabilitytestmigration) to using them before September 30, 2026 to ensure you can continue to run single-step availability tests in your Application Insights resources.
3535
36-
<!-- Move this message to "previous-version" documents for both web tests
37-
> [!IMPORTANT]
38-
> [Multi-step web test](availability-multistep.md) and [URL ping test](monitor-web-app-availability.md) rely on the DNS infrastructure of the public internet to resolve the domain names of the tested endpoints. If you're using private DNS, you must ensure that the public domain name servers can resolve every domain name of your test. When that's not possible, you can use [custom TrackAvailability tests](/dotnet/api/microsoft.applicationinsights.telemetryclient.trackavailability) instead.
39-
-->
40-
4136
## Create an availability test
4237

4338
## [Standard test](#tab/standard)
@@ -349,10 +344,6 @@ Alerts are now automatically enabled by default, but to fully configure an alert
349344
> [!NOTE]
350345
> With the [new unified alerts](../alerts/alerts-overview.md), the alert rule severity and notification preferences with [action groups](../alerts/action-groups.md) *must be* configured in the alerts experience. Without the following steps, you'll only receive in-portal notifications.
351346
352-
<!--
353-
:::image type="content" source="./media/availability-alerts/create-test.png" alt-text="Screenshot that shows the Create test dialog in the Azure portal." lightbox="./media/availability-alerts/create-test.png":::
354-
-->
355-
356347
1. After you save the availability test, on the **Details** tab, select the ellipsis by the test you made. Select **Open Rules (Alerts) page**.
357348

358349
:::image type="content" source="./media/availability-alerts/edit-alert.png" alt-text="Screenshot that shows the Availability pane for an Application Insights resource in the Azure portal and the Open Rules (Alerts) page menu option." lightbox="./media/availability-alerts/edit-alert.png":::
@@ -764,7 +755,7 @@ Our [web tests](/previous-versions/azure/azure-monitor/app/monitor-web-app-avail
764755
765756
The user agent string is **Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0; AppInsights)**
766757
767-
### TLS Support
758+
### TLS support
768759
769760
#### How does this deprecation impact my web test behavior?
770761

0 commit comments

Comments
 (0)