Conditional Middleware usage in Azure Function.
As I delve deeper into the Azure Functions ecosystem, I continue to appreciate the concept of using middleware to manage common and repetitive tasks, much like what can be achieved with WebApps.
Unlike WebApps, you can invoke an Azure Function throug...
quangphan.hashnode.dev2 min read