How to rename Azure Subscription

How to rename Azure Subscription

Renaming your Azure subscription is essential when you are using multiple subscriptions. In this article, I will walk you through multiple ways. How to rename Azure Subscription There are 2 simple approaches available to rename your Azure subscription. Approach-1: Using Azure Portal To rename Azure Subscription, Follow the below quick steps 3. Click on your … Read more >>

How to connect to Azure SQL Database from Visual Studio Code

How to connect to Azure SQL Database from Visual Studio Code

Before discussing the complete steps for this functionality, consider the prerequisites needed here. Assuming you are ready with all these prerequisites. Follow the below steps 3. Now, you can see a SQL Server icon on the left navigation. Click on the SQL server icon –> click on the + Add connection button, as shown in … Read more >>

Generate SAS and connection string greyed out

Generate SAS and connection string greyed out

Recently, while generating the Shared Access Signature (SAS) for the storage account, I encountered that the Generate SAS and connection string button was not enabled or greyed out. Solution What exactly I had done to fix this issue. I selected the desired option for the Allowed resource types option. So, I faced this scenario because … Read more >>

Remove-MsolUser not recognized

Remove-MsolUser not recognized

Recently, I was trying to delete a user from my Microsoft Entra ID when I suddenly got this error. I was executing the below command After executing, I got this error. Check out the screenshot below The complete error message is as below Solution To fix this issue, I installed the Remove-MsolUser module using the … Read more >>

Azure CLI vs PowerShell

Azure CLI vs PowerShell

This Azure article will discuss the difference between Azure PowerShell and Azure CLI. Azure PowerShell and Azure CLI are command-line tools that help you create and manage your Azure resources. You can use both on multiple platforms, such as Windows, Linux, macOS, etc. Let’s list out the key differences between Azure PowerShell and Azure CLI. … Read more >>

Azure Functions Runtime Is Unreachable

Azure Functions Runtime Is Unreachable

This article will discuss the steps to solve the “Azure functions runtime is unreachable” error. This error I came across this while working with Azure Function. There might be a chance you will face the same issue. This article will guide you in the right direction to troubleshoot and fix this issue. I saw this … Read more >>

How to connect to Azure sql Database from Azure Data Studio

How to connect to Azure sql Database from Azure Data Studio

Similarly, we can connect Azure Data Studio to Azure SQL using the below steps. Check out how to create an Azure SQL database if you have not yet created your Azure SQL database. 3. On the Connection window, provide the below details. Note: Navigate to the Azure SQL database in the Azure Portal and click on the Copy to Clipboard button next to the … Read more >>

How To Open Azure PowerShell

How To Open Azure PowerShell

Well, there are many ways to open Azure PowerShell. The easiest way and one of the best ways to open Powershell in Azure portal is to use the Azure Cloud Shell environment. Follow the below steps to use the Azure PowerShell in the Azure Cloud Shell environment. 3. Select the PowerShell environment option from the … 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!