microsoft / azure-container-apps

Roadmap and issues for Azure Container Apps
MIT License
362 stars 29 forks source link

Cannot deploy to Azure Container Apps #954

Open mjakeirwin opened 11 months ago

mjakeirwin commented 11 months ago

Please provide us with the following information:

This issue is a: (mark with an x)

Issue description

I am getting the following error trying to deploy to my Azure container app environment. I have changed no settings with the environment or the container that I am deploying. The same container was able to be deployed last night

Error code BadRequest Message {"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-33fa8c75329467ff0514954b42323bb4-9b331f3e3dc78d2b-01","errors":{"$":["Unknown properties additionalPortMappings in Microsoft.ContainerApps.WebApi.Views.Version20230501.ContainerAppIngress are not supported"]}}

Steps to reproduce

  1. Deploy revision on Azure container app
  2. ..

Expected behavior [What you expected to happen.] Container to be deployed

Actual behavior [What actually happened.] Sending this error code: Error code BadRequest Message {"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-33fa8c75329467ff0514954b42323bb4-9b331f3e3dc78d2b-01","errors":{"$":["Unknown properties additionalPortMappings in Microsoft.ContainerApps.WebApi.Views.Version20230501.ContainerAppIngress are not supported"]}}

Screenshots
If applicable, add screenshots to help explain your problem. Screenshot 2023-10-24 at 11 30 01 AM

Additional context

Ex. Did this issue occur in the CLI or the Portal? Portal

ktesoufi commented 11 months ago

I am getting the same error when using the Portal to create a new revision via the UI.

JennyLawrance commented 11 months ago

Thanks for the bug report. We are investigating.

sanchitmehta commented 11 months ago

Issue Update: We've discovered a bug in Portal where an incorrect API version is being utilized for a subset of our users. This affects the updating of the additionalPortMappings property.

Our team is actively working on a fix. We'll provide an updated timeline for deployment soon. We appreciate your patience

miguelEsteban commented 11 months ago

same here

sanchitmehta commented 11 months ago

Issue Update 2 : We would have a fix deployed across all regions by the end of the day 10/25 PST to fix this problem

sanchitmehta commented 11 months ago

Issue Update 3: We have rolled out a fix for this issue across all regions, please let us know if you still face any issue