Create Azure AD B2C Tenant

Create Azure AD B2C Tenant

This Azure article will discuss the quick steps to create an Azure AD b2c tenant. Follow the steps below 3. Search for Azure AD b2c and click on the search result Azure AD b2c. 4. On the Azure Active Directory B2C tile, click on the Azure Active Directory B2C from the Create dropdown. 5. On … Read more >>

Is Azure a SaaS or PaaS

Is Azure a SaaS or PaaS

Microsoft Azure is mainly a PaaS (Platform as a Service). As part of this service, it offers a wide range of platform services that help developers build and deploy their applications. The services are mainly Azure SQL Database, Azure Functions, Azure App Service, Azure Logic Apps, etc. IaaS (Infrastructure as a Service): Azure also provides … Read more >>

How to SSH into Azure VM

How to SSH into Azure VM

Follow the below quick steps to SSH into Azure VM. 3. Click on the Azure virtual machine option from the + Create dropdown. 4. Provide the details as shown in the screenshot below. Ensure to provide the below details. Click on the Review + Create button. 5. Click on the Create button on the next … Read more >>

Get-AzDisk

Get-AzDisk

This article will discuss the syntax and usage of the Get-AzDisk PowerShell command and provide several examples of its use. This command helps you to retrieve the properties of a Managed disk. Table of ContentsSyntaxExamplesExample-1:Example-2:Example-3: Syntax Examples Example-1: You can execute the below Azure PowerShell command to get the properties of all the managed disks … Read more >>

How to increase disk size in Azure VM

How to increase disk size in Azure VM

This article will discuss the steps to increase disk size in Azure VM. Follow the below steps. Well, before starting, you need to ensure you stopped the Virtual Machine. 3. Click on the Yes button for the confirmation. 4. On the Virtual Machine page, click on the Disks option under settings and then click on … Read more >>

Bing Search API JavaScript Example

Microsoft Cognitive Services Bing Search Example

In this Azure tutorial, we will discuss the Bing Search API JavaScript Example. Azure Cognitive Services Bing Search API is one of the excellent services from Microsoft that actually helps you implement Intelligent search in your application. This Search API helps you implement the search capability that can get web search results from billions of web … Read more >>

How to check Azure PowerShell Version

How to check Azure PowerShell Version

You need to perform the 2 steps below to check Azure PowerShell Version. 2. Run the below command. After running the above command, I got the Azure PowerShell version successfully. You can see the same expected output in the screenshot below. Video Tutorial You may also like following the articles below

Azure Virtual Machine

DOWNLOAD FREE AZURE VIRTUAL MACHINE PDF

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