I am currently building a model-driven app for an healthcare organization.
The purpose of the app is to follow up on and keep track of mandatory training for the workers. For example all workers that are using equippment X need to attend course Y each year.
The app will be used by managers in each department, in total around 70 workers. The workers that require training is several thousand people. The workers will never open the app, only the 70 managers.
I have some questions regarding this scenario.
1) What is triggering the AAD Users to be synced to the systemuser entity? As it is now, only a few hundred users are in the systemuser entity and i really cant see why some are there but others are not.
2) What is the best way to make sure all several thousand workers are residing in the systemuser entity so that the managers can add courses and follow up on them?
3) We can setup a dataflow from basically all data sources available, but Azure AD is not present. Any one know why? Or what do I miss here?