Entity Framework Azure Functions

Entity Framework Azure Functions

One of the best ways to work with the Azure Function is to use the Entity Framework with your Azure Function Code. So here, I will show you how to implement the Entity Framework with Azure Function using C# code. Without causing a delay, Let’s start creating the Azure Function Project, where we will implement the Entity … Read more >>

Where To Instantiate Database Connection In Azure Functions

Steps to Instantiate Database Connection In Azure Functions

In this Azure tutorial, we will discuss Where To Instantiate Database Connection In Azure Functions. Where To Instantiate Database Connection In Azure Functions? Define the Database connection string under the Application Settings in the Azure Portal using the below steps Log in to the Azure Portal Navigate to the Azure Function App Click on the Configuration option … Read more >>

Automapper Tutorial

Automapper Tutorial

The Automapper is a mapping or mapper between two objects, or you can consider it an object-object mapper. It is an excellent feature that helps map the different properties of two objects by converting an input object of one particular type to the output object of another type. The Automapper is considered to be one of the important concepts … Read more >>

How To Change User Id And Password For Azure SQL Server Database

How To Change User Id And Password For Azure SQL Server Database

This Azure tutorial will discuss how to change user ID and password for Azure SQL Server Database using Azure Portal, PowerShell, and Azure CLI. Approach-1: Using Azure Portal Let’s discuss here the easiest way to change the user ID and password for the Azure SQL server database. But before that, you should have a little idea of … Read more >>

Az group list

Az group list

This Azure CLI article will discuss the syntax and usage of the az group list Azure CLI command with an example of how to use this command. Az group list This Azure CLI command can help you to retrieve the lists of Azure Resource Groups. Syntax of az group list Below is the syntax of … Read more >>

Az group delete

Az group delete

Let’s discuss the syntax and usage of the az group delete Azure CLI command with an example of how to use this command. Az group delete This Azure CLI command can help you quickly delete an existing Azure Resource Group. Syntax Below is the syntax of the az group delete command. Example Below Azure CLI … Read more >>

Az group create

Az group create

In this Azure CLI article, we will discuss the syntax and usage of the az group create command with examples of how to use the az group create command. Az group create This command can help you to create a brand new resource group. Syntax of az group create command Below is the syntax of … Read more >>

How to create user in Azure SQL database

How to create a user in Azure SQL database

It’s quite easy to create a user in the Azure SQL database. This article will discuss how to do so. How to create a user in Azure SQL database You can follow the below steps to create a user in the Azure SQL database. Creating a user in the Azure SQL Database involves the below key … Read more >>

What is elasticity in AWS

Elasticity In AWS

In this AWS article, we will discuss Elasticity In AWS, and along with that, we will also discuss a few other topics as below. What is elasticity in AWS In AWS, the process of getting resources dynamically when you require them and then releasing them when you are done and do not need them is known … Read more >>

Microsoft Translator API Example

Azure Cognitive Services Translator Text API Example

This Azure tutorial will discuss Azure Cognitive Services Translator Text API Examples. In this article, We will discuss how to translate text into multiple languages, Translator Text API with ASP.NET core and C#. It is going to be an interesting article. As part of this article, we will perform the below steps Let’s discuss the Prerequisites … 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!