Tag: sql azure
-
Configuring SQL Azure for Auto-Scale
Auto-scaling is a feature that dynamically adjusts the amount of compute and storage resources allocated to your Azure SQL Database based on current workloads. This capability ensures that your database can handle varying loads…
-
Understanding Blob Storage on Azure (Video)
Today, I managed daily operation to backup my database into a bacpac file. Bacpac is another version data structure on SQL Server. it is just like .bak on casual SQL Server but more compatible…
-
Migrating SQL Server 2012 to SQL Azure
This three minutes video will show you how to migrate your SQL Server 2012 to SQL Azure. After watching this video you should care some detail of the migration such as Cheers, @ridife
-
Tips to Migrate Your Windows Azure Web
Problem You want to move your Windows Azure solution Web Site from your subscriptions to the others Solution Solution A. Make Sure it has same service administrator If you have a same service administrator…