Hello @Ilham Izzuddin
We have reviewed the issue where the customer was unable to delete Azure Container Instances (ACI) due to an “Internal Server Error” observed across Portal, Bash, and REST API.
Troubleshooting and actions performed:
Verified there were no resource locks or permission issues at the subscription and resource group level.
Confirmed that the ACI was in a Stopped state and not in the middle of any active operations.
Attempted deletion using multiple methods — Azure Portal, Azure CLI, and REST API — but the deletion continued to fail with the same internal server error.
Checked for attached dependencies such as Network Profiles and VNET associations.
Identified that the container instances were stuck in an inconsistent backend state, causing the deletion requests to fail.
Engaged the Azure Backend Team, who performed a backend cleanup to remove the stale container instances successfully.
The backend team has deleted the stuck container instances, and the issue is now resolved. The customer confirmed that the container groups are no longer visible in the resource group.
If issue resolved. Could you please accept the answer and upvote it