Microsoft Azure Deletes A Pool From The Specified Account
When you request that a Pool be deleted, the following actions occur: the Poolstate is set to deleting; any ongoing resize operation on the Pool are stopped;the Batch service starts resizing the Pool to zero Compute Nodes; any Tasksrunning on existing Compute Nodes are terminated and requeued (as if a resizePool operation had been requested with the default requeue option); finally,the Pool is removed from the system. Because running Tasks are requeued, theuser can rer...