From Independent Contractor to Family Consultancy CompanyPublished on 2 May 2022Comments 0I am now proudly welcoming Rachel to the team, who will join as Marketing Manager....
Deploying Logic App Standard WorkflowsPublished on 26 March 2022Comments 11Standard mode Logic Apps behave quite differently when deploying resources. It took much research to...
Azure Hybrid Cloud Design: VPN vs ServiceBusPublished on 7 March 2022Comments 0Most companies have systems on on-premises servers that need to interact with the cloud components....
Securing Secrets in Application Settings using .NETPublished on 26 February 2022Comments 0Storing secrets inside configuration files is bad practice. In this example, we encrypt these values...
Digital Nomads: Pandemic and work/life balancePublished on 11 February 2022Comments 0As a consultant, I have spent most of my time over the last 10 years...
From Proof-of-Concept to Controlled Deployment of Azure Resources using PulumiPublished on 20 February 2021Comments 0Previously, we looked into deploying Azure resources uing infrastructure-as-code using Pulumi. In this post, I...
Gulp task chaining for SPFx projectsPublished on 19 February 2021Comments 0When swapping between debugging using a workbench and deploying to a SharePoint developer tenant, we...
Automating Deployments using Infrastructure as Code with PulumiPublished on 14 February 2021Comments 0To handle Infrastructure-as-Code workflows, I use a product called Pulumi. It is built on top...
Grouping XML Data using Altova and Logic AppsPublished on 13 February 2021Comments 0Example using Altova MapForce to generate an XLST 2.0 mapping function and deploying this into...
Transform XML using Altova MapForce in Azure Logic AppsPublished on 19 November 2020Comments 0Azure Logic apps has powerful capabilities when joined with an integration account. This allows us...
Creating Services with Logic Apps and Azure API ManagementPublished on 18 November 2020Comments 0As we provide server-to-server APIs and expose business logic and data to partners and developers,...
Plug-in: Ensure Single Event Handler in jQueryPublished on 22 April 2020Comments 0As an update to "Ensuring single instance of event handlers", I wrote a plug-in to...