Sorry for my ignorance, but I have a few questions that I seem to be unable to answer by searching here or on Google. These questions will seem completely dumb, but I sincerely need help with them.
On my Azure web portal, I have a few things that interest me.
How is CPU time applied on my website? I do not know how I use the CPU if this does not apply to hosting any application? I use this “site” as a form to submit data to my database.
What exactly does "data" mean? I allow 165 MB per day.
What is file system storage? Is this the actual space on my Azure server to store my project and any other things that I could directly host on it?
Last question: how is memory usage used in this scenario? I am allowed 1024 MB per hour.
I know that CPU-Time is used for desktop computers as well as for memory use, but I'm not quite sure how this relates to my site. I don’t know how I can project if I go through any of these restrictions to update my site.
source
share