Cost of Entity Function #1912
-
Where I can find information about Durable Entity Function Cost? Is it Function Cost + Azure Storage transactions cost? |
Beta Was this translation helpful? Give feedback.
Answered by
ConnorMcMahon
Aug 10, 2021
Replies: 1 comment
-
Entity functions don't have replay behavior, which is why we don't spend any time detailing odd billing behavior for them, as they are very straightforward. It is just the Function cost and the Azure Storage transactions costs. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Planche95
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Entity functions don't have replay behavior, which is why we don't spend any time detailing odd billing behavior for them, as they are very straightforward. It is just the Function cost and the Azure Storage transactions costs.