Skip to content

Commit a842cc7

Browse files
authored
Merge pull request #732 from MicrosoftDocs/master
Publish: updated permissions info in share-app.md
2 parents 3a38cc8 + 965f8c1 commit a842cc7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

powerapps-docs/maker/canvas-apps/share-app.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,11 @@ Before you share an app, you must save it to the cloud (not locally) and then pu
7676

7777
### Common Data Service for Apps
7878

79-
If you create an app based on Common Data Service for Apps, you must also ensure that the users who will run it have the appropriate permissions for the entity or entities on which the app relies. Specifically, those users must belong to a security role that can perform tasks such as creating, reading, writing, and/or deleting relevant records. If you have **System administrator** or **System customizer** permissions for the database in this environment, you can create a custom role and then add users to it.
79+
If you create an app based on Common Data Service (CDS) for Apps, you must also ensure that the users who will run it have the appropriate permissions for the entity or entities on which the app relies. Specifically, those users must belong to a security role that can perform tasks such as creating, reading, writing, and/or deleting relevant records. In many cases, you'll want to create one or more custom security roles with the exact permissions that users need to use your apps. You can then add users to that role or roles as appropriate.
80+
81+
#### Prerequisite
82+
83+
To perform the next two procedures, you must have **System administrator** permissions for a CDS for Apps database.
8084

8185
#### Create a security role
8286

@@ -122,4 +126,4 @@ If you create an app based on Common Data Service for Apps, you must also ensure
122126

123127
### Common Data Service (previous version)
124128

125-
When you share an app that's based on an older version of the Common Data Service, you must share the runtime permission to the service separately. If you don’t have permission to do this, see your environment admin.
129+
When you share an app that's based on an older version of the Common Data Service, you must share the runtime permission to the service separately. If you don’t have permission to do this, see your environment admin.

0 commit comments

Comments
 (0)