Skip to content

Commit efd88f2

Browse files
authored
Merge pull request #7266 from MicrosoftDocs/main
updating working
2 parents 0fe68eb + 422a0b9 commit efd88f2

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
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

powerapps-docs/maker/canvas-apps/test-studio.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
title: Test Studio
33
description: Describes Test Studio with overview, terminology, best practices, and limitations.
4-
author: maustinjones
4+
author: ChrisBal-MSFT
55

66
ms.topic: conceptual
77
ms.reviewer: tapanm
8-
ms.date: 04/24/2020
8+
ms.date: 11/04/2022
99
ms.subservice: canvas-maker
10-
ms.author: austinj
10+
ms.author: chrisbal
1111
search.audienceType:
1212
- maker
1313
search.app:
1414
- PowerApps
1515
contributors:
16-
- tapanm-msft
17-
- mattgon
16+
- mduelae
17+
- ChrisBal-MSFT
1818
- maustinjones
1919
ms.custom:
2020
- intro-internal
@@ -35,6 +35,10 @@ Power Apps Test Studio is a low-code solution to write, organize, and automate t
3535

3636
![Test Studio.](./media/test-studio/test-studio.png "Test Studio")
3737

38+
## Prerequisites
39+
40+
You must be creator or co-owner of an app to test the app with Test Studio.
41+
3842
## Test Studio terminology
3943

4044
The following section explains key Test Studio terminology.

0 commit comments

Comments
 (0)