Tuesday, February 26, 2019

Cracking AZ-100: Microsoft Azure Infrastructure and Deployment

This is not one of the exams where you can memorize stuffs and clear the certification. Azure new role based certifications does justice by testing your real skills. You are thrown with lot of scenarios based questions.

Also......Surprise! Surprise!.... this exam has labs. You are given CRUD tasks for Azure resources.

So if you think just reading the book can get you through this then think again. You need to have hands on experience working on Azure.

Browse to Microsoft site to know about the skills measured.
https://www.microsoft.com/en-us/learning/exam-az-100.aspx

Friday, February 1, 2019

Enterprise Logic App ARM Template Deployment through PS

We had a requirement for automating integration platform deployment for my customer. The integration layer mainly consists of Logic Apps and azure resources.

The challenge was the number of environments we had. So we came up with the solution structure for different integrations as below. And then utilized our below automation script to deploy these logic apps through PowerShell.


Azure Policy support for remediating tags for existing resources

Use Azure policy to remediate tags for existing resources. https://azure.microsoft.com/en-us/updates/azure-provides-at-scale-tags-managem...