Skip to content

Commit 0b0aa20

Browse files
committed
update to specify only app service plan
1 parent 48d0b46 commit 0b0aa20

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
-1.27 KB
Loading

articles/azure-monitor/app/profiler-azurefunctions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.author: hannahhunter
55
author: hhunter-ms
66
ms.contributor: charles.weininger
77
ms.topic: conceptual
8-
ms.date: 04/29/2022
8+
ms.date: 05/02/2022
99
---
1010

1111
# Profile live Azure Function App with Application Insights
@@ -20,10 +20,10 @@ In this article, you'll use the Azure portal to:
2020
2121
## Pre-requisites
2222

23-
[An Azure Function App](../../azure-functions/functions-create-function-app-portal.md). Verify your Function App is:
24-
- On either the Premium or App Service plan.
25-
26-
:::image type="content" source="./media/profiler-azurefunctions/choose-plan.png" alt-text="Where to select plan from drop-down in Function App creation":::
23+
- [An Azure Function App](../../azure-functions/functions-create-function-app-portal.md). Verify your Function App is on the **App Service** plan.
24+
25+
:::image type="content" source="./media/profiler-azurefunctions/choose-plan.png" alt-text="Where to select App Service plan from drop-down in Function App creation":::
26+
2727

2828
- Linked to [an Application Insights resource](./create-new-resource.md). Make note of the instrumentation key.
2929

0 commit comments

Comments
 (0)