I understand how to alter the storage limit for an Azure SQL data warehouse per https://docs.microsoft.com/en-us/sql/t-sql/statements/alter-database-azure-sql-data-warehouse
Is it possible to use SQL to determine the limit and the amount of space consumed of that limit so one could have an automated alert for "database near full" to avoid the consequences of an ADW database becoming full?