Hello @Ana , Thank you for reaching out. The calculation in the documentation is correct. The unit of measurement is MB milliseconds
and not MB per milliseconds
. You can go through this FAQ documentation for further explanation. Please let me know if there are any additional concerns. Thank you!
GB-s to MB-s calculation: is the article wrong?
Ana
141
Reputation points
In https://learn.microsoft.com/en-us/azure/azure-functions/functions-consumption-costs it says that in order to get GB-s from MB-ms, you need to divide by 1024000:
measured in MB-milliseconds. To convert to GB-seconds, divide by 1024000
but any calculator will tell you that MB-ms is equal to GB-s. If you have 64 MB-ms then it's the same as 64 GB-s. Is the article wrong?
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,929 questions
Accepted answer
-
ChaitanyaNaykodi-MSFT 27,476 Reputation points Microsoft Employee Moderator
2021-02-26T02:13:10.543+00:00