|

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…

Conditional Access policy for Guest and External Accounts
| |

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…

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

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:…

Create an Azure Storage account using PowerShell
|

Create an Azure Storage account using PowerShell

Create an Azure Storage account using PowerShell In this short post, I will show you how you can create a new Azure Storage Account using PowerShell. To get started, you will have to establish a connection to your Azure account by running the following. Before we continue, you will need to know the following information….

How to list available Azure VM images using PowerShell
|

How to list available Azure VM images using PowerShell

How to list available Azure VM images using PowerShell In this short post, I will show you how you can retrieve the current available VM images from Azure using Powershell. To get started, you will have to connect to Azure using PowerShell by running the following. You will be prompted for your Username and Password…

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 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…

Configure Azure AD Connect Pass Through Authentication
| | | | | | |

Configure Azure AD Connect Pass Through Authentication

Configure Azure AD Connect Pass Through Authentication Azure pass-through authentication allows user to login to cloud and on-premise applications by using the same passwords. Pass-through authentication validated the password against the on-premise active directory. Prerequisite needed: Global Admin account Azure AD Connect 1.1.750.0 or later Windows Server 2012 R2 or later with TLS 1.2 enabled…

Block Office 365 Sign-In based on On-premise Active Directory Security Group.
| | |

Block Office 365 Sign-In based on On-premise Active Directory Security Group.

Block Office 365 Sign-In based on On-premise Active Directory Security Group. The purpose of this guide is the assist support staff to block access to multiple accounts that has been compromised. To get started, login to Azure Active Directory Portal. https://portal.azure.com 1 From the Main menu, click on Azure Active Directory on the left-hand side….