Forum Discussion

Jason Benway's avatar
Jason Benway
Iron Contributor
Jul 03, 2017

Enable synchronization of PreferredDataLocation

I've read up on https://docs.microsoft.com/en-us/azure/active-directory/connect/active-directory-aadconnectsync-change-the-configurationto enable this synchronization. But I haven't seen what attribute is recommended in the onprem AD to sync with PreferredDataLocation in Azure AD.

 

Anyone that has done this have a recommendataion?

 

thanks

5 Replies

  • Chosing the attribute is up to you, as there is no "matching" on-premises attribute. The example in the article uses the "c" attribute, which is the the country/region representation based on ISO-3166 (https://www.iso.org/obp/ui/#search). You can create a rule based on this attribute, or choose any other single-valued string attribute, for example one of the custom/extension attributes.

    • Jason Benway's avatar
      Jason Benway
      Iron Contributor

      Thanks, I think I'm going to use extensionAttribute1 I think it was created from exchange.

       

      I don't see any object with a value in it.

       

      jb

      • Jason Benway's avatar
        Jason Benway
        Iron Contributor

        Well extensionattribute1 is already syncing and that exist in Azure AD....

Resources