Skip to content

Commit 546edcc

Browse files
authored
Merge pull request #4243 from MicrosoftDocs/2216086
OData table permissions update - 2216086
2 parents fa6e43f + f6331b4 commit 546edcc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

powerapps-docs/maker/portals/configure/entity-lists.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sandhangitmsft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 03/10/2020
8+
ms.date: 03/16/2020
99
ms.author: sandhan
1010
ms.reviewer: tapanm
1111
---
@@ -498,8 +498,8 @@ To display records by using a calendar, those records need to include at a minim
498498

499499
If enabled, an entity can be published to an OData feed. The OData protocol is an application-level protocol for interacting with data via RESTful web services. Data from this feed can be viewed in a web browser, consumed by a client-side web application, or imported into [!INCLUDE[pn-excel-short](../../../includes/pn-excel-short.md)].
500500

501-
> [!Note]
502-
> The OData feed that is published is anonymous and does not have any authorization checks; therefore, it is important not to enable oData feeds for data that is unsuitable for anonymous portal access.
501+
> [!CAUTION]
502+
> Use caution when enabling OData feeds without entity permissions for sensitive information. OData feed is accessible anonymously and without authorization checks if **Enable Entity Permissions** is disabled.
503503
504504
## Enhanced view filter for entity lists
505505

0 commit comments

Comments
 (0)