Open torosent opened 1 year ago
@zhenqxuMSFT Now that this feature is not in preview anymore, could you give us an update on the issue related to Azure Pipelines and multiple ports?
Is this possible using Azure CLI without yaml config?
Is this possible using Azure CLI without yaml config?
Not yet
We use only TCP ports in our ACA, so we don't really need the default 443
and 80
ports open at all. We don't configure any ACA applications to have an ingress on those ports either. However, if I run nmap
against the ACA Environment's IP, it reports that 443
and 80
are open (in addition to our expected other TCP ports).
Is there a possibility to not have 443
and 80
open at all? IMO ACA should not even open those ports if there is no ingress apps configured for them.
Any update here?
Hello, any timeframes on making it supported by Terraform, and through Azure CLI without the need to use YAML? Appreciated.
8/30/2023 Public Preview: https://azure.microsoft.com/en-us/updates/public-preview-azure-container-apps-supports-additional-tcp-ports/ Docs: https://aka.ms/aca/additional-tcp-ports