Score:-1

How to sync from azure cloud to a local server

ps flag

I'm new to this company which only has an azure active directory in the cloud.

  • I'm tasked with getting azure active directories from the cloud to sync to my local server.
  • All the guides I've read thus far go from local to cloud sync. I need the cloud to local sync.

Any advice would be greatly appreciated. Thanks in advance

joeqwerty avatar
cv flag
You need to sync what exactly? Users? If so, you can't sync users from Azure AD to on premises AD.
13months avatar
ps flag
Yes, that's what I need to do. Is there another solution to this problem? Third party?
joeqwerty avatar
cv flag
What problem are you trying to solve exactly?
13months avatar
ps flag
To use the local AD with the firewall, VPN along with 2FA in the future.
Score:0
br flag

You cannot sync user/Password from azure active directory to on-premises, you only can sync from on-premises to azure active directory with Azure AD Connect.

You can export the list of users from your azure AD:

  1. Sign in to your Azure AD organization https://aad.portal.azure.com/.
  2. Navigate to Azure Active Directory > Users.
  3. In Azure AD, select Users > Download users. By default, all user profiles are exported.
  4. On the Download users page, select Start to receive a CSV file listing user profile properties. If there are errors, you can download and view the results file on the Bulk operation results page. The file contains the reason for each error.

The following user attributes are included:

  • userPrincipalName
  • displayName
  • surname
  • mail
  • givenName
  • objectId
  • userType
  • jobTitle
  • department
  • accountEnabled
  • usageLocation
  • streetAddress
  • state
  • country
  • physicalDeliveryOfficeName
  • city
  • postalCode
  • telephoneNumber
  • mobile
  • authenticationAlternativePhoneNumber
  • authenticationEmail
  • alternateEmailAddress
  • ageGroup
  • consentProvidedForMinor
  • legalAgeGroupClassification

As you can see you can't export the password by any means.

Hopes this helps!

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.