Azure-Samples / container-apps-store-api-microservice

Sample microservices solution using Azure Container Apps, Dapr, Cosmos DB, and Azure API Management
MIT License
340 stars 422 forks source link

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

Open onionhammer opened 2 years ago

onionhammer commented 2 years ago

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

rajesh-ms commented 1 year ago

You can either use key to represent APIM or enable mTLS