Skip to content

Commit 55fdc1e

Browse files
authored
Merge pull request #98079 from ulysesramos/patch-1
Improper Article before Azure Functions resource
2 parents 4fba182 + 67b4e4c commit 55fdc1e

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
@@ -16,7 +16,7 @@ This article will cover how to create an Azure Function with TrackAvailability()
1616
1717
## Create a timer trigger function
1818

19-
1. Create a Azure Functions resource.
19+
1. Create an Azure Functions resource.
2020
- If you already have an Application Insights Resource:
2121
- By default Azure Functions creates an Application Insights resource but if you would like to use one of your already created resources you will need to specify that during creation.
2222
- Follow the instructions on how to [create an Azure Functions resource](../../azure-functions/functions-create-scheduled-function.md#create-a-function-app) with the following modification:
@@ -186,4 +186,4 @@ You can use Logs(analytics) to view you availability results, dependencies, and
186186
## Next steps
187187

188188
- [Application Map](./app-map.md)
189-
- [Transaction diagnostics](./transaction-diagnostics.md)
189+
- [Transaction diagnostics](./transaction-diagnostics.md)

0 commit comments

Comments
 (0)