Azure B2B vs B2C

Azure B2B vs B2C

In this Azure article, we will discuss the key differences between Azure B2C vs B2B. Azure B2B vs B2C Azure Active Directory B2B Azure Active Directory B2C Using the Azure AD b2b or Azure active directory B2B collaboration, organizations can securely share your organization’s applications and services with guest users or external users from other organizations. This can … Read more >>

Move recovery services vault to another subscription

Move recovery services vault to another subscription

In this Azure article, we will discuss the quick steps to move the recovery services vault to another subscription and another Resource Group. How do we move the recovery services vault to another subscription Follow the below steps 3. On the Move Resources window, select another subscription and then click on the OK button to move the Recovery … Read more >>

Cognitive Services Face API

Cognitive Services Face API

In this Azure tutorial, we will discuss Azure Cognitive Services Face API. Cognitive Services Face API Well, here we will discuss an important topic, i.e., Azure Cognitive Services Face API or What is Azure Face API? The Face API provides an advanced algorithm that helps you detect or read human faces in different digital images. That includes … Read more >>

How to restore Azure VM from backup

How to restore Azure VM from backup

Recently, I restored the Azure VM from the backup for one of my clients. We will discuss the complete steps as part of this article. How to restore VM from backup in Azure Well, now is the time to restore the backup. Azure backup provides multiple ways to restore the backup: Creating a new VM, … Read more >>

Azure VM Backup Policy

Azure VM Backup Policy

Recently, I was working on a requirement where I had to create an Azure VM Backup Policy and apply that policy to my Azure Virtual Machine. This article will discuss the complete steps to achieve this functionality. Azure VM Backup Policy Azure VM backup policy is the policy that you define for your Azure Virtual … Read more >>

Sentinel Workbooks

Azure Sentinel Workbooks

In Azure Sentinel, You can add a new Workbook or use the predefined or inbuilt workbooks templates. Let’s deep dive into a complete tutorial on Azure Sentinel Workbooks. Sentinel Workbooks Azure Sentinel Workbooks help you visualize and monitor your data. Not only that, it can also help you to build interactive reports. You can visualize … Read more >>

New-AzStorageContext

New-AzStorageContext

In this Azure PowerShell article, We will discuss How to create the Azure Storage context using the PowerShell command New-AzStorageContext, the syntax, and usage of the New-AzStorageContext PowerShell command with certain examples. New-AzStorageContext This PowerShell command can help you quickly create an Azure Storage context. Syntax of New-AzStorageContext Below is the syntax of the New-AzStorageContext … Read more >>

Set-AzStorageAccount

Set-AzStorageAccount

In this Azure PowerShell article, we will discuss the syntax and usage of the Set-AzStorageAccount PowerShell command with certain examples. Set-AzStorageAccount This Azure PowerShell command can modify or update your Azure Storage account. Syntax of Set-AzStorageAccount Below is the syntax of the Set-AzStorageAccount PowerShell command. Like the above, you can modify many properties like IdentityType, … Read more >>