Modern Serverless Development Part 8 – Monitoring with Azure Monitor
One of the real benefits of using Azure for Serverless work is not having to think about scaling for the most part, but there are times when you want to ensure that your costs do not become too high. For example, function calls may be running reports against a SQL Database...