Azure trainings!
Infused with experience from the field, brought with lots of passion!

Securely deploy resource locks with Azure DevOps

Resource locks provide a way to lock down your Azure resources to prevent deletion or modification of sensitive artifacts.  You can read more about it in my blog Avoid accidental removal of Azure resources.  The Azure DevOps identity – that is used to deploy...

Help! My Logic Apps retries are not firing!

Cloud native applications need to be designed to cope with failure.  Logic Apps meets this expectation through its configurable retry mechanisms that are available on each action.  However, these retries are not firing in every scenario.  Let’s have a look why...

Logic Apps connector performance (3/3) – The good

One of Logic Apps biggest selling points is the fact that the runtime is serverless, which results in a very scalable integration platform.  I’ve always been amazed by the elasticity characteristics of the Logic App engine, however there’s a huge...

Logic Apps connector performance (2/3) – The ugly

One of Logic Apps biggest selling points is the fact that the runtime is serverless, which results in a very scalable integration platform.  I’ve always been amazed by the elasticity characteristics of the Logic App engine, however there’s a huge...