We need to be able to Deploy an application using Azure App Service Container (Web App for Containers)
We are using the latest azure plugin xld-azure-plugin-23.3.1.xldp with deploy 22.3
Currently, Azure App Service Container is not supported by AI.Deploy ( only Azure App Service Code) and we need it.
Azure container instances (ACI) are at a lower level compared to Azure App Service Container, and are not suitable for us.
Web App for Containers will deploy the containerized app with your preferred dependencies to production in seconds. The platform automatically takes care of OS patching, capacity provisioning, and load balancing.
Moreover, when deploying an azure container app, we must update container image : properties registry, image and tag must be able to set.
We also need to set application settings with placeholders.
Finally, we also need to set authentication settings to add identity providers.

Comments

  • Thank you for the request. It is being reviewed and we will follow up shortly.

  • We have received comprehensive use cases from our Field team and are currently exploring Azure APIs. We will update this idea with the specific scope we plan to address in the upcoming Fuji release.

  • Based on the information provided by the Sales Engineering team, we plan to introduce a new feature that supports the creation of a web app for Azure applications for publication as a Docker container. These changes will be released as an Early Access version in Fuji release cycle for additional feedback.