How to enable MFA Azure

How to enable MFA Azure

In this Azure article, we will discuss how to enable MFA for your user in Azure?. It is always recommended by Microsoft to enable Azure multi-factor authentication for your users for extra layers of security. How to enable MFA Azure You can quickly enable multi-factor authentication on a user basis by following the below steps. … Read more >>

Install-packageprovider no match was found for the specified search criteria for the provider ‘nuget’

Install-PackageProvider: No match was found for the specified search criteria for the provider 'NuGet'.

In this azure tutorial, we will discuss how to fix the error, Install-PackageProvider: No match was found for the specified search criteria for the provider ‘NuGet’. The package provider requires ‘PackageManagement’ and ‘Provider’ tags. Please check if the specified package has the tags. which comes while trying to install the MSOnline module in PowerShell in Azure. Install-packageprovider no … Read more >>

Azure Active Directory For Education

Azure Active Directory For Education

For your Educational institution, if you want Azure Active Directory for your entire school students, you can sign up for a free trial of Microsoft 365 Education. You can get a subscription at a cool academic price. You can get the Azure Active Directory along with the Microsoft 365 Education licensing. Basically, when you sign … Read more >>

Azure active directory premium features

azure active directory premium features

In this Azure AD tutorial, we will discuss Azure active directory features. We will check what are the advantages of using Azure active directory as well as Azure active directory premium P1 and P2 license features, etc. You may also like: Azure active directory premium features Azure Active Directory comes with four different types of … Read more >>

Azure Active Directory Authentication

Azure Active Directory Authentication

Azure Active Directory authentication provides more security to your application by providing multiple levels of verification for your identity. The main intention of the Azure Active Directory authentication is to enhance the security of your application not just provide the username and password as part of the authentication process. Rather it provides multiple levels of … Read more >>

How to create service principal in Azure

How to create service principal in Azure

In this Azure article, we will discuss how to create a service principal in Azure. Along with that, we will discuss a few other topics. How to create service principal in Azure Follow the below steps to create a service principal in Azure Portal. 3. Click on the App registrations link from the left navigation. … Read more >>

Requested tenant identifier ‘00000000-0000-0000-0000-000000000000’ is not valid.

Requested tenant identifier '00000000-0000-0000-0000-000000000000' is not valid.

In this Azure article, we will discuss how to fix the error “Requested tenant identifier ‘00000000-0000-0000-0000-000000000000’ is not valid. Tenant identifiers may not be an empty GUID” which I got while trying to connect to Azure SQL Database from the Power BI desktop application. Requested tenant identifier ‘00000000-0000-0000-0000-000000000000’ is not valid. Tenant identifiers may not … Read more >>

How to find deleted users in Azure Active Directory

How to find deleted users in Azure Active Directory

Once you delete a user in Azure Active Directory, what if you want to see the deleted users and you have changed your mind and want to restore the deleted users in the Azure Active Directory? In this article, we will discuss how to find deleted users in Azure Active Directory and how we can … Read more >>

How to delete a user in Azure Active Directory

How to delete a user in Azure Active Directory

Creating a user in Azure active directory is quite easy and what about if you don’t want that user in your Azure Active Directory anymore and want to delete that user? Here in this Azure article, we will learn the steps to delete a user in Azure Active Directory from Azure Portal and using PowerShell. … Read more >>