Monday, 9 March 2020

Sync Hybrid environment when Azure connected with On-Premis Active directory


In a hybrid environment where Azure AD is connected to an on-premises Active Directory Domain Services (AD DS) environment, this scenario can cause passwords to be different between the two directories.

Setting the permission to YES makes the password Synchronisation easy and the user can reset the password from the web browser.


https://aad.portal.azure.com/#blade/Microsoft_AAD_IAM/UsersManagementMenuBlade/PasswordReset






on Prem Active directory


Under Properties, select the boxes for the following options. You need to scroll through the list to find these options, which may already be set by default:
  • Write lockoutTime
  • Write pwdLastSet

No comments:

Post a Comment

How to Trigger a Microsoft Flow from a Custom Button in Dynamics 365

  When using Microsoft Flow the out-of-the-box button is nested under the ‘Flow’ section and is not easy to find nor is it customizable. Tri...