Capturing Query Metrics in Azure SQL Database | Data Exposed: MVP Edition

While Azure SQL Database is different than SQL Server in some ways, when it comes to gathering query metrics, a lot of the tools are the same. In this episode of Data Exposed: MVP Edition with Rie Merrit and Grant Fritchey, they will give you a quick r… Continue reading Capturing Query Metrics in Azure SQL Database | Data Exposed: MVP Edition

Lesson Learned #340: Storage and Memory allocated by Columnstore Indexes

Today, we got a new question how much is the size used by a columnstore index table at storage level and memory usage.
 
TSQL to obtain the total number of rows, size per schema, table and index.
Using the view sys.column_store_row_groups (Tr… Continue reading Lesson Learned #340: Storage and Memory allocated by Columnstore Indexes

Microsoft Learn: Programming Databases with Transact-SQL for Beginners

Have you ever wanted to learn more about programming databases for Transact SQL (T-SQL) but didn’t know where to start?  Here at Microsoft, we have officially launched a video series where you will be able to learn the basics of Programming Databa… Continue reading Microsoft Learn: Programming Databases with Transact-SQL for Beginners

Enable the new Microsoft Teams toggle for your organization

The new Microsoft Teams desktop app for Windows was announced yesterday at Enterprise Connect and many users are excited to start using it. As an admin, if your organization is in production, you will have the option to enable the new Teams experience … Continue reading Enable the new Microsoft Teams toggle for your organization

Training large AI models on Azure using CycleCloud + Slurm

Training large AI models on Azure using CycleCloud + Slurm
 
In the past year generative AI models have leapt into common discourse through the popularity of text-to-image models and services such as DALL-E and Stable Diffusion, but especially thr… Continue reading Training large AI models on Azure using CycleCloud + Slurm