MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.27k stars 21.45k forks source link

Type for cosmosDB input binding is specified ambiguously in documentation #101732

Open KjeldSchmidt opened 1 year ago

KjeldSchmidt commented 1 year ago

In the Configuration section for Python, it says "type: Must be set to cosmosDBTrigger.

However, all examples above this use "type": "cosmosDB"

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

mumurug-MSFT commented 1 year ago

@KjeldSchmidt Thanks for the feedback. We will review and update as appropriate.

mildronize commented 1 year ago

@KjeldSchmidt I've found in the integration test files:

They use

"type": "cosmosDB"

CleanShot 2566-02-19 at 11 41 35