|
|
-
|
|
Following the announcements at “Meet Windows Azure” event, we now have three options to run SQL Server on CLOUD; They are:
1. SQL Azure which is now called Windows Azure SQL Database
2. SQL Server on Windows Azure VM Roles
3. SQL Server on Amaz...
|
|
-
|
|
In this blog-post, I am going to create a stored procedure that accepts a parameter with SQL Azure.
So I have a table that lists firstname, lastname of the customer along with location details. Here’s what it looks like:
And just note that I running...
|
|
-
|
|
[I am referring to price reduction announcements by Azure and AWS in Early March 2012]
This week, Microsoft announced price reduction for Windows Azure compute and storage. Read more here – And even AWS announced price reduction too. Read more here. ...
|
|
-
|
|
Summary First:
1. New 100 MB Database Option
2. Significant Price reduction for Database sizes greater than 1 GB!
3. Note the Changes in Billing increments
The new pricing model is:
Database Size
Price Per Database Per Month
0 to 100 MB (Web)
Flat $5....
|
|
-
|
|
There’s an interesting SQL Azure lab in public preview called “SQL Azure security services”. It let’s you review security issues and Attack surface of your SQL Azure database. To give you a taste of the usefulness of this service, following is information ...
|
|
-
|
|
SQL server 2012 introduces a straightforward way to migrate to SQL Azure via SSMS. So Let’s get in action. Fire up SQL server management studio 2012 RC0:
Go To Object Explorer, Source Database, Tasks, Deploy Database to SQL Azure:
You’ll see deploy datab...
|
|
-
|
|
In 2011, I had written a Guest post on Pinal Sir’s blog about SQL Azure Interview Q&A – It was fun, so this time around I put together a 10 beginner level Windows Azure Questions.
They are on BeyondRelational.com and apart from Azure Questi...
|
|
-
|
|
In this blog post, we would see how to enable RDP (Remote Desktop) for a Windows Azure web role. You would see that it’s pretty straightforward. Just note that this blog post is not about How to deploy a Windows Azure web role and it’s also not about Ho...
|
|
-
|
|
Aim of “Getting started with SQL Azure” series is to offer you a set of brief articles that could act as a Launchpad for your to-be wonderful journey of exploring Microsoft’s cloud based database solution i.e. SQL Azure.In part 6, I have discussed the S...
|
|
-
|
|
Aim of “Getting started with SQL Azure” series is to offer you a set of brief articles that could act as a Launchpad for your to-be wonderful journey of exploring Microsoft’s cloud based database solution i.e. SQL Azure.In this blog post, I have discuss...
|
|