Skip to content

Commit 00ce848

Browse files
committed
Small changes for clarity
1 parent 42a98b5 commit 00ce848

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/availability-azure-functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ ms.date: 04/06/2023
77

88
# Review TrackAvailability() test results
99

10-
This article explains how to review TrackAvailability() test results in the Azure portal and query the data using Log Analytics.
10+
This article explains how to review [TrackAvailability()](/dotnet/api/microsoft.applicationinsights.telemetryclient.trackavailability) test results in the Azure portal and query the data using [Log Analytics](../logs/log-analytics-overview.md#overview-of-log-analytics-in-azure-monitor).
11+
1112
## Prerequisites
1213

1314
> [!div class="checklist"]
14-
> - [Azure subscription](https://azure.microsoft.com/free) and user account with the ability to create and delete resources
1515
> - [Workspace-based Application Insights resource](create-workspace-resource.md)
1616
> - Custom [Azure Functions app](../../azure-functions/functions-overview.md#introduction-to-azure-functions) running [TrackAvailability()](/dotnet/api/microsoft.applicationinsights.telemetryclient.trackavailability) with your own business logic
1717

0 commit comments

Comments
 (0)