What is cloud shell in Azure

What is cloud shell in Azure

This Azure article will discuss Azure Cloud Shell and how to access Azure Cloud Shell, etc. What is cloud shell in Azure Azure Cloud Shell is a browser-based Shell environment to create and manage your Azure resources. Azure Cloud Shell provides you with two options, either Bash or PowerShell, to use based on your requirements. … Read more >>

How Is Azure SQL Database Auditing Configured?

How Is Azure SQL Database Auditing Configured?

This Azure SQL article will discuss the quick steps to configure Azure SQL Database auditing. How Is Azure SQL Database Auditing Configured? You can easily configure the Azure SQL Database auditing in the Azure Portal using a few easy steps as below. 1. Log in to the Azure Portal (https://portal.azure.com/) 2. On your Azure SQL Database page, on the … Read more >>

New-AzureADMSInvitation

New-AzureADMSInvitation

In this Azure PowerShell article, we will discuss the syntax and usage of the New-AzureADMSInvitation PowerShell command, along with examples of how to use it. New-AzureADMSInvitation This excellent Azure PowerShell command can help invite an external user to your Azure Active Directory. Syntax Below is the syntax of the New-AzureADMSInvitation PowerShell command. Let’s discuss a … Read more >>

How to access Azure Active Directory

How to access Azure Active Directory

Learn the 2 simple ways to access Azure AD. How to access Azure Active Directory You can access Azure AD using the below steps. 1. Login to Azure Portal (https://portal.azure.com/) 2. Search for the Azure Active Directory and click on the search result to access the Azure Active Directory. Or, for the same option, you can click on the Azure Active … Read more >>

Microsoft Azure AD Pricing

Azure AD Pricing

In this Azure article, we will discuss all the Azure Active Directory pricing models. Microsoft Azure AD Pricing There are 4 versions available for the Azure Active Directory in terms of pricing. These are as below One more good thing with this pricing model is you pay for what you use. Free version Office 365 apps version Premium … Read more >>

What Is Azure SQL Edge

Azure SQL Edge

In this Azure tutorial, we will discuss all about Azure SQL Edge. What Is Azure SQL Edge Azure SQL Edge is an optimized relational database engine designed for IoT and IoT Edge deployments. With the help of the Azure SQL Edge database, you can create excellent data storage and processing layers for different IoT applications. Nevertheless, the … Read more >>

Select-AzureSubscription

Select-AzureSubscription

In this Azure PowerShell article, we will discuss the syntax and usage of the Select-AzureSubscription PowerShell command with examples of how to use this command to change Azure Subscription in PowerShell. Select-AzureSubscription This command can help you to set and clears your current and the default Azure subscriptions. Syntax of Select-AzureSubscription Below is the syntax … Read more >>

Set-AzContext

Set-AzContext

In this Azure PowerShell article, we will discuss the syntax and usage of the Set-AzContext PowerShell command. How to set Az contexts using Azure PowerShell command Set-AzContext. Set-AzContext The Set-AzContext PowerShell command can help you to set the subscription, tenant, and environments for different PowerShell commands to be used in your current PowerShell session. Syntax … Read more >>

How to write Azure function in TypeScript?

How to write Azure function in TypeScript?

Now, you can easily create Typescript Azure Functions. Azure functions now support Typescript. Typescript is nothing but a superset of JavaScript that helps you with static typing, different interfaces, and classes that make the development process much easier. How to write Azure function in TypeScript? Let’s discuss how to create a typescript Azure Function using Visual … 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!