How to use the Get-AzADApplication command

Get-AzADApplication

This Azure PowerShell article will discuss the syntax and how to use the Get-AzADApplication PowerShell command with examples. Table of ContentsGet-AzADApplicationSyntax of Get-AzADApplicationExample-1:Example-2:Example-3:Get-AzADApplication PowerShell Command – Video TutorialFinal Thoughts Get-AzADApplication Get-AzADApplication is a very good PowerShell command to get the list of entities from the applications. Syntax of Get-AzADApplication Below is the syntax of the … Read more >>

Get-AzADServicePrincipal

Get-AzADServicePrincipal

In this Azure PowerShell article, we will discuss the syntax and usage of the Get-AzADServicePrincipal Azure PowerShell cmdlet and how to use the Get-AzADServicePrincipal PowerShell command. Table of ContentsGet-AzADServicePrincipalSyntax of Get-AzADServicePrincipalExample-1:Example-2:Example-3:Get-AzADServicePrincipal – Video TutorialWrapping Up Get-AzADServicePrincipal The Get-AzADServicePrincipal PowerShell command can help you get the entities from the service principals. Now, let’s see its syntax. … Read more >>

az resource list

az resource list

This Azure article will discuss the syntax and usage of the Az resource list Azure CLI command with an example of how to use this command. Table of Contentsaz resource listSyntax of AZ resource listExamplesExample-1:Example-2: az resource list This command can help you to retrieve the lists of Azure resources. Syntax of AZ resource list … Read more >>

How to create a test plan in Azure DevOps

How to create a test plan in Azure DevOps

A Test plan in Azure DevOps acts like a container that contains all the project’s test suites. This Azure DevOps article will discuss the quick steps to create a test plan in Azure DevOps. Table of ContentsHow to create a test plan in Azure DevOpsWrapping Up How to create a test plan in Azure DevOps … Read more >>

Uninstall AzureRm

Uninstall AzureRm

In this Azure PowerShell article, we will discuss the syntax and usage of the Uninstall-AzureRm PowerShell cmdlet with examples of how to use the Uninstall-AzureRm PowerShell command. Table of ContentsUninstall AzureRmSyntax of Uninstall-AzureRmExampleWrapping Up Uninstall AzureRm If you wish to uninstall the AzureRm module from your machine, then you can use this PowerShell command. Let’s … Read more >>

Azure Function HTTP Trigger

Azure Function HTTP Trigger

In this Azure tutorial, we will discuss Azure Function HTTP trigger. Azure Function is an Azure Service from Microsoft that helps you to run some pieces of code smoothly without getting worried about the infrastructure for your application. Check out some more information on Azure Function before starting with the Azure Function HTTP Trigger. The main work of … Read more >>

Azure web app for containers vs AKS

Azure web app for containers vs AKS vs container instances

This Azure article will discuss the Azure web app for containers vs AKS. What are the differences between the Azure web app for containers and AKS? Table of ContentsAzure web app for containers vs AKSIn terms of PriceIn terms of Provided FeaturesIn terms of tools ProvidedIn terms of scalability,Wrapping Up Azure web app for containers … Read more >>

Azure function vs App service

Azure function vs App service

Azure functions and App service are both services from Microsoft. Both services can be used for developing and deploying different web applications in the cloud. Though both services have some similarities, they have some key differences between them as well. Let’s point out a few key differences between App service and Function App. Azure functions … Read more >>

Jenkins vs Azure DevOps

Azure DevOps vs Jenkins

Azure DevOps and Jenkins are the tools that are used for Continuous Integration (CI) and Continuous Deployment (CD). Though they look similar, there are some key differences between them. In this article, we are going to point out the key differences between Azure DevOps and Jenkins. Let’s do a tabular comparison between these two. Azure … Read more >>

Set-AzSqlDatabase

The 'Set-AzSqlDatabase' command was found in the module 'Az.Sql'

In this article, we will discuss the syntax and usage of the Set-AzSqlDatabase PowerShell command. Then we will also discuss how to fix the error “The ‘Set-AzSqlDatabase’ command was found in the module ‘Az.Sql,’ but the module could not be loaded.” which I got while executing the Set-AzSqlDatabase PowerShell command to rename the Azure SQL … 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!