/images/avatar.png

Head in the Clouds

Azure ExpressRoute Reconfiguration Vol1

Recently I was working on an assignment, that at the start seemed like an easy one. We had to redeploy ExpressRoute Circuit which required that we first remove all the connections towards that Circuit. An important thing to mention is that all is done via Azure DevOps release pipelines and that the parameter we had to use is the circuit name.

Mighty Azure portal vol2

Providing good billing overview and reports for customers through CSP is still not fully integrated in either MSP or Azure portal. That’s why most providers use 3rd party solutions. Browsing through one of those for a client I noticed strange reports for a month or two. We implemented Azure SQL with Elastic Pool. Great thing with EP is that you pay just for selected DTU and you may create “unlimited” number of databases. But, if you create a new database and don’t add it to the pool, it will be billed separately.

SQL Horror Story

For the past 8 months I’ve been working on an Azure project for a financial institution. I’ve never imagined so many security and compliancy checks. The team did a great job - we passed all advisory scans with high grades and were ready to go live in a couple of days.

Important part of the infrastructure was relying on Azure SQL. Monday morning. I’ve made myself a cup of coffee and logged in to the portal and systems to do a base check once again. And this is where our story begins.