hi,
Thanks for the update, I did manage to remove the container group/instance in the end. The issue was with mounting an Azure File Share - specifically the mount location in the linux container, this seemed to cause the container group to always be in a "transitioning" (literally, the error was "the container group is still transitioning") state that prevented my bicep scripts from making any adjustments to the resources, and also wouldn't let me delete them. Restarting, then stopping the container group seemed to get it into a state where it could be deleted. Mounting the Azure file share in a different location within the container was the ultimate solution - though i'm not sure why it couldn't be mounted where originally specified i.e. under /mnt/maron