Support --allow-insecure option in az containerapp compose create command #7632
Labels
Auto-Assign
Auto assign by bot
ContainerApp
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
This issue is responsible by Azure service team.
Describe the bug
After run the az container compose create command with the following docker-compose file, the Ingress has been enabled successfully with the correct protocol and target port. However, there is no option in docker-compose file to allow insecure connections.
Related command
az containerapp compose create
Errors
N/A
Issue script & Debug output
N/A
Expected behavior
There should be a configuration in the docker-compose file to allow insecure connections.
Environment Summary
Additional context
No response
The text was updated successfully, but these errors were encountered: