I have an Azure API App hosted under free tier. I went through this article describing the limits and quotas. https://docs.microsoft.com/en-us/azure/azure-subscription-service-limits#app-service-limits I am not sure about the following scenario. What happens once the limit or quota is reached?
Will my API start returning 404 NOT FOUND or any particular message?