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/azure-monitor/app/availability-test-migration.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,23 +3,26 @@ title: Migrate from Azure Monitor Application Insights classic URL ping tests to
3
3
description: How to migrate from Azure Monitor Application Insights classic availability URL ping tests to standard tests.
4
4
ms.topic: conceptual
5
5
ms.custom: devx-track-azurepowershell
6
-
ms.date: 07/19/2023
6
+
ms.date: 09/27/2023
7
7
ms.reviewer: cogoodson
8
8
---
9
9
10
10
# Migrate availability tests
11
11
12
-
In this article, we guide you through the process of migrating from [classic URL ping tests](/previous-versions/azure/azure-monitor/app/monitor-web-app-availability) to the modern and efficient [standard tests](availability-standard-tests.md).
12
+
In this article, we guide you through the process of migrating from [classic URL ping tests](/previous-versions/azure/azure-monitor/app/monitor-web-app-availability) to the modern and efficient [standard tests](availability-standard-tests.md).
13
13
14
14
We simplify this process by providing clear step-by-step instructions to ensure a seamless transition and equip your applications with the most up-to-date monitoring capabilities.
15
15
16
16
## Migrate classic URL ping tests to standard tests
17
17
18
18
The following steps walk you through the process of creating [standard tests](availability-standard-tests.md) that replicate the functionality of your [URL ping tests](/previous-versions/azure/azure-monitor/app/monitor-web-app-availability). It allows you to more easily start using the advanced features of [standard tests](availability-standard-tests.md) using your previously created [URL ping tests](/previous-versions/azure/azure-monitor/app/monitor-web-app-availability).
19
19
20
-
> [!NOTE]
21
-
> A cost is associated with running [standard tests](availability-standard-tests.md). Once you create a [standard test](availability-standard-tests.md), you will be charged for test executions.
22
-
> Refer to [Azure Monitor pricing](https://azure.microsoft.com/pricing/details/monitor/#pricing) before starting this process.
20
+
> [!IMPORTANT]
21
+
>
22
+
> On 30 September 2026, the **[URL ping tests](/previous-versions/azure/azure-monitor/app/monitor-web-app-availability)** will be retired, and ping tests. Before that date, you'll need to transition to **[standard tests](/editor/availability-standard-tests.md)**.
23
+
>
24
+
> - A cost is associated with running **[standard tests](/editor/availability-standard-tests.md)**. Once you create a **[standard test](/editor/availability-standard-tests.md)**, you will be charged for test executions.
25
+
> - Refer to **[Azure Monitor pricing](https://azure.microsoft.com/pricing/details/monitor/#pricing)** before starting this process.
23
26
24
27
### Prerequisites
25
28
@@ -87,7 +90,6 @@ The following steps walk you through the process of creating [standard tests](av
87
90
88
91
We recommend using these commands to migrate a URL ping test to a standard test and take advantage of the available capabilities. Remember, this migration is optional.
89
92
90
-
91
93
#### Do these steps work for both HTTP and HTTPS endpoints?
92
94
93
95
Yes, these commands work for both HTTP and HTTPS endpoints, which are used in your URL ping Tests.
@@ -98,4 +100,4 @@ Yes, these commands work for both HTTP and HTTPS endpoints, which are used in yo
0 commit comments