PIM activation process on Azure resources/subscription

1. Inside of Privileged Identity Management (PIM) select the Azure Resources blade 2. Inside of PIM>Azure Resources we will need to select “Discover resources” 3. Inside of “Discover Resources” you will find any subscription attached to the tenant that has not been attached to PIM (In this example my only subscription has already been attached … Read more

Configure the AD FS Servers with Azure MFA

MFA was not getting prompted while logging in to RDS and giving error: To resolve the above error, followed below steps. Make sure steps required to be performed on all AD FS servers in the farm: Step 1: Generate a certificate for Azure MFA on each AD FS server using the New-AdfsAzureMfaTenantCertificate cmdlet The first … Read more

Hiding contact from GAL in Sync Environment

How to hide contact in hybrid/synchronized environment in Office 365. When you have Hybrid environment or synchronized environment where AAD connect sync your all users, attributes from on-prem to Office 365. How you can hide the contact from GAL (Global Address List). It’s a big challenge as msExchHideFromAddressLists attribute by default is set not to … Read more