An Azure service that provides a general-purpose, serverless container platform.
Hi @SR,
Thanks for reaching out to Microsoft Q&A.
As per the system design, a managed environment that is referenced by a builder resource cannot be deleted. In your case, the builder bxxxxxxa6 references the managed environment you are trying to delete.
- If you want to delete the managed environment, the dependent builder resource must be deleted first.
- If you intend to continue using the builder, the managed environment cannot be deleted, as it is a hard-linked resource required for the builder to function. Deleting it while the builder exists would make the builder non-functional.
Hope this helps!
If the resolution was helpful, kindly take a moment to click on and click on Yes for was this answer helpful. And, if you have any further query do let us know.