Restoring an Azure File Share Path from Azure Backup

Azure provides robust backup solutions for ensuring data resilience and business continuity. Azure Backup allows you to securely store copies of your data in the cloud, offering peace of mind in case of accidental deletions, data corruption, or other unforeseen issues. In this guide, we will walk through the process of restoring an Azure File … Read more

Registration campaign to set up Microsoft Authenticator

Microsoft Update: Registration campaign to set up Microsoft Authenticator Microsoft is enabling a stronger form of multifactor authentication from 15th September onwards. What this update is going to do: This will disable the SMS and Call authentication and for the users who have it enabled. When this prompt will be comes to register for Microsoft … Read more

Pros and Cons of Azure AD Connect vs. Cloud Sync Connect

In the world of cloud-based identity and access management, organizations often face the decision of choosing the right tool for synchronizing their on-premises Active Directory with Azure Active Directory (Azure AD) now Entra AD. Microsoft offers two popular options for this purpose: Azure/Entra AD Connect and Cloud Sync Connect. In this blog post, we’ll explore … Read more

Cannot start service AADConnectProvisioningAgent

  Recently I have posted an blog about HOW TO DEPLOY ENTRA CLOUDSYNC, go trough with that in case you have any deployment issues or to make sure you have followed the corrects steps.   This Blog is to give some insight on how to fix an error which generally comes during Entra CloudSync Deployment … Read more

HOW TO DEPLOY ENTRA CLOUDSYNC

  What is Microsoft Entra Cloud Sync: New offering from Microsoft that helps you achieve your hybrid identity goals for synchronization of users, groups, and contacts to Microsoft Entra ID. It accomplishes this by using the Microsoft Entra cloud provisioning agent instead of the Microsoft Entra Connect Sync tool. It can be used alongside Microsoft … Read more

Microsoft Entra ID to Deliver MFA Text Message via WhatsApp

In today’s world, the need for robust security measures has never been more critical. With the increasing frequency and sophistication of cyberattacks, it’s essential to safeguard our online accounts and data from unauthorized access. One of the most effective ways to enhance security is through Multi-Factor Authentication (MFA). Microsoft, a leader in the tech industry, … Read more

ADFS Upgradation

  It’s really difficult for the people to upgrade the current ADFS infrastructure to the latest one when old one is out of support.   what ADFS is and why it’s used in any organization: Active Directory Federation Services (AD FS) is the claim-based single sign-on (SSO) solution provided by Microsoft. It facilitates access to … Read more

Microsoft PasswordLess

PasswordLess What is PasswordLess? Passwordless authentication is a method of verifying a user’s login without the need for a traditional password. Instead of relying on a password, PasswordLess authentication uses alternative methods to verify a login, such as biometrics (e.g. fingerprint, facial recognition), ha0072dware tokens, or one-time codes sent to a trusted device. Why it’s … Read more

How to give AAD Connect account permissions

AAD connect Installation During the AD connect customize setup installation, you will see the below window to enter the Service account cred. 1: Create New AD account: This will ask you to enter Enterprise Admin credential to create new AD connector account like MSOL_cer44rwXXX In AAD connect when you check Connector properties you will see … Read more

How to register app in Azure

Azure is a cloud computing platform that provides a wide range of services to businesses and developers. One of these services is Azure App Registration, which allows you to register and manage your applications in Azure. Registering an app in Azure is a simple process that can be completed in just a few steps. In … Read more