Justin Yoo

Author posts

Testing ARM Templates with Pester

in Arm Devops-on-azure · 4 min read

ARM template is a great tool for Azure resources deployment. However, it's very tricky to use because: It's a JSON object with massive number of lines, Its JSON structure is quite complex so that

Securing SAS Token from Azure Logic Apps

in Azure App-service · 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