JovanPop

Automate migration to SQL Managed Instance using Azure PowerShell and DbaTools

In Azure cloud, you can easily migrate your databases from SQL Server on-premises or Azure VMs to fully-managed PaaS database service – Azure SQL Managed Instance. In this post you will see how to create PowerShell scripts that automate migration to Managed Instance using Azure PowerShell and DbaTools. The approach used in this article is …

Automate migration to SQL Managed Instance using Azure PowerShell and DbaTools Continue Reading

Increase data file size to improve HammerDB workload performance on General Purpose Managed Instance

General Purpose tier of Managed Instance uses Azure Premium Storage to store database files. In Azure Premium Storage IO performance depends on the file size. Increasing file size might be easy way to improve your performance. In this post you will see how to increase performance of HammerDB workload from 20K transactions/minute to 100K-300K transactions/minute …

Increase data file size to improve HammerDB workload performance on General Purpose Managed Instance Continue Reading

Azure SQL Managed Instance Business Critical tier is Generally Available

First published on MSDN on Dec 04, 2018 We are happy to announce General availability of Business Critical tier in Azure SQL Managed Instance – architectural model built for high-performance and IO demanding databases. After 5 months of public preview period Azure SQL Managed Instance Business Critical Service tier is generally available . Azure SQL …

Azure SQL Managed Instance Business Critical tier is Generally Available Continue Reading

Reaching Azure disk storage limit on General Purpose Azure SQL Database Managed Instance

First published on MSDN on Aug 20, 2018 Azure SQL Database Managed Instance General Purpose (GP) is SQL Server implementation on Azure cloud that keeps all database files on Azure storage. In this post you will learn how Managed Instance General Purpose allocates disks in the storage layer at the back end and why this …

Reaching Azure disk storage limit on General Purpose Azure SQL Database Managed Instance Continue Reading