I have ASMX webservice with 1 MSSQL Database and a Single Table. I have currently deployed it to Azure in the App Service I have upgraded from Free Trial to Pay Per Use Plan. I'm really confused with the App Service Plan
The ASMX Service is called by a Desktop application and it only has a few methods,just to fetch and return data from database.At max 100 users will be using it and may be a maximum of 1000 method calls may be made.
What does 60 minutes/day mean? The webservice can function for only 60 minutes? I'm really confused.Please advice