The canal public API runs on Azure Container Apps and security cannot see ingress or console logs. What should the security engineer configure?
Select an answer to reveal the explanation.
Short Explanation
If security can’t see Container Apps ingress or console output, aim the environment at Log Analytics (or diagnostics). WAF at the edge is Domain 2; this is about ACA environment logs.
Full Explanation
Azure Container Apps environments can be configured to send logs to a Log Analytics workspace (or via diagnostic settings) so ingress, console, and system logs support security monitoring. That is the Domain 3 ACA monitoring control. Front Door WAF belongs to public-edge Domain 2 topics and does not replace environment logging. Dapr bindings and revision recipes are application-development concerns (AZ-204), not the monitoring configuration asked here.