Skip to content

Commit 632f61b

Browse files
authored
(AzureCXP) fixes MicrosoftDocs/azure-docs#370363
Updated line no: 15 from "compute>Function App" to "Function App"
1 parent 5789b78 commit 632f61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/functions-create-function-app-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: include file, devdivchpfy22
1212

1313
1. From the Azure portal menu or the **Home** page, select **Create a resource**.
1414

15-
1. In the **New** page, select **Compute** > **Function App**.
15+
1. In the **New** page, select **Function App**.
1616

1717
1. Under **Select a hosting option**, select **Consumption** > **Select** to create your app in the default **Consumption** plan. In this [serverless](https://azure.microsoft.com/overview/serverless-computing/) hosting option, you pay only for the time your functions run. [Premium plan](../articles/azure-functions/functions-premium-plan.md) also offers dynamic scaling. When you run in an App Service plan, you must manage the [scaling of your function app](../articles/azure-functions/functions-scale.md).
1818

0 commit comments

Comments
 (0)