How to install Azure AD Connect

How to install Azure AD Connect

Let’s learn the quick steps to Install Azure AD Connect. Before that, check out the lists of Azure AD Connect Requirements. How to install Azure AD Connect As we have discussed, you can download the .msi file from the Microsoft link or the Azure Portal using the above steps. Once you will download the .msi … Read more >>

Add User To Azure AD Group PowerShell

How to create a group and add members using Azure Active Directory

This Azure article will discuss the quick steps to create Azure AD Group PowerShell and add users to Azure AD Group PowerShell Create Azure AD group PowerShell Let’s see how we can create a group in Azure Active Directory using PowerShell. Connect to the Azure Account PowerShell You must connect your PowerShell session first. Run the below command and enter … Read more >>

How to bulk Invite guest users in Azure

How to bulk Invite guest users in Azure

In this Azure ad tutorial, we will discuss how to add bulk guest users in Azure AD B2B from the Azure portal and PowerShell. Bulk Invite Guest Users Azure We can use Azure active directory B2B collaboration to work with vendors or external partners. Here, we can invite bulk guest users to our organization. Add … Read more >>

Get-AzureADGroup

Get-AzureADGroup

This Azure article will discuss the syntax and usage of the Get-AzureADGroup PowerShell command with examples and the solutions to the errors I encountered while executing this command. Get-AzureADGroup This PowerShell command can help you retrieve the Azure AD group lists. Syntax of Get-AzureADGroup Below is the syntax of the Get-AzureADGroup PowerShell command. Get-AzureADGroup Example … Read more >>

Azure AD group membership PowerShell

Azure AD group membership PowerShell

In this Azure tutorial, we will discuss Azure AD group membership PowerShell. Apart from this, we will also discuss on the below topics Azure AD group membership PowerShell We can use Get-AzureADGroupMember to get Azure AD group members using PowerShell. Get-AzureADGroupMember You can use this Azure PowerShell command to get Azure AD group members. Syntax: Parameters -All … Read more >>

What is Azure AD and how Azure AD works?

What is Azure AD and how Azure AD works

In this Azure tutorial, we will discuss What is the Azure active directory and how Azure AD works, a complete Azure Active Directory tutorial, And a few related FAQs. What is the Azure Active Directory – Video Tutorial I have created a video tutorial on What is Azure Active Directory? Subscribe to Our YouTube Channel … Read more >>

Get-aduser not recognized

Get-aduser not recognized

In this Azure AD tutorial, we will discuss how to fix an error the term ‘get-aduser’ is not recognized as the name of a cmdlet that comes while trying to retrieve users from the Azure active directory. Recently, I was trying to retrieve the lists of users from my Azure Active Directory using PowerShell. I … Read more >>

No match was found for the specified search criteria and module name ‘AzureAD’

No match was found for the specified search criteria and module name 'AzureAD'.

In this Azure tutorial, we will discuss how to fix the error. packagemanagement\install-package : no match was found for the specified search criteria and module name ‘azuread’. which came up while trying to install the AzureAD module in PowerShell in Azure. No match was found for the specified search criteria and module name ‘AzureAD’ I was trying to install … Read more >>

Connect to Azure using PowerShell

connect to azure powershell

Do you want to know how to connect Azure portal using PowerShell? Check out this complete tutorial, here, I have explained different ways to connect to Azure using PowerShell. We can use Azure PowerShell commands to manage resources in Azure. Connect to Azure using PowerShell There are two ways to connect to Azure from PowerShell. … Read more >>

Azure Virtual Machine

DOWNLOAD FREE AZURE VIRTUAL MACHINE PDF

Download our free 25+ page Azure Virtual Machine guide and master cloud deployment today!