An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
The resources you are seeing are not unused or stuck. They are automatically created by Azure Container Apps as part of its setup.
When you create a Container Apps environment, Azure internally creates and manages an AKS cluster for you.
- The AKS cluster runs in a Microsoft‑managed subscription
- Some networking resources are created in your subscription
- Because of this design, these resources cannot be deleted separately
To remove these resources completely, you must delete the main Container Apps environment (i.e idss-mig-cae) and once the parent Container Apps resource is deleted, Azure will automatically clean up the related AKS and networking resources.
Note - If you want to remove that RG MC_*** from subscription, you will have to delete the parent Containers app resource /subscriptions/f53****rg/providers/Microsoft.App/managedEnvironments/idss********, but might not want to do that if currently using that resource.
This behavior is expected and by design.