Skip to content

Commit ee17d47

Browse files
Merge pull request #91149 from gitstua/patch-3
update to note the app service editor is only in the dedicated plan
2 parents c738f0a + cf21059 commit ee17d47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This article will cover how to create an Azure Function with TrackAvailability()
1212

1313
> [!NOTE]
1414
> This example is designed solely to show you the mechanics of how the TrackAvailability() API call works within an Azure Function. Not how to write the underlying HTTP Test code/business logic that would be required to turn this into a fully functional availability test. By default if you walk through this example you will be creating a basic availability HTTP GET test.
15+
> To follow these instructions, you must use the [dedicated plan](https://docs.microsoft.com/azure/azure-functions/dedicated-plan) to allow editing code in App Service Editor.
1516
1617
## Create a timer trigger function
1718

0 commit comments

Comments
 (0)