Is your feature request related to a problem? Please describe.
When deploying Azure Container Apps using Terraform, registry secret or ACR token exchange (401 authentication) failures are not surfaced in customer-accessible logs during initial revision provisioning. This makes it difficult to diagnose deployment issues when authentication to the container registry fails, as the underlying error is not clearly exposed.
Describe the solution you'd like.
If possible, surface clearer and more actionable error messages (for example, explicit 401 authentication failure details) in customer-accessible logs during provisioning, so that customers can more easily identify and troubleshoot registry authentication issues.
Is your feature request related to a problem? Please describe.
When deploying Azure Container Apps using Terraform, registry secret or ACR token exchange (401 authentication) failures are not surfaced in customer-accessible logs during initial revision provisioning. This makes it difficult to diagnose deployment issues when authentication to the container registry fails, as the underlying error is not clearly exposed.
Describe the solution you'd like.
If possible, surface clearer and more actionable error messages (for example, explicit 401 authentication failure details) in customer-accessible logs during provisioning, so that customers can more easily identify and troubleshoot registry authentication issues.