I have created an app that sends sensitive information into a Dataverse table. I want to store this app and table in the production environment however I do not want normal users to have access to the table. How can I limit access to the table? For further context many users will have access to the production environment and I just want the Dataverse table to be unavailable to them.
Hi @RK-19121155-0. Consider the following to limit access to the table:
Create a Microsoft Entra security group containing only the users required to access the Production environment and assign that to the Production environment.
Create a custom security role with access to the table of interest and assign that to only the users required.
Note that users with the System Administrator security role assigned can view all data in the environment.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.