Skip to content

Category: Azure

Deploy Azure Automation Update Management

Deploy Azure Automation Update Management In this post we will deploy Azure Automation Update Management to managed updates on both Azure and On-premises Servers. The solution caters for Linux and Windows Servers. This above reference architecture illustrates how to design a hybrid update management solution to manage updates on both Microsoft Azure and on-premises Windows…

Leave a Comment

The referenced account is currently locked out and may not be logged on to.

The referenced account is currently locked out and may not be logged on to. You may receive the following error after creating your Azure AD DS instance and when you try and join your Azure server to the newly created domain you receive the error. There are a few options to test to try and…

1 Comment

Conditional Access policy for Guest and External Accounts

Conditional Access policy for Guest and External Accounts In post, I will go through the steps of setting up a Conditional Access Policy which will enforce MFA for Guest and External Accounts. This will add another layer of protection if guest account credentials were compromised. To get started we need to sign into the Azure…

Leave a Comment

Azure Conditional Access Policy to Allow access to Office 365 from a certain Country only

Azure Conditional Access Policy to Allow access to Office 365 from a certain Country only In this post, we will go through the setup of an Azure Conditional Access policy to Allow access to Office 365 portal and apps only from allowed location. To get started we need to navigate to the Azure Admin Portal:…

Leave a Comment

How to create a new Azure virtual machine using Azure PowerShell and Azure CLI

How to create a new Azure virtual machine using Azure PowerShell In this post, we will look at how to deploy a new Azure virtual machine using Azure PowerShell. In this post we will also look at creating a new VM using the Azure CLI. To get started we ned to start by installing the…

2 Comments