Hi,
I have created a model driven application using Powerapps. This application is for internal employees of the organization which will be authenticated using Azure AD.
I have various custom entities like surveys.
My question is since this application is for internal employees they will have a record in the "User" entity. I also need to create a contact record for all the users.
Is it a best practice to have a "user" and a "contact" record for the same person?
Can I create a relationship between User and contact entity?
Thanks.
Thanks.