Skip to content

Commit 6f5b49a

Browse files
committed
Merge remote-tracking branch 'pesala/patch-57' into fixup
2 parents 13b075f + bb6f876 commit 6f5b49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-create-cosmos-db-triggered-function.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Next, you create a function in the new function app.
4141

4242
## Create Azure Cosmos DB trigger
4343

44-
1. In your function app, select **Overview**, and then select **+ Create** under **Functions**.
44+
1. In your function app, select **Overview** and then select **+ Create** under **Functions**. If you don't see a **Create** button, you must instead add your Azure Cosmos DB trigger to your local code project and then redeploy to Azure. For more information, see [Code and test Azure Functions locally](functions-develop-local.md).
4545

4646
1. Under **Select a template**, scroll down and choose the **Azure Cosmos DB trigger** template.
4747

0 commit comments

Comments
 (0)