I want to dynamically create and delete docker containers in Azure for processing export request which is passed as Service Bus Message in topics
I am expecting ACI containers to be created dynamically through code and delete them when the work is done.