Skip to content

Commit a5853fe

Browse files
authored
Update README.md
Adding a link to the docs on how to analyze connector requests/responses.
1 parent c71631e commit a5853fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ The managed platform accelerates innovation in safe environments. When ready, ap
3030
- [Create a code app from scratch](docs/how-to-create-from-scratch.md)
3131
- [Connect a code app to data](docs/how-to-connect-to-data.md)
3232
- [How to connect to Azure SQL](docs/how-to-connect-to-azure-sql.md)
33+
- ...
3334
- [Limitations](#limitations)
3435
- [See also](#see-also)
3536
- [Preview disclaimer](#preview-disclaimer)
@@ -140,6 +141,8 @@ Code apps enable connecting to Power Platform connectors. To do this, you will c
140141
## 3. [How to connect to Azure SQL](docs/how-to-connect-to-azure-sql.md)
141142
The linked documentation contains a detailed walkthrough for connecting your code app to Azure SQL.
142143

144+
## 4. [How to analyze connector data requests and responses](./docs/how-to-analyze-data-request-response.md)
145+
143146
# Limitations
144147

145148
1. Code apps can invoke APIs outside of Power Platform connectors. Code apps do not support [Content Security Policy](https://learn.microsoft.com/power-platform/admin/content-security-policy) (CSP), yet.

0 commit comments

Comments
 (0)