Recent Posts

Recommendations on Azure with Azure Advisor

4 minute read

Since last week “Azure Advisor” made it to public preview. Azure Advisor is a recommendation engine that recommends steps to take to optimally configure your...

Alerts on Failed Azure Logic Apps

2 minute read

When working on and maintaining Logic Apps, you want to be notified if a certain action or complete Logic App (workflows) fails. Setting this up can be done ...

Using Certificates in Azure App Services

3 minute read

In different kind of situations you need to use a certificate for authentication or signing. I needed on because I was setting up a Identity Server the Ident...