From Service Pack 3, SQL Azure started to support for spatial types such as Geography and Geometry. We can insert the spatial data into Azure database and also query the data by using spatial query support.
SQL Azure is first pure cloud database, that ...