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

Dot Notation does not work for CosmosDb bindings #38153

Closed
piquet-h opened this issue Sep 3, 2019 — with docs.microsoft.com · 9 comments
Closed

Dot Notation does not work for CosmosDb bindings #38153

piquet-h opened this issue Sep 3, 2019 — with docs.microsoft.com · 9 comments

Comments

Copy link

piquet-h commented Sep 3, 2019

See Azure/azure-webjobs-sdk#1726


Document Details

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

@DixitArora-MSFT
Copy link
Contributor

Hi @piquet-h Thanks for your feedback. We will review and update as appropriate.

@DixitArora-MSFT
Copy link
Contributor

@piquet-h There is already a workaround for this discussed in GitHub issue. . This workaround was shared initially on StackOverflow. As there is a already an open issue which is been looked by Azure function product group. So the recommendation is to follow those.

@piquet-h
Copy link
Author

piquet-h commented Sep 4, 2019 via email

@DixitArora-MSFT
Copy link
Contributor

@brettsam Appreciate your inputs in this ?

@DixitArora-MSFT
Copy link
Contributor

@brettsam Just following up again in case missed the previous communication.

@DixitArora-MSFT
Copy link
Contributor

@piquet-h I have assigned this to content author to further review and update as appropriate.

@derekrprice
Copy link

derekrprice commented Sep 18, 2019

I'm having the same problem with Queue Trigger bindings. This yields an error about "blobPath" not being defined despite the fact that I can see it in the queue message being processed.

{
  "type": "blob",
  "name": "myBlob",
  "direction": "in",
  "path": "{queueTrigger.blobPath}"
}

@craigshoemaker
Copy link
Contributor

I have added a note in the article that calls out the restrictions of the dot notation.

#please-close

@meganbradley
Copy link
Contributor

#please-close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants