Skip to content

Commit ef14cbc

Browse files
Update articles/api-center/find-nonproduction-api-requests-dev-proxy.md
Co-authored-by: Dan Lepow <[email protected]>
1 parent bd49e8c commit ef14cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-center/find-nonproduction-api-requests-dev-proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Production APIs:
192192

193193
Using Dev Proxy and its `ApiCenterProductionVersionPlugin`, you can check if your app is using production-level APIs. The plugin compares the information about API requests from your app with information from Azure API Center and reports on any nonproduction API requests. It also recommends the production version of the APIs you're using. Verifying what APIs your app is using, helps you ensure that your app is using stable APIs, which are supported and covered by SLAs, making your app more robust. You can run this check manually or integrate with your CI/CD pipeline to ensure that your app is using production-level APIs before releasing it to production.
194194

195-
## More information
195+
## Related content
196196

197197
- [Learn more about Dev Proxy](/microsoft-cloud/dev/dev-proxy/overview)
198198
- [Learn more about Azure API Center](./key-concepts.md)

0 commit comments

Comments
 (0)