Skip to content

Commit bb6f876

Browse files
authored
(AzureCXP) fixes MicrosoftDocs/azure-docs#370363
Updated line no: 44 from "In your function app, select Overview, and then select + Create under Functions." to "In your function app, select Overview, and then you can create a local project and publish the function code to your new function app."
1 parent 74dfa8e commit bb6f876

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +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**.
45-
44+
1. In your function app, select **Overview**, and then you can create a local project and publish the function code to your new function app.
4645
1. Under **Select a template**, scroll down and choose the **Azure Cosmos DB trigger** template.
4746

4847
1. In **Template details**, configure the new trigger with the settings as specified in this table, then select **Create**:

0 commit comments

Comments
 (0)