Add-AzADGroupMember

Add-AzADGroupMember

In this Azure PowerShell article, we will discuss the syntax and usage of the Add-AzADGroupMember PowerShell command with certain examples. Table of ContentsAdd-AzADGroupMemberSyntax of Add-AzADGroupMemberAdd-AzADGroupMember ExampleAdd-AzADGroupMember PowerShell – Video TutorialWrapping Up Add-AzADGroupMember This PowerShell command can help you to add members to an Azure AD group. Syntax of Add-AzADGroupMember Below is the syntax of the … Read more >>

How to delete Virtual Network in Azure

How to delete Virtual Network in Azure

If you no longer need the VNet and are not using it, it’s best to delete it. Before deleting the Virtual Network in Azure, it is essential to note that if any resources are connected to that virtual network, you must first delete those resources before deleting the Virtual Network. So basically, delete the connected … Read more >>

How to restart Azure Virtual Desktop

How to restart Azure Virtual Desktop

This Azure tutorial will discuss the quick steps to restart Azure Virtual Desktop. Table of ContentsHow to restart Azure VMRestart Azure VM PowerShell How to restart Azure VM Sometimes, if you are facing any issue with your Virtual Machine and You want to restart your virtual machine once. As we all know, Restarting the virtual machine … Read more >>

How to Restart Azure Application Gateway

How to Restart Azure Application Gateway

Well, let’s discuss how to restart the application gateway in Azure using PowerShell and Azure CLI. Table of ContentsRestart Azure Application GatewayUsing PowerShellUsing Azure CLI Restart Azure Application Gateway Follow the below steps to restart the Azure application gateway Using PowerShell 1. Open the PowerShell ISE as Run as administrator mode 2. You can run the below PowerShell cmdlet to start … Read more >>

How To Restart Azure SQL Server

How To Restart Azure SQL Server

I recently worked for one of my clients, where their Azure SQL Server had to restart after some maintenance activity. I followed the steps mentioned in this article to restart Azure SQL Server. How To Restart Azure SQL Server To restart Azure SQL server, follow the below steps. Conclusion It is just a 3 steps … Read more >>

Cosmos DB CRUD Operations C#

Cosmos DB CRUD Operations C#

This Azure tutorial will discuss CRUD Operations In Azure Cosmos DB C# or how to perform CRUD operations in Azure Cosmos DB. Along with this, we will also discuss the below topics. Table of ContentsCRUD Operations In Azure Cosmos DB C#PrerequisitesCreating the Console ApplicationAdding the NuGet packageInitializing the document client instanceCreating Azure Cosmos DB databaseCreating the … Read more >>

Azure Logic Apps Tutorial

What is Azure logic apps

In this Azure article, we will discuss the logic app tutorial. Table of ContentsAzure Logic Apps TutorialWhat is the Logic app connector?WorkflowsAzure logic apps ActionsAzure logic apps TriggersBenefits of Azure logic appsHow to create Azure logic AppsPrerequisitesCreating a workflow in Azure Logic AppHow to create logic apps custom connectorWrapping Up Azure Logic Apps Tutorial This … Read more >>

Get-AzADGroupMember

Get-AzADGroupMember

In this Azure PowerShell article, we will discuss the syntax and usage of the Get-AzADGroupMember PowerShell command with certain examples. Table of ContentsGet-AzADGroupMemberSyntax of Get-AzADGroupMemberGet-AzADGroupMember ExamplesExample-1Example-2Get-AzADGroupMember PowerShell – Video TutorialWrapping Up Get-AzADGroupMember This PowerShell command can help you list the members from an Azure AD group. Syntax of Get-AzADGroupMember Below is the syntax of the … Read more >>

New-AzADGroup

New-AzADGroup

This Azure PowerShell article will discuss the syntax and usage of the New-AzADGroup PowerShell command with examples. Table of ContentsNew-AzADGroupSyntax of New-AzADGroupNew-AzADGroup ExamplesNew-AzADGroup PowerShell – Video TutorialWrapping Up New-AzADGroup This PowerShell command can help you to create a new Azure AD group. Syntax of New-AzADGroup Below is the syntax of the New-AzADGroup PowerShell command. Let’s … Read more >>

Move recovery services vault to another subscription

Move recovery services vault to another subscription

In this Azure article, we will discuss the quick steps to move the recovery services vault to another subscription and another Resource Group. Table of ContentsHow do we move the recovery services vault to another subscriptionWrapping Up How do we move the recovery services vault to another subscription Follow the below steps 3. On the … 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!