51 posts in total

Azure Functions

Posts tagged

Securing SAS Token from Azure Logic Apps

by Justin Yoo · 7 min read

ACKNOWLEDGEMENT: This has been originally posted on https://blog.mexia.com.au/securing-sas-token-from-azure-logic-apps When we are using Azure Logic Apps, especially HTTP trigger, their endpoint

Azure Functions with IoC Container

by Justin Yoo · 4 min read

I've been talking about managing dependencies and unit testing in Azure Functions quite a few times in those articles: Is Your Serverless Application Testable? – Azure Functions Precompiled Azure