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/developer/common-data-service/access-web-services.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@ search.app:
21
21
22
22
Plug-ins and custom workflow activities can access the network through the HTTP and HTTPS protocols. This capability provides support for accessing popular web services like social sites, news feeds, web services, and more. The following web access restrictions apply to this sandbox capability.
23
23
24
+
- Your server must have the current [TLS and cipher suites](https://docs.microsoft.com/power-platform/admin/onpremises-server-cipher-tls-requirements).
24
25
- Only the HTTP and HTTPS protocols are allowed.
25
26
- Access to localhost (loopback) is not permitted.
26
27
- IP addresses cannot be used. You must use a named web address that requires DNS name resolution.
0 commit comments