Skip to content

Commit 9f8615a

Browse files
authored
Tweaks
1 parent 3264d6d commit 9f8615a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

powerapps-docs/maker/common-data-service/data-platform-restricted-entities.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ search.app:
1717

1818
App makers, who are building custom apps, can use all of the Common Data Service entities available within [Common Data Model](https://docs.microsoft.com/common-data-model/) to create apps and flows for users who have any version of Power Apps license.
1919

20-
However, a smaller set of entities tied to Dynamics 365 products require canvas and model-driven app users to have a license for the corresponding Dynamics 365 product if they need to create, update, or delete records within the entities. These are referred to as restricted entities.
20+
However, a smaller set of entities tied to Dynamics 365 apps (Dynamics 365 Sales, Customer Service, Field Service, Marketing, or Project Service Automation) require canvas and model-driven app users to have a license for the corresponding Dynamics 365 app if they need to create, update, or delete records within the entities. These are referred to as restricted entities.
2121

22-
Entities may be restricted to a Dynamics 365 license for the following reasons:
22+
Entities may be restricted to a Dynamics 365 app license for the following reasons:
2323
* The entity is used to store and maintain product-specific configuration data that should typically be not used outside of the application.
2424
* The entity is accompanied by advanced logic that creates and maintains data in a specific way when used within a Dynamics 365 product.
2525

26-
If an app or flow only reads information from an entity, a Dynamics 365 license is not required and an appropriate Power Apps or Power Automate license is all that's needed.
26+
If an app or flow only reads information from an entity, a Dynamics 365 app license is not required and an appropriate Power Apps or Power Automate license is all that's needed.
2727

2828
## Restricted entities for create, update, and delete operations
2929
The following table lists the restricted entities and the associated Dynamics 365 license requirements for users who create, update, or delete data stored within these entities.

0 commit comments

Comments
 (0)