Deploying ARM Templates using Azure DevOps Pipelines

Deploying ARM Templates and want to deploy using Azure DevOps Pipelines? Lets have a look in this blog post on how to achieve this! What is Azure DevOps? Deploying resources already into Azure; you probably already have came across using…

Deploy ARM template using Terraform

Deploy ARM template using Terraform

Creating Azure Service Health Alerts in PowerShell

Azure Service Health provides you with an interactive dashboard that primarily tracks the health of your Azure Services in the regions that you have deployed to. There are three types of health events that are tracked: Health Advisories:- Changes in…

Azure Dashboards

Centralise your queried data graphs/charts etc with Azure Dashboards - such a powerful resource within Microsoft Azure! A fully customisable user interface within a dashboard type environment, this should be configured for a "first-stop" for your team(s) to keep an…

Azure Automation:- PowerShell DSC

Using PowerShell Desired State Configuration (DSC) within your Azure environment? I recommend looking at using Azure Automation to assist you with this! The Azure Automation account which will hold DSC configurations and compiled configs along with imported modules acts as…

Azure Resource Tags

Azure Resource Tags can assist you in organising your Azure subscription, including billing! Running all your workloads from Development to Production on the one subscription? Resource tags will be beneficial to organise the structure between these different environments! Further uses…

Microsoft FutureDecoded 2018

I had the pleasure of attending this two day event "Microsoft FutureDecoded" in London Excel, thanks to @kainossoftware for sending me. The two days consisted of multiple Keynotes and numerous breakout sessions, infact over 100 of these! Day1 opened with…

Azure Automation Account Logging to Log Analytics using AzureRM

There may be a need to log the activity of an Azure Automation Account to Log Analytics, this can of course be done via the Portal but, if deploying in true automated fashion - it would be preferable to implemented…

NPS Server Configuration To Integrate with Azure MFA:- Part3 (PowerShell)

Last of the NPS integration with Azure MFA blogs, this will include using PowerShell for installation of the Radius Configuration from a backup along with additional snippets of PowerShell to potentially help you to automate your own NPS server build.…