Skip to content

Commit 422a0b9

Browse files
authored
Merge pull request #7265 from MicrosoftDocs/paulliew-patch-1
Update user-team-entities.md
2 parents 8641065 + e15e39e commit 422a0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/data-platform/user-team-entities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ User and team management is the area of Microsoft Dataverse where you can create
5353
> A user's set of privileges is a union of privileges from the user's roles and privileges from all teams’ roles in which the user is a member.
5454
5555

56-
Non-interactive users are often used when writing service-to-service code because they do not use up a license. Dataverse allows for five free non-interactive users. To disable a non-interactive user, update the user record changing the `accessmode` value to any other value. The user will be disabled automatically.
56+
Non-interactive users are often used when writing service-to-service code because they do not use up a license. Dataverse allows for seven free non-interactive users. To disable a non-interactive user, update the user record changing the `accessmode` value to any other value. The user will be disabled automatically.
5757

5858
## Community tools
5959

0 commit comments

Comments
 (0)