Brave Browser: Azure Portal - Something Went Wrong

TL;DR - In the last few days (start of 2021), the “Shields Up” feature in the Brave web browser seems to be flagging a JSON file as a cross-site tracker when creating a resource in Azure, causing the blade to not load. To work around this, you can go “shields down” for portal.azure.com. I logged on to my machine yesterday, same as any other day, and went to start deploying some resources to Azure via the Azure Portal for a customer, nothing out of the ordinary. I normally use the Brave browser, which for me has a number of built in benefits. Though, when I tried to deploy a resource, I was faced with a basic error message: ...

January 7, 2021 · 3 min · Matt Allford

New Pluralsight Course: Microsoft Azure Solutions Architect - Implement a Workload Management Strategy

I’m really happy to anounce that another course I’ve created for Pluralsight has gone live in their library today. This one has a wordy title, being Microsoft Azure Solutions Architect: Implement a Workload Management Strategy, and this is a part of the Azure AZ 303 Solutions Architect focused exam path. This year Pluralsight have been putting a very specific focus on creating Microsoft Azure content spificially targetted at helping learners learn exam objectives and pass the exam to achieve a certification, rather than going deep in to skill building of all of the solutions that are covered in an exam. These are being called “certification prep paths”. What this means is that each of the courses in the learning path for Microsoft Azure exams are hyper focused on the specific objectivies for that section of the exam being covered, so while you won’t necessarily get a deep dive of the product or technology in question, you will get the coverage you need if you have the certification in mind. ...

November 26, 2020 · 2 min · Matt Allford

Microsoft PowerShell SecretManagement Module

First things first, if you prefer to consume video content, the same content that is in this blog post is in the video below. If you prefer to read, please skip past the video and read on! Secrets Management Microsoft have recently released an update to a PowerShell module they’ve been working on for a short while now which is everything to do with management of secrets. ...

September 23, 2020 · 9 min · Matt Allford

Microsoft PowerShell Module for Azure Functions

Introduction Microsoft recently released a PowerShell module named Az.Functions, providing cmdlets to manage the Azure Functions Service. According to the PowerShell Gallery, version 1.0.0 was released on the 19th of May, followed by 1.0.1 on the 23rd of June (2 days ago). Az.Functions is now included as part of the wider Az module, so if you install the entire Az PowerShell module, you’ll automatically receive Az.Functions. In this post, we’ll take a 101 look at some of the cmdlets that are included in this initial release. We’ll deploy a new function app, modify some of the settings using the Update cmdlets and then clean up by deleting it at the end. ...

June 25, 2020 · 7 min · Matt Allford

Azure AZ-103 Certification Experience

Introduction Towards the end of 2019, I made a decision to aim for a certification in one of the primary public clouds. The decision on which cloud to focus on was relatively simple for me for a couple of reasons: Microsoft certianly seem to be doing awesome things with Azure and it feels like there is a lot of hype around Azure in the circles I travel in, at least more so than GCP or AWS I work for a partner and while not specifically in the team that are delivering public cloud solutions and managed services, we are currently 100% focused on Azure and are a Microsoft triple gold partner. It makes sense for me to skill up in the public cloud that the company I work for is fully invested in I don’t want this to become a discussion around whether certifications are “worth it”, but specically on the second point above, when you work for a partner, almost all vendors still put requirements on partners to have ‘x’ amount of certified staff at different levels to achieve different partner statuses. The reality is, if you are a technical staff member working for a MSP / VAR, you should absolutely expect your employer will want to you become and remain certified with key partner vendors. ...

December 29, 2019 · 8 min · Matt Allford