container-apps-store-api-microservice icon indicating copy to clipboard operation
container-apps-store-api-microservice copied to clipboard

When using APIM how do you prevent circumventing APIM to go straight to backend?

Open onionhammer opened this issue 3 years ago • 1 comments

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

It seems from the example that APIM would provide no protection to the container apps if the underlying FQDN was known

onionhammer avatar Sep 27 '22 21:09 onionhammer

You can either use key to represent APIM or enable mTLS

rajesh-ms avatar Jan 04 '23 17:01 rajesh-ms