Skip to content

Commit cf7b557

Browse files
committed
Added rereqs, removed non-AI parts of article
1 parent 851197d commit cf7b557

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This article explains how to review TrackAvailability() test results in the Azur
1313
> [!div class="checklist"]
1414
> - [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)
16-
> - [Azure Functions app](../../azure-functions/functions-overview.md#introduction-to-azure-functions) running [TrackAvailability()](https://learn.microsoft.com/dotnet/api/microsoft.applicationinsights.telemetryclient.trackavailability) with your own business logic.
16+
> - 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
1818
## Check availability
1919

articles/azure-monitor/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@ items:
762762
href: app/availability-standard-tests.md
763763
- name: Private testing
764764
href: app/availability-private-test.md
765-
- name: TrackAvailability() test results
765+
- name: TrackAvailability()
766766
href: app/availability-azure-functions.md
767767
displayName: availability,azure functions,TrackAvailability(), timer function, azure gov, azure china, custom test, customized tests, contentmatch
768768
- name: Availability alerts

0 commit comments

Comments
 (0)