Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure not to use ParameterBindingData for Cosmos DB triggers #9026

Closed
liliankasem opened this issue Jan 9, 2023 · 2 comments
Closed

Comments

@liliankasem
Copy link
Member

CosmosDB triggers will not work for ParameterBindingData (and therefore sdk-type bindings). We need to make sure that when a CosmosDB trigger is being used in dotnet-isolated, we should not be using ParameterBindingData / supportsDeferredBinding should be False

@liliankasem
Copy link
Member Author

@liliankasem
Copy link
Member Author

Done (in cosmos converter PR)

@ghost ghost locked as resolved and limited conversation to collaborators Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant