{"id":38428,"date":"2009-05-31T09:07:14","date_gmt":"2009-05-31T09:07:14","guid":{"rendered":"https:\/\/www.vmengine.net\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/"},"modified":"2025-05-23T17:07:09","modified_gmt":"2025-05-23T17:07:09","slug":"cloud-windows-azure-sql-data-service","status":"publish","type":"post","link":"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/","title":{"rendered":"Cloud: Windows Azure &#8211; SQL Data Service"},"content":{"rendered":"<p><!--:it-->Microsoft&#8217;s Cloud Computing platform, which is of the Application\/Platform (Saas\/PaaS) type, has an interesting service, <a href=\"http:\/\/www.microsoft.com\/azure\/data.mspx\">SQL Data Service<\/a> (SDS), represents a cloud-based relational database developed with SQL <a href=\"http:\/\/www.microsoft.com\/italy\/server\/sql\/2008\/default.mspx\">Server 2008<\/a> technology of which I recommend to see the presentation in <a href=\"http:\/\/www.microsoft.com\/servers\/sql\/2008\/sqlserverenergy\/it\/it\/default.aspx?WT.srch=1&amp;WT.mc_id=ms_sql\">silverlight<\/a>.<\/p>\n<p><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone size-full wp-image-263\" title=\"sqlserver2008\" src=\"https:\/\/temp-new.vmenginelab.com\/wp-content\/uploads\/2009\/05\/sqlserver20081.jpg\" alt=\"sqlserver2008\" width=\"438\" height=\"459\" srcset=\"https:\/\/temp-new.vmenginelab.com\/wp-content\/uploads\/2009\/05\/sqlserver20081.jpg 438w, https:\/\/temp-new.vmenginelab.com\/wp-content\/uploads\/2009\/05\/sqlserver20081-286x300.jpg 286w\" sizes=\"(max-width: 438px) 100vw, 438px\" \/><\/p>\n<p>Through SDS it is possible to easily use an RDBMS relational database (such as SQL Server) taking advantage of the global distribution of Microsoft datacenters intended for the development of the <a href=\"http:\/\/www.microsoft.com\/azure\">Azure <\/a>project, therefore availability, scalability and security.<\/p>\n<h3>SQL Data Service Features<\/h3>\n<ul>\n<li>Creating, accessing and manipulating tables, views, indexes, roles, stored procedures, triggers and functions<\/li>\n<li>Insert,Update, and Delete<\/li>\n<li>Constraints<\/li>\n<li>Transactions<\/li>\n<li>Temp tables<\/li>\n<li>Query support<\/li>\n<li>Basic functions (aggregates, math, string, date\/time)<\/li>\n<li>A subset of the existing SQL built-in stored procedures and system views<\/li>\n<li>Ado.Net<\/li>\n<li>ODBC<\/li>\n<li>PHP<\/li>\n<li>Support for running SQL configuration scripts via SQLCMD and SQL Query Analyzer from within SQL Server Management Studio<\/li>\n<li>Support for Visual Studio and SQL Server Management Studio<\/li>\n<li>Support for SQL Server Management Studio, SQL Server PowerShell and programmatic access via SQL Server Management Objects (SMO)<\/li>\n<li>Support for friction free provisioning of Logical Servers and Databases through the SQL Data Services account portal<\/li>\n<li>SDS supports the SQL authentication modelRedundant copies of user database<\/li>\n<li>User authenticated by standard SQL logins<\/li>\n<li>Login map to user inside the database<\/li>\n<li>Current SQL USER and ROLE mechanisms continue to work with the database. GRANT\/DENY\/REVOKE permissions of SQL objects to USER\/ROLE<\/li>\n<li>Redundant copies of user databases for fast failover and high availability in case of failure<\/li>\n<li>Automatic load balancing for optimal resource utilization and performance<\/li>\n<li>Scale out with multiple databases and partition-aware application<\/li>\n<li>Automatic system backup for data protection<\/li>\n<li>A subset of existing SQL manageability facilities will be available<\/li>\n<\/ul>\n<p>As you can see from the list of features, it is like having installed your own SQL Server database network server and administering it with the usual tools (Management Server, SQL Analyzer, Visual Studio) using all the classic features of a SQL Server (functions, views, stored procedures, tables, indexes. transactions, etc.), but with the power and reliability of a scalable Cloud Computing infrastructure.<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-266\" title=\"Azure\" src=\"https:\/\/temp-new.vmenginelab.com\/wp-content\/uploads\/2009\/05\/azure1.jpg\" alt=\"Azure\" width=\"977\" height=\"309\" srcset=\"https:\/\/temp-new.vmenginelab.com\/wp-content\/uploads\/2009\/05\/azure1.jpg 977w, https:\/\/temp-new.vmenginelab.com\/wp-content\/uploads\/2009\/05\/azure1-300x95.jpg 300w, https:\/\/temp-new.vmenginelab.com\/wp-content\/uploads\/2009\/05\/azure1-768x243.jpg 768w, https:\/\/temp-new.vmenginelab.com\/wp-content\/uploads\/2009\/05\/azure1-720x228.jpg 720w\" sizes=\"(max-width: 977px) 100vw, 977px\" \/><\/p>\n<p>Obviously, it is unthinkable to use this service without supporting our SW interfaces to other Windows Azure services such as <a href=\"http:\/\/www.microsoft.com\/azure\/services.mspx\">.NET Services<\/a> because the lantence of the internet would make you lose the advantages of using a Cloud Based RDBMS, while being in the same datacenters with dedicated connectivity, you have the maximum advantage in performance.<\/p>\n<p>For now, the service is limited for each user to a database of a maximum of 10GB, which is not little, the payment model is the classic pay-as-you-go one.<\/p>\n<p>It is certainly a very professional service and is at the forefront among the current database services in the Cloud, it would be to be tested for large portals with a lot of traffic.<!--:--><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Microsoft&#8217;s Cloud Computing platform, which is of the Application\/Platform (Saas\/PaaS) type, has an interesting service, SQL Data Service (SDS), represents a cloud-based relational database developed with SQL Server 2008 technology of which I recommend to see the presentation in silverlight. Through SDS it is possible to easily use an RDBMS relational database (such as SQL [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":29059,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[97],"tags":[1010,134,248,252,1032,1033,1034,1035,1036,1037,1038,228,1039,1040],"class_list":["post-38428","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog-en","tag-azure-en","tag-cloud-computing-en","tag-ecosystem-en","tag-microsoft-en","tag-net-services-en","tag-rdbms-en","tag-sql-data-service-en","tag-sql-management-studio-en","tag-sql-query-analyzer-en","tag-sql-server-en","tag-sql-server-2008-en","tag-technical-en","tag-visual-studio-en","tag-windows-azure-en"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Microsoft&#039;s Cloud Computing platform, which is of the Application\/Platform (Saas\/PaaS) type, has an interesting service, SQL Data Service (SDS), represents a cloud-based relational database developed with SQL Server 2008 technology of which I recommend to see the presentation in silverlight. Through SDS it is possible to easily use an RDBMS relational database (such as SQL\" \/>\n\t<meta name=\"robots\" content=\"noindex, nofollow, max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Fabio Cecaro\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"VMengine | Cloud &amp; Virtual Computing - Cloud &amp; Virtual Computing\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Cloud: Windows Azure \u2013 SQL Data Service - VMengine | Cloud &amp; Virtual Computing\" \/>\n\t\t<meta property=\"og:description\" content=\"Microsoft&#039;s Cloud Computing platform, which is of the Application\/Platform (Saas\/PaaS) type, has an interesting service, SQL Data Service (SDS), represents a cloud-based relational database developed with SQL Server 2008 technology of which I recommend to see the presentation in silverlight. Through SDS it is possible to easily use an RDBMS relational database (such as SQL\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2009-05-31T09:07:14+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-05-23T17:07:09+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Cloud: Windows Azure \u2013 SQL Data Service - VMengine | Cloud &amp; Virtual Computing\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Microsoft&#039;s Cloud Computing platform, which is of the Application\/Platform (Saas\/PaaS) type, has an interesting service, SQL Data Service (SDS), represents a cloud-based relational database developed with SQL Server 2008 technology of which I recommend to see the presentation in silverlight. Through SDS it is possible to easily use an RDBMS relational database (such as SQL\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/2009\\\/05\\\/31\\\/cloud-windows-azure-sql-data-service\\\/#blogposting\",\"name\":\"Cloud: Windows Azure \\u2013 SQL Data Service - VMengine | Cloud & Virtual Computing\",\"headline\":\"Cloud: Windows Azure &#8211; SQL Data Service\",\"author\":{\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/author\\\/fabio-cecaro\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/wp-content\\\/uploads\\\/2009\\\/05\\\/Windows-Azure-SQL-Data-Service-1.png\",\"width\":374,\"height\":135,\"caption\":\"Windows Azure SQL Data Service\"},\"datePublished\":\"2009-05-31T09:07:14+02:00\",\"dateModified\":\"2025-05-23T17:07:09+02:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/2009\\\/05\\\/31\\\/cloud-windows-azure-sql-data-service\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/2009\\\/05\\\/31\\\/cloud-windows-azure-sql-data-service\\\/#webpage\"},\"articleSection\":\"Blog, Azure, cloud computing, Ecosystem, Microsoft, NET Services, Rdbms, SQL Data Service, SQL Management Studio, SQL Query Analyzer, SQL Server, SQL Server 2008, technical, Visual Studio, windows azure, Optional\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/2009\\\/05\\\/31\\\/cloud-windows-azure-sql-data-service\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/category\\\/blog-en\\\/#listItem\",\"name\":\"Blog\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/category\\\/blog-en\\\/#listItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/category\\\/blog-en\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/2009\\\/05\\\/31\\\/cloud-windows-azure-sql-data-service\\\/#listItem\",\"name\":\"Cloud: Windows Azure &#8211; SQL Data Service\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/2009\\\/05\\\/31\\\/cloud-windows-azure-sql-data-service\\\/#listItem\",\"position\":3,\"name\":\"Cloud: Windows Azure &#8211; SQL Data Service\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/category\\\/blog-en\\\/#listItem\",\"name\":\"Blog\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/#organization\",\"name\":\"VMengine | Cloud & Virtual Computing\",\"description\":\"Cloud & Virtual Computing\",\"url\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/author\\\/fabio-cecaro\\\/#author\",\"url\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/author\\\/fabio-cecaro\\\/\",\"name\":\"Fabio Cecaro\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/2009\\\/05\\\/31\\\/cloud-windows-azure-sql-data-service\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3466a8be58fb637e9b553b05f4b521d7e05a95b4980a15173f55ee1c963798b9?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Fabio Cecaro\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/2009\\\/05\\\/31\\\/cloud-windows-azure-sql-data-service\\\/#webpage\",\"url\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/2009\\\/05\\\/31\\\/cloud-windows-azure-sql-data-service\\\/\",\"name\":\"Cloud: Windows Azure \\u2013 SQL Data Service - VMengine | Cloud & Virtual Computing\",\"description\":\"Microsoft's Cloud Computing platform, which is of the Application\\\/Platform (Saas\\\/PaaS) type, has an interesting service, SQL Data Service (SDS), represents a cloud-based relational database developed with SQL Server 2008 technology of which I recommend to see the presentation in silverlight. Through SDS it is possible to easily use an RDBMS relational database (such as SQL\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/2009\\\/05\\\/31\\\/cloud-windows-azure-sql-data-service\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/author\\\/fabio-cecaro\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/author\\\/fabio-cecaro\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/wp-content\\\/uploads\\\/2009\\\/05\\\/Windows-Azure-SQL-Data-Service-1.png\",\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/2009\\\/05\\\/31\\\/cloud-windows-azure-sql-data-service\\\/#mainImage\",\"width\":374,\"height\":135,\"caption\":\"Windows Azure SQL Data Service\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/2009\\\/05\\\/31\\\/cloud-windows-azure-sql-data-service\\\/#mainImage\"},\"datePublished\":\"2009-05-31T09:07:14+02:00\",\"dateModified\":\"2025-05-23T17:07:09+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/\",\"name\":\"VMengine | Cloud & Virtual Computing\",\"description\":\"Cloud & Virtual Computing\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/temp-new.vmenginelab.com\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Cloud: Windows Azure \u2013 SQL Data Service - VMengine | Cloud & Virtual Computing","description":"Microsoft's Cloud Computing platform, which is of the Application\/Platform (Saas\/PaaS) type, has an interesting service, SQL Data Service (SDS), represents a cloud-based relational database developed with SQL Server 2008 technology of which I recommend to see the presentation in silverlight. Through SDS it is possible to easily use an RDBMS relational database (such as SQL","canonical_url":"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/","robots":"noindex, nofollow, max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/#blogposting","name":"Cloud: Windows Azure \u2013 SQL Data Service - VMengine | Cloud & Virtual Computing","headline":"Cloud: Windows Azure &#8211; SQL Data Service","author":{"@id":"https:\/\/temp-new.vmenginelab.com\/en\/author\/fabio-cecaro\/#author"},"publisher":{"@id":"https:\/\/temp-new.vmenginelab.com\/en\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/temp-new.vmenginelab.com\/wp-content\/uploads\/2009\/05\/Windows-Azure-SQL-Data-Service-1.png","width":374,"height":135,"caption":"Windows Azure SQL Data Service"},"datePublished":"2009-05-31T09:07:14+02:00","dateModified":"2025-05-23T17:07:09+02:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/#webpage"},"isPartOf":{"@id":"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/#webpage"},"articleSection":"Blog, Azure, cloud computing, Ecosystem, Microsoft, NET Services, Rdbms, SQL Data Service, SQL Management Studio, SQL Query Analyzer, SQL Server, SQL Server 2008, technical, Visual Studio, windows azure, Optional"},{"@type":"BreadcrumbList","@id":"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/temp-new.vmenginelab.com\/en\/#listItem","position":1,"name":"Home","item":"https:\/\/temp-new.vmenginelab.com\/en\/","nextItem":{"@type":"ListItem","@id":"https:\/\/temp-new.vmenginelab.com\/en\/category\/blog-en\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/temp-new.vmenginelab.com\/en\/category\/blog-en\/#listItem","position":2,"name":"Blog","item":"https:\/\/temp-new.vmenginelab.com\/en\/category\/blog-en\/","nextItem":{"@type":"ListItem","@id":"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/#listItem","name":"Cloud: Windows Azure &#8211; SQL Data Service"},"previousItem":{"@type":"ListItem","@id":"https:\/\/temp-new.vmenginelab.com\/en\/#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/#listItem","position":3,"name":"Cloud: Windows Azure &#8211; SQL Data Service","previousItem":{"@type":"ListItem","@id":"https:\/\/temp-new.vmenginelab.com\/en\/category\/blog-en\/#listItem","name":"Blog"}}]},{"@type":"Organization","@id":"https:\/\/temp-new.vmenginelab.com\/en\/#organization","name":"VMengine | Cloud & Virtual Computing","description":"Cloud & Virtual Computing","url":"https:\/\/temp-new.vmenginelab.com\/en\/"},{"@type":"Person","@id":"https:\/\/temp-new.vmenginelab.com\/en\/author\/fabio-cecaro\/#author","url":"https:\/\/temp-new.vmenginelab.com\/en\/author\/fabio-cecaro\/","name":"Fabio Cecaro","image":{"@type":"ImageObject","@id":"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/3466a8be58fb637e9b553b05f4b521d7e05a95b4980a15173f55ee1c963798b9?s=96&d=mm&r=g","width":96,"height":96,"caption":"Fabio Cecaro"}},{"@type":"WebPage","@id":"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/#webpage","url":"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/","name":"Cloud: Windows Azure \u2013 SQL Data Service - VMengine | Cloud & Virtual Computing","description":"Microsoft's Cloud Computing platform, which is of the Application\/Platform (Saas\/PaaS) type, has an interesting service, SQL Data Service (SDS), represents a cloud-based relational database developed with SQL Server 2008 technology of which I recommend to see the presentation in silverlight. Through SDS it is possible to easily use an RDBMS relational database (such as SQL","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/temp-new.vmenginelab.com\/en\/#website"},"breadcrumb":{"@id":"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/#breadcrumblist"},"author":{"@id":"https:\/\/temp-new.vmenginelab.com\/en\/author\/fabio-cecaro\/#author"},"creator":{"@id":"https:\/\/temp-new.vmenginelab.com\/en\/author\/fabio-cecaro\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/temp-new.vmenginelab.com\/wp-content\/uploads\/2009\/05\/Windows-Azure-SQL-Data-Service-1.png","@id":"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/#mainImage","width":374,"height":135,"caption":"Windows Azure SQL Data Service"},"primaryImageOfPage":{"@id":"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/#mainImage"},"datePublished":"2009-05-31T09:07:14+02:00","dateModified":"2025-05-23T17:07:09+02:00"},{"@type":"WebSite","@id":"https:\/\/temp-new.vmenginelab.com\/en\/#website","url":"https:\/\/temp-new.vmenginelab.com\/en\/","name":"VMengine | Cloud & Virtual Computing","description":"Cloud & Virtual Computing","inLanguage":"en-US","publisher":{"@id":"https:\/\/temp-new.vmenginelab.com\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"VMengine | Cloud &amp; Virtual Computing - Cloud &amp; Virtual Computing","og:type":"article","og:title":"Cloud: Windows Azure \u2013 SQL Data Service - VMengine | Cloud &amp; Virtual Computing","og:description":"Microsoft's Cloud Computing platform, which is of the Application\/Platform (Saas\/PaaS) type, has an interesting service, SQL Data Service (SDS), represents a cloud-based relational database developed with SQL Server 2008 technology of which I recommend to see the presentation in silverlight. Through SDS it is possible to easily use an RDBMS relational database (such as SQL","og:url":"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/","article:published_time":"2009-05-31T09:07:14+00:00","article:modified_time":"2025-05-23T17:07:09+00:00","twitter:card":"summary_large_image","twitter:title":"Cloud: Windows Azure \u2013 SQL Data Service - VMengine | Cloud &amp; Virtual Computing","twitter:description":"Microsoft's Cloud Computing platform, which is of the Application\/Platform (Saas\/PaaS) type, has an interesting service, SQL Data Service (SDS), represents a cloud-based relational database developed with SQL Server 2008 technology of which I recommend to see the presentation in silverlight. Through SDS it is possible to easily use an RDBMS relational database (such as SQL"},"aioseo_meta_data":{"post_id":"38428","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2025-05-24 13:38:50","updated":"2026-01-26 23:21:22","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/temp-new.vmenginelab.com\/en\/\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/temp-new.vmenginelab.com\/en\/category\/blog-en\/\" title=\"Blog\">Blog<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tCloud: Windows Azure \u2013 SQL Data Service\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/temp-new.vmenginelab.com\/en\/"},{"label":"Blog","link":"https:\/\/temp-new.vmenginelab.com\/en\/category\/blog-en\/"},{"label":"Cloud: Windows Azure &#8211; SQL Data Service","link":"https:\/\/temp-new.vmenginelab.com\/en\/2009\/05\/31\/cloud-windows-azure-sql-data-service\/"}],"jetpack_featured_media_url":"https:\/\/temp-new.vmenginelab.com\/wp-content\/uploads\/2009\/05\/Windows-Azure-SQL-Data-Service-1.png","_links":{"self":[{"href":"https:\/\/temp-new.vmenginelab.com\/en\/wp-json\/wp\/v2\/posts\/38428","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/temp-new.vmenginelab.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/temp-new.vmenginelab.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/temp-new.vmenginelab.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/temp-new.vmenginelab.com\/en\/wp-json\/wp\/v2\/comments?post=38428"}],"version-history":[{"count":1,"href":"https:\/\/temp-new.vmenginelab.com\/en\/wp-json\/wp\/v2\/posts\/38428\/revisions"}],"predecessor-version":[{"id":40866,"href":"https:\/\/temp-new.vmenginelab.com\/en\/wp-json\/wp\/v2\/posts\/38428\/revisions\/40866"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/temp-new.vmenginelab.com\/en\/wp-json\/wp\/v2\/media\/29059"}],"wp:attachment":[{"href":"https:\/\/temp-new.vmenginelab.com\/en\/wp-json\/wp\/v2\/media?parent=38428"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/temp-new.vmenginelab.com\/en\/wp-json\/wp\/v2\/categories?post=38428"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/temp-new.vmenginelab.com\/en\/wp-json\/wp\/v2\/tags?post=38428"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}