How to create table in Azure SQL database

How to create table in Azure SQL database

In this Azure SQL article, we will discuss a step-by-step guide to create a table in the Azure SQL database quickly. Create table in Azure SQL database Before discussing the actual functionality, let’s discuss the prerequisites needed here. Prerequisites I am assuming that you are ready with all the prerequisites needed here. Let’s start with … Read more >>

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

Azure Virtual Machine

DOWNLOAD FREE AZURE VIRTUAL MACHINE PDF

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