Skip to content

Commit b19d642

Browse files
authored
Update how-to-analyze-data-request-response.md
fixing a typo in the link to the code app + Azure SQL walkthrough
1 parent a5853fe commit b19d642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to-analyze-data-request-response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This article outlines how to review Power Apps code app data requests and respon
44
## Prerequisites
55
- You have a code app that connects to data.
66
- [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)
88

99
## View data requests in browser dev tools
1010
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

Comments
 (0)