You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/portals/implement-webapi-component.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: sandhangitmsft
5
5
ms.service: powerapps
6
6
ms.topic: conceptual
7
7
ms.custom:
8
-
ms.date: 11/10/2021
8
+
ms.date: 01/25/2022
9
9
ms.subservice: portals
10
10
ms.author: gisingh
11
11
ms.reviewer: ndoelman
@@ -28,7 +28,6 @@ The following is an example of implementing a code component that uses the porta
28
28
- Your portal version must be [9.3.10.x](/power-platform/released-versions/portals/portalupdate9310x) or higher.
29
29
- Your starter portal package must be [9.2.2103.x](versions/package-version-9.2.2103.md) or higher.
30
30
- 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)
32
31
- Configure table security using table permission. [Table permissions using studio](configure/entity-permissions-studio.md)
0 commit comments