Create unlimited Client Secret in Azure AD
A Client Secret has an expiration date of up to 2 years when you create it from the Azure AD portal. But we don't want to take care of it and renew the Client Secret every 2 years. What if…
A Client Secret has an expiration date of up to 2 years when you create it from the Azure AD portal. But we don't want to take care of it and renew the Client Secret every 2 years. What if…
Sometimes you want to run an automated Exchange Online PowerShell script without inserting credentials or getting MFA prompts. What is a safe and excellent way to do that? In this article, you will learn how to configure Certificate Based Authentication…
In this article, we will show you how to use PowerShell commands to manage the recovery of deleted users in Office 365. A deleted user account will be kept in the Azure Active Directory recycle bin for 30 days by…