See the blog post here
This is a simple PowerShell Workflow that is designed to be ran from an Azure Automation account to pause your Azure SQL Data Warehouse using Suspend-AzureRmSQLDatabase with checks to see if there are queries running before pausing.
More to come!