az account set subscription

az account set

The az account set is an excellent cmdlet that can help you change your active subscription quickly. When you have multiple active Azure subscriptions, this command can help you fulfill this requirement if you wish to set one as an active subscription. Syntax of AZ account set subscription The syntax for the az account set command is as follows. Az … Read more >>

Azure Rights Management

Azure Rights Management

In this Azure tutorial, we will discuss all about Azure Rights Management. Azure Rights Management or Azure RMS is one of the best technologies that is part of Azure Information Protection that helps you to safeguard or protect your files and emails with the help of different advanced encryption algorithms, different authorization policies, identity, etc. Azure RMS makes … Read more >>

When to use cosmos DB vs SQL server

When to use cosmos DB vs SQL server

Are you confused? When to use Azure Cosmos DB and when to use SQL server? Now let’s discuss when to use Cosmos DB vs SQL server and the difference between Cosmos DB and SQL server. When to use Cosmos DB When to use SQL server If you want to build a high-performance application. When you want … Read more >>

New-AzAppServicePlan PowerShell Cmdlets with example

New-AzAppServicePlan

New-AzAppServicePlan is used to create an app service plan in Microsoft Azure in a specific Geo location. In this tutorial, I will explain how to use New-AzAppServicePlan PowerShell cmdlets with an example. New-AzAppServicePlan New-AzAppServicePlan is a useful Azure PowerShell cmdlet that can help you quickly create an App service plan for a specific region in Azure. … Read more >>

Azure Function ilogger

Azure Function ilogger

In this Azure article, we will discuss Azure Function ilogger. And it’s Dependency Injection. Azure Functions ilogger While working with the Azure function, sometimes there might be a chance that you will get some errors, warnings, or critical issues from the code. Now, if you want to track those issues and know what and where exactly the problem … Read more >>

How To Install Azure Functions Core Tools In Visual Studio Code

How To Install Azure Functions Core Tools In Visual Studio Code

In this Azure article, we will discuss how you can easily install the Azure Functions Core Tools in Visual Studio Code How To Install Azure Functions Core Tools In Visual Studio Code Follow the below steps Once you execute the above command, the core tools will get installed successfully, as shown below. At the time … Read more >>

Call external API from Azure function c#

Call external API from Azure function c#

Above, we discussed how to create REST API with Azure Functions. Here, we will discuss how to call the external API from the Azure Function. Call external API from Azure function c# I will show this with the help of an example. If you will see the below example, I have an external API named WaveProductAPI. There, … Read more >>

Azure ad connect user writeback

Azure ad connect user writeback

Password writeback is a feature that can sync the password changes in Azure Active Directory back to your on-premises AD DS environment. Azure AD Connect gives a secure way to send these password changes back to an existing on-premises directory from Azure AD How to enable Azure ad connect user writeback You can enable password writeback in Azure … Read more >>

How to replicate Azure SQL Database to Local

How to replicate Azure SQL Database to Local

This Azure SQL DB tutorial explains how to replicate Azure SQL Database locally. How to replicate Azure SQL Database to Local Follow the below steps to replicate the Azure SQL database locally. 3. Now, click on the Next button and then choose the option to save to local disk on the Export settings tab. That will store a .bacpac file there. 4. You … 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!