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: docs/how-to-analyze-data-request-response.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This article outlines how to review Power Apps code app data requests and respon
4
4
## Prerequisites
5
5
- You have a code app that connects to data.
6
6
-[How to connect to data](./how-to-connect-to-data.md)
7
-
-[How to connect to Azure SQL](./how-to-connect-azure-sql.md)
7
+
-[How to connect to Azure SQL](./how-to-connect-to-azure-sql.md)
8
8
9
9
## View data requests in browser dev tools
10
10
In browser dev tools, where you can analyze network events, you can filter data requests to connectors by using **apihub.net** and you can filter data requests for Dataverse using **dynamics.com**.
0 commit comments