Skip to content

Commit 13b075f

Browse files
committed
1 parent 9c44ecf commit 13b075f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-create-function-app-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Next, create a function in the new function app.
8888
::: zone pivot="programming-language-python,programming-language-javascript,programming-language-powershell,programming-language-csharp"
8989
## <a name="create-function"></a>Create an HTTP trigger function
9090

91-
1. In your function app, select **Overview**, and then select **+ Create** under **Functions**. If you don't see the **+ Create** button, you can instead [create your functions locally](https://learn.microsoft.com/en-us/azure/azure-functions/create-first-function-vs-code-node?pivots=nodejs-model-v4#create-an-azure-functions-project).
91+
1. In your function app, select **Overview**, and then select **+ Create** under **Functions**. If you don't see the **+ Create** button, you must instead [create your functions locally](./functions-develop-local.md).
9292

9393
1. Under **Select a template**, scroll down and choose the **HTTP trigger** template.
9494

0 commit comments

Comments
 (0)