Skip to content

Commit 0b5fc5a

Browse files
Update articles/api-center/check-minimal-api-permissions-dev-proxy.md
Co-authored-by: Dan Lepow <[email protected]>
1 parent 9222aab commit 0b5fc5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-center/check-minimal-api-permissions-dev-proxy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ No errors occurred.
222222

223223
Using the `ApiCenterMinimalPermissionsPlugin`, you can check if your app is calling APIs using minimal permissions. The plugin compares the information about API requests from your app with information from Azure API Center and reports on excessive permissions. It also recommends the minimal permissions needed to call the APIs that you're using in your app. Verifying that your app is calling APIs using minimal permissions, helps you make your app more secure. You can run this check manually or integrate with your CI/CD pipeline to ensure that your app is calling APIs using minimal permissions before releasing it to production.
224224

225-
## More information
225+
## Related content
226226

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

0 commit comments

Comments
 (0)