Skip to content

Commit a969c58

Browse files
authored
Update reference-cloud-provisioning-faq.md
1 parent 47e3ef7 commit a969c58

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/active-directory/cloud-provisioning/reference-cloud-provisioning-faq.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Cloud provisioning is scheduled to run every 2 mins. Every 2 mins, any user, gro
2626

2727
This is expected. The failures are due to the user object not present in Azure AD. Once the user is provisioned to Azure AD, password hashes should provisioning in the subsequent run. Wait for a couple of runs and confirm that password hash sync no longer has the errors.
2828

29+
**Q: What happens when the AD has attributes that are not supported by cloud provisoning (for instance, directory extensions)?
30+
31+
Cloud provisioning will run and provision the supported attributes. The unsupported attributes will not be provisioned to Azure AD. Review the directory extensions in AD and ensure that you do not need those attribute to flow to Azure AD. If one or more attributes are required, consider using Azure AD Connect sync or moving the required information to one of the supported attributes (for instance, extension attributes 1-15).
32+
2933
**Q: What's the difference between Azure AD Connect sync and cloud provisioning?**
3034

3135
With Azure AD Connect sync, provisioning runs on the on-premises sync server. Configuration is stored on the on-premises sync server. With Azure AD Connect cloud provisioning, the provisioning configuration is stored in the cloud and runs in the cloud as part of the Azure AD provisioning service.

0 commit comments

Comments
 (0)