Define Azure Resource Manager Policies
Azure Resource Manager policies provide you with the ability to manage risk within you Azure environment. You can write policies to enforce certain situation...
Azure Resource Manager policies provide you with the ability to manage risk within you Azure environment. You can write policies to enforce certain situation...
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...
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 ...
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...
For Identity server to be able to sign the login request you can add a Test certificate from the Identity Server it self or you are able to generate a certif...
In some situations you will get into problems when creating a Azure Resource Template. I was creating a solution for a customer and had to add a Logic App to...
While browsing the internet and reading blog posts I usually find very useful links or great resources that I could use in many situation. The problem is tha...
When working with Azure services, you will combine services together. For one of mine integration cases I had to create a LogicApp where in I needed to use o...
Motion10 hosted a summerschool about Azure IOT. For the summerschool me and my colleagues (Jesse Gorter and Wesley Bakker) created several labs and presentat...
SharePoint contains a lot of Rest API’s that can be used for many scenario’s. You could use them for example in desktop and windows phone applications. When ...