Recording for Inside Azure Management Virtual Summit Now Available

1 minute read

This week, on July 23rd (US time), we had a one-day 17-hour free online event Inside Azure Management Virtual Summit. I have teamed up with my buddy Alex Verkinderen (@AlexVerkinderen) again, and delivered an updated version of our talk at Microsoft Ignite the Tour Sydney in February 2020: Azure Monitor – Design and Implement Monitoring Solution with ARM and CI/CD.

In our session, we have covered and demonstrated the following in the Azure Pipeline:

  1. Using ARM What-If API in the PR build so approvers can see what changes will be made to your Azure environments.
  2. Using Microsoft Security Code Analysis extension to run AV scan and credential scan against your Git repositories.
  3. Using GitHub Super Linter to run all available linter tests against your source code.

I have never covered topics of Microsoft Security Code Analysis extension or using ARM What-If API in Azure Pipelines in my blog posts. I was planning to write a post for the What-If API, but then I’ve decided to drop it from my to-do list because we were going to demonstrate it in our session, and the session have been recorded and been made available on YouTube.

All the sessions from this event have been uploaded to Inside Azure Management’s YouTube channel https://bit.ly/azurevideos

Here’s he link to our session:

As we mentioned in the session, all the code, links, etc. from the session can be found in my GitHub repo https://bit.ly/azmonitorcicd

Lastly, big thanks to our good friend Pete Zerger (@pzerger) for organising this amazing event, and thanks to all the talented speakers. I think it’s fair to say, it has been a huge success!

Leave a comment