Hi @Rajesh Venkatraman ,
Thank you for the details.
Since your existing Container Apps are still running, but the Container Apps Managed Environment is in a Failed state and new deployments are blocked, the issue appears to be at the environment/control-plane level, rather than with the individual applications.
As you mentioned that there were no subnet delegation changes, we should not assume the same root cause as similar cases.
Could you please check the following:
Run az containerapp env show for the affected environment.
Check the Activity Log for failed Microsoft.App/managedEnvironments operations and note any error details or correlation IDs.
Run Diagnose and solve problems from the Container Apps environment in the Azure portal.
If the environment uses VNet integration, please also verify the current subnet and delegation settings.
If the environment remains in the Failed state, please share the environment output, Azure region, deployment error, and Activity Log error/correlation ID. This will help us determine the next steps and whether platform-level investigation is required.
Thank you.