News

And scaling a SQL database is substantially harder than adding application servers. Take a look at the resources available to your application.
In SQL Server, the database can be stored in different files and filegroups. If your database is small (100 MB or less), you do not need to worry too much about files and filegroups. But if you have a ...
Locate the new location of your database, then select the database and click OK. Click, OK. Click OK on the next window. Hit that F5 Key to refresh the SQL window.
OK, I’ll admit it. I’m not a DBA, but that doesn’t mean I haven’t overseen databases and their performance. I was (and probably still am) the guy who installed a Microsoft SQL database by hitting Next ...
To find the database name you can pipe the output of Get-AzureSqlDatabasServer directly to Get-AzureSqlDatabase. You can see here that I'll be using a database name of myazuredatabase. [Click on image ...
Since it is a single-database solution, Azure SQL Managed Instances are not available with Hyperscale. Hyperscale is currently available in public preview for single databases in the following regions ...