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

Bug with Teams for communication credit

Think of before migrating or porting Toll Free no. to Teams for communication If you are an Direct customer or Indirect Customer with MS in both scenario this is good to know before coming in Production down situation. If you thinking to move to cloud for Communication. What type of Organization are you? An Call … Read more

How to Check and Enable TLS 1.2

What is Transport Layer Security (TLS)? Transport Layer Security cryptographic protocol that provides end-to-end security, or TLS is a widely adopted security protocol designed to facilitate privacy and data security for communications over the Internet. TLS is encrypting the communication between web applications and servers, such as web browsers loading a website. TLS can also be used … 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

How to Change the Update Channels for Microsoft Office

How many types of channels are there in Office 365? Current Channel – Provides users with the latest features as soon as Microsoft releases them. Monthly Enterprise Channel – Provides users with new or updated features only once a month on a schedule. Semi-Annual Enterprise Channel – For organizations that have a more controlled environment How to Change … 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

DKIM (DomainKeys Identified Mail)

In the world of email security, DKIM (DomainKeys Identified Mail) stands as a crucial line of defense against spoofing and phishing attacks. When used in conjunction with SPF (Sender Policy Framework), DKIM ensures that your domain remains secure and trustworthy. But what exactly is DKIM, and how does it work? Let’s dive in. What is … Read more

SPF (Sender Policy Framework)

SPF (Sender Policy Framework) What Is SPF Record? An SPF record is an email authentication record that can be published in DNS as a TXT record. It helps prevent spoofing and phishing by verifying the sender’s IP address against the return path address domain. Where to configure? To configure an SPF record, you need to … Read more