Skip to content

Commit 6926316

Browse files
authored
update to note the app service editor is only in the dedicated plan
1 parent 2226b2a commit 6926316

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/en-us/azure/azure-functions/dedicated-plan) to allow editing code in the App Service Editor
1516
1617
## Create a timer trigger function
1718

0 commit comments

Comments
 (0)