The term ‘get-azuresubscription’ is not recognized

The term 'get-azuresubscription' is not recognized

In this PowerShell Azure tutorial, we will discuss how to fix the error. The term ‘get-azuresubscription’ is not recognized when retrieving the Azure Subscription details using the Azure PowerShell cmdlet. Recently, While working with Azure PowerShell. I was trying to retrieve the Azure Subscription details using the Azure PowerShell cmdlet, and I got this error. I was … Read more >>

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 >>

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 >>

How To Organize Azure Functions

How To Organize Azure Functions

How To Organize Azure Functions? There are multiple ways. A few key ways are as below Below we will discuss in detail each of the categories mentioned here. We will discuss a very important topic, as we know the importance of Azure Functions. As part of our requirements, we will have to create many Azure … Read more >>

Azure AD Premium Features

Azure AD Premium Features

This Azure AD tutorial will discuss Azure Active Directory Premium P1 features and Azure Active Directory Premium P2 features. We will check the Azure Active Directory and Azure AD Premium P1 and P2 license features and benefits. Azure AD Premium Features Azure Active Directory comes with four different types of licenses: The free edition is … 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 >>

How to connect to Azure Storage Explorer

How to connect to Azure Storage Explorer

Follow the below steps. 3. Select the Azure environment you use to sign in and then click on the Next button. 4. Enter your Azure credentials. And you are connected successfully. Check out the screenshot below. You may also like following the articles below RajkishoreI am Rajkishore, and I am a Microsoft Certified IT Consultant. … Read more >>

How to use Storage Explorer in Azure

How to use Storage Explorer in Azure

Here to understand how exactly it works, we will see how to create table storage and do all the operations using Azure Explorer. How to use Storage Explorer in Azure Table storage consists of several entities, which are objects with properties. Each entity is related to the partition key, row key, and timestamp. Partition key The partition key is … 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 >>

Azure Virtual Machine

DOWNLOAD FREE AZURE VIRTUAL MACHINE PDF

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