MEDIUM
Source
CloudSploit
ID
container-apps-https-only

Container Apps HTTPS only

Ensures that Container Apps are only accessible over HTTPS.

Enabling ingress feature for container app redirects the non-secure HTTP requests to HTTPS ensuring that container apps are securely accessed. This allows server authentication and protects data in transit from potential security threats.

Enable HTTPS only by disabling allowInsecure feature for all Container apps.