How to detect and delete unusable nodes in Batch Service automatically by PowerShell Script
In some circumstances, Azure Batch might set the node state to unusable due to different reasons. When a node is unusable, tasks can’t be scheduled to the node, but it still charges. If it’s not needed to find the root cause of node… Continue reading How to detect and delete unusable nodes in Batch Service automatically by PowerShell Script
