Skip to content

Commit e95b595

Browse files
committed
2587172
1 parent d874c94 commit e95b595

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

powerapps-docs/maker/portals/implement-webapi-component.md

Lines changed: 1 addition & 2 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: 11/10/2021
8+
ms.date: 01/25/2022
99
ms.subservice: portals
1010
ms.author: gisingh
1111
ms.reviewer: ndoelman
@@ -28,7 +28,6 @@ The following is an example of implementing a code component that uses the porta
2828
- Your portal version must be [9.3.10.x](/power-platform/released-versions/portals/portalupdate9310x) or higher.
2929
- Your starter portal package must be [9.2.2103.x](versions/package-version-9.2.2103.md) or higher.
3030
- You need to enable the site setting to enable the portals Web API for your portal. [Site settings for the Web API](web-api-overview.md#site-settings-for-the-web-api)
31-
- Portals requires Read permission to be set on the Web Resource table before users can see the code component on the webpage. [Allow read access to a web-resource table](component-framework.md#allow-read-access-to-a-web-resource-table)
3231
- Configure table security using table permission. [Table permissions using studio](configure/entity-permissions-studio.md)
3332

3433
## Code

0 commit comments

Comments
 (0)