How to check Azure Function runtime version

How to check Azure Function runtime version

Let us learn the quick steps to check Azure Function version in Azure Portal. How to check Azure Function version An Azure Function App always runs on a particular runtime version. Below are the three function runtime version in Azure as of now 3.x run time version of the Azure Function is the default version as … Read more >>

The specified module activedirectory was not loaded

The specified module 'ActiveDirectory' was not loaded

In this PowerShell Azure tutorial, we will discuss how to fix the error. The specified module ‘ActiveDirectory’ was not loaded because no valid module file was found in any module directory, which I got while trying to import the ActiveDirectory module using the Azure PowerShell cmdlet. Import-module : the specified module ‘ActiveDirectory’ was not loaded because no valid module file was … Read more >>

Event Grid vs Event Hub

Azure Event Hub vs Event Grid

In this Azure article, we will discuss Event Hub vs. Event Grid and the key differences between them. Azure Event Hub vs Event Grid Well, let’s do a tabular comparison between the Azure event grid and the event hub. Based On Azure Event Hub Event Grid Azure Event Hub is responsible for the ingestion of … Read more >>

What is Cosmos DB good for

What is Cosmos DB good for

In this Azure tutorial, we will discuss What is Cosmos DB good for. Along with this, we will also discuss a few other topics. What is Cosmos DB good for Well, let’s discuss what are the uses of Azure Cosmos DB or the common uses of Azure Cosmos DB. Before moving to the actual topic, let’s … Read more >>

Get-AzureADDirectorySetting not recognized

Get-AzureADDirectorySetting not recognized

This article will discuss how to fix the error Get-AzureADDirectorySetting is not recognized. Get-AzureADDirectorySetting not recognized Recently, I was trying to execute the Get-AzureADDirectorySetting PowerShell command for one of my client requirement and I got this error. The complete error message is as below You can check out the same output in the below screenshot. … Read more >>

Get-AzResourceGroup

Get-AzResourceGroup

In this article, we will discuss how to get all Resource Groups in a subscription using PowerShell, and it’s never a big task. You need to use the Get-AzResourceGroup Azure PowerShell cmdlet. Let’s discuss a few words on how to use Get-AzResourceGroup and the use of Get-AzResourceGroup Azure PowerShell to list Resource Groups. Get-AzResourceGroup An … Read more >>

How to uninstall Azure Functions core tools

How to uninstall Azure Functions core tools

In my last article, we discussed How To Install Azure Functions Core Tools In Visual Studio Code. Let us discuss here the quick steps to uninstall Azure Functions core tools in case you don’t need them. Uninstall Azure Functions core tools If you want to uninstall Azure Functions Core Tools from your Visual Studio Code … 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!