Managing Temporary User Access in Dataverse with Access Teams
Access Teams let you give people access to one specific record, not the whole table.
Access Teams in Microsoft Dataverse are a powerful way to provide temporary, record-level access to users without changing the ownership of the record or assigning full security roles. They are especially useful in scenarios where multiple users need to collaborate on a single record, such as cases, opportunities, or projects, for a limited period. Access Teams rely on Access Team Templates, which define specific permissions like read, write, append, append-to, assign, and share, applied only to the selected record. Internally, when a user is added to an Access Team, Dataverse creates entries in the PrincipalObjectAccess (POA) table, which tracks who can access which record and what level of access they have. This approach ensures precise, controlled access, reduces security risks, and allows dynamic collaboration without the complexity of assigning security roles or changing record ownership. Access Teams also support automation, enabling users to be added or removed based on record lifecycle events, making them ideal for approval workflows, case escalations, or temporary project collaboration. However, Access Teams should be used judiciously, as excessive use can cause POA table growth, impacting system performance, and they are not suitable for permanent access or ownership scenarios.
- Read
- Write
- Append
- Append To
- Delete
- Assign
- Share
- Create
- You create an Access Team Template
- Template defines:
- Entity (table)
- Permissions
- Access Team is automatically created per record
- Users added to the Access Team get row-level access
- Internally, Dataverse creates POA (PrincipalObjectAccess) entries
- Share a record they already have access to
- Grant access to other users or teams
- Control permissions like Read / Write / Append on that record
- Access Team Templates
- Predefined permission sets
- Automatic POA (PrincipalObjectAccess) entries
- Changing ownership
- Assigning roles
- If users decide → use Share permission
- If the system decides → use Access Teams
- Access Team Template is evaluated
- Dataverse creates POA entries
- Permissions are applied instantly
- Record ownership remains unchanged
- Related POA entries are deleted
- User immediately loses access
- No role or ownership change occurs
- Fast
- Secure
- Reversible
- Cannot own records
- No security roles
- No create or delete permissions
- Not suitable for long-term access
- POA table can grow if not cleaned up
- Not ideal for high-volume sharing
- Overusing Owner Teams can complicate ownership
- Overusing Access Teams can grow the POA table
- Choose based on business intent, not convenience
Published on:
Learn moreRelated posts
Updates available for Microsoft 365 Apps for Current Channel
We’ve released updates to the following update channel for Microsoft 365 Apps: Current Channel When this will happen: We’ll be gra...
Microsoft 365 Admin agent is now generally available for all admins
The Microsoft 365 Admin agent is now generally available for all Microsoft Entra built-in administrators, offering AI-powered natural language...
How Permissions Creep Can Halt the Microsoft Graph PowerShell SDK
The Microsoft Graph PowerShell Command Line tools app is how people run Microsoft Graph PowerShell SDK cmdlets. The app can suffer from permis...
SharePoint: Cross-post SharePoint News to Engage
This feature allows SharePoint News authors to distribute posts to an Engage community or storyline while preserving full fidelity rendering a...
Power Automate: Office 365 Outlook - Export email Action
Exports an Outlook email as a binary EML file by Message ID. Attachments are included inside the file.
Microsoft Teams: Migrate shared Teams devices to passwordless Entra resource accounts
Microsoft Teams is introducing a new migration experience in the Teams Rooms Pro Management portal to move shared device accounts to passwordl...
Microsoft 365 & Power Platform Call (Microsoft Speakers) – July 21st, 2026 – Screenshot Summary
Call Highlights SharePoint Quicklinks: Primary PnP Website: https://aka.ms/m365pnp Documentation & Guidance SharePoint Dev Videos Issues...
Microsoft 365 Copilot: Configure organization policy link for blocked Copilot Chat users
Starting July 2026, Microsoft 365 Copilot will let admins add a custom policy link for users blocked from Copilot Chat, providing organization...
Primer: Use JSON Batching to Speed up Graph Processing
JSON batching is one of the most effective ways to speed up the processing of Graph API requests. Although it might seem complicated, once you...
Microsoft Copilot (Microsoft 365): Power BI integration in M365 Copilot
This release enables M365 Copilot to reason over Power BI enterprise data and returns grounded answers directly from Power BI reports and sema...