{"id":2021,"date":"2018-11-07T00:00:00","date_gmt":"2018-11-07T08:00:00","guid":{"rendered":"https:\/\/azure.microsoft.com\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights"},"modified":"2023-07-31T14:03:00","modified_gmt":"2023-07-31T21:03:00","slug":"azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/","title":{"rendered":"Azure SQL Data Warehouse introduces new productivity and security capabilities"},"content":{"rendered":"<p>SQL Data Warehouse continues to provide a best in class price to performance offering, leading others in <a href=\"https:\/\/gigaom.com\/report\/data-warehouse-in-the-cloud-benchmark\/\" target=\"_blank\" rel=\"noopener\">TPC-H<\/a> and <a href=\"https:\/\/fivetran.com\/blog\/warehouse-benchmark\" target=\"_blank\" rel=\"noopener\">TPC-DS<\/a> benchmarks based on independent testing. As a result, we are seeing customers, including more than 50 percent of Fortune 1000 enterprise such as <a href=\"https:\/\/customers.microsoft.com\/en-us\/story\/ab-inbev-consumer-goods-azure\" target=\"_blank\" rel=\"noopener\">Anheuser Busch InBev<\/a>, <a href=\"https:\/\/customers.microsoft.com\/en-us\/story\/thomson-reuters-media-telco-azure\" target=\"_blank\" rel=\"noopener\">Thomson Reuters<\/a>, and <a href=\"https:\/\/customers.microsoft.com\/en-us\/story\/thyssenkrupp-manufacturing-azure-iot\" target=\"_blank\" rel=\"noopener\">ThyssenKrupp<\/a> build new analytics solutions on Azure.\u00a0<\/p>\n<p>With the launch of <a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/turbocharge-cloud-analytics-with-azure-sql-data-warehouse\/\" target=\"_blank\" rel=\"noopener\">SQL Data Warehouse Gen2<\/a> in April 2018, customers have benefited tremendously from query performance and concurrency enhancements. To support our customers\u2019 exponentially growing data volume and resulting analytics workloads, today we are sharing new SQL Data Warehouse features. Enhanced workload management, <a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/row-level-security-is-now-supported-for-azure-sql-data-warehouse\/\" target=\"_blank\" rel=\"noopener\">row-level security<\/a>, and improved operational experiences.<\/p>\n<p>\n<img loading=\"lazy\" decoding=\"async\" alt=\"Azure SQL Data Warehouse\" height=\"635\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/11\/93d3a3ba-d24c-4115-96c8-e98bb0e19012.webp\" title=\"Azure SQL Data Warehouse\" width=\"1053\"><\/p>\n<h2>Enhanced workload management<\/h2>\n<p>SQL Data Warehouse will offer workload management capabilities that optimize query execution to ensure that high-value work gets priority access to system resources. With features such as workload importance, customers can use a single SQL Data Warehouse database to more efficiently run multiple workloads, taking away the complexity of separate data warehouses for each solution. With this new capability, SQL Data Warehouse enables better control, utilization, and optimization over deployed resources. Workload importance will be available for all SQL Data Warehouse customers later this year at no additional cost.<\/p>\n<h2>Industry-leading security<\/h2>\n<p>SQL Data Warehouse now supports native <a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/row-level-security-is-now-supported-for-azure-sql-data-warehouse\/\" target=\"_blank\" rel=\"noopener\">row-level security (RLS)<\/a>, enabling customers to implement the most stringent security policies for fine-grained access control. Going forward, customers will be able to change security policies without redesigning and redeploying of the data warehouse and there will be no impact to query performance when row-level security is applied. By implementing granular security directly in the database tier itself, and with <a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-now-supports-aad-large-rows-and-additional-t-sql-features\/\" target=\"_blank\" rel=\"noopener\">native integration with Azure Active Directory<\/a>, managing and controlling the overall security model is simplified via centralized security policy adjustments.<\/p>\n<p>Complimented by <a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-database-vnet-service-endpoints-now-in-public-preview\/\" target=\"_blank\" rel=\"noopener\">Virtual Network Service Endpoints<\/a>, <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/sql-data-warehouse\/sql-data-warehouse-security-threat-detection\" target=\"_blank\" rel=\"noopener\">Threat Detection<\/a>, <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/sql-data-warehouse\/sql-data-warehouse-encryption-tde\" target=\"_blank\" rel=\"noopener\">Transparent Data Encryption<\/a>, and <a href=\"https:\/\/www.microsoft.com\/en-us\/trustcenter\/compliance\/complianceofferings\" target=\"_blank\" rel=\"noopener\">compliance with more than 40 national, regional and industry-specific requirements<\/a>, SQL Data Warehouse offers best in class security and compliance at zero additional cost.<\/p>\n<h2>Best in class development tools and insights<\/h2>\n<p>SQL Data Warehouse is committed to delivering first-class experience for data warehouse administrators and developers through improved insights and updated tooling to streamline automation and management. With the latest improvements, building a modern data warehouse on Azure just got faster and easier.<\/p>\n<p>Today we are sharing the preview of <a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-provides-a-frictionless-development-using-sql-server-data-tools\/\" target=\"_blank\" rel=\"noopener\">SQL Server Data Tool<\/a> (SSDT) in Visual Studio for SQL Data Warehouse, offering first-class development experience with integrated support for version control, test automation with continuous integration, and one-click deployment of change scripts. This means that as business requirements evolve, data warehouse implementers can code and deploy enhancements faster, whilst still adhering to robust quality controls that block regressions from creeping into production systems.<\/p>\n<p>We are also <a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/automatically-discover-workload-insights-for-advanced-performance-tuning-directly-in-the-azure-portal\/\" target=\"_blank\" rel=\"noopener\">extending the intelligent insights capability<\/a> to include additional details for database schema optimization that recommends optimal use of replicated tables as well as well utilization of Adaptive Cache and TempDB. With a built-in holistic management experience through Azure Advisor and Azure Monitor integration, data warehouse administrators can seamlessly uncover performance insights and easily tune the solution for better performance.<\/p>\n<p>Query Store has been an incredibly popular feature within SQL Server that enables developers to troubleshoot query performance issues relative to historical execution time. We\u2019re pleased to now bring this capability to SQL Data Warehouse. With Query Store, developers can review query workloads running on the platform, and analyze associated query plans and runtime statistics to identify any performance issues that may impede productivity.<\/p>\n<p>To keep your data warehouses fresh and up to date with data source changes, supporting updates and transactions is critical. However, interrupting long-running transactions can sometimes lead to longer database recovery processes. To improve database availability, SQL Data Warehouse now incorporates <a href=\"https:\/\/blogs.msdn.microsoft.com\/sqlserverstorageengine\/2018\/10\/16\/accelerated-database-recovery\/\" target=\"_blank\" rel=\"noopener\">Accelerated Database Recovery<\/a> (ADR) feature. With ADR, SQL Data Warehouse improves database availability and enables much quicker pause and resume service operations.<\/p>\n<p>For advanced troubleshooting scenarios, SQL Data Warehouse now provides one-click integration with <a href=\"https:\/\/docs.microsoft.com\/azure\/monitoring\/monitoring-data-collection?toc=\/azure\/azure-monitor\/toc.json\" target=\"_blank\" rel=\"noopener\">Azure Monitor Diagnostic Logs<\/a> that enables developers to capture and archive usage data such as queries executed and wait stats for future analysis. These logs are a natural extension of the existing dynamic management view capabilities in SQL Data Warehouse and developers will benefit from the familiar and powerful experience.<\/p>\n<h2>Azure is a great platform for all analytics<\/h2>\n<p>With its native integration with <a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/databricks\/\" target=\"_blank\" rel=\"noopener\">Azure Databricks<\/a>, <a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/data-factory\/\" target=\"_blank\" rel=\"noopener\">Azure Data Factory<\/a>, and <a href=\"https:\/\/powerbi.microsoft.com\/en-us\/\" target=\"_blank\" rel=\"noopener\">Power BI<\/a>, SQL Data Warehouse allows customers to build new analytics solutions to support <a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/implementation-patterns-for-big-data-and-data-warehouse-on-azure\/\" target=\"_blank\" rel=\"noopener\">modern data warehousing, advanced analytics, and real-time analytics scenarios<\/a>. A key feature new capability is SQL Data Warehouse\u2019s native integration with <a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/storage\/data-lake-storage\/\" target=\"_blank\" rel=\"noopener\">Azure Data lake Storage Gen2<\/a> the only cloud scale data lake designed specifically for mission-critical analytics and AI workload.<\/p>\n<p>Customers can also leverage 25 plus Microsoft and third-party data integration and BI tools to build an analytics solution for any enterprise. We have partnered with vendors to streamline the modernization of legacy on-premises data warehouse to Azure. These ecosystem investments allow our customers to build upon their existing infrastructure and significantly accelerate time to value for powerful analytics solutions.<\/p>\n<ul>\n<li>Join us at the <a href=\"https:\/\/www.pass.org\/AttendanEvent\/Conferences\/PASSSummit.aspx\" target=\"_blank\" rel=\"noopener\">PASS Summit<\/a> this week in Seattle to see the Azure SQL Data Warehouse innovations live.<\/li>\n<li>Experience the performance of Azure SQL Data Warehouse by creating your <a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/sql-data-warehouse\/\" target=\"_blank\" rel=\"noopener\">first data warehouse<\/a>.<\/li>\n<li>Contact Microsoft for a <a href=\"https:\/\/info.microsoft.com\/ww-landing-azure-sql-data-warehouse-contactme.html\" target=\"_blank\" rel=\"noopener\">free data warehouse modernization assessment<\/a>.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Microsoft Azure SQL Data Warehouse continues to provide best in class price\/performance offering, and now leads its peers in TPC-H and TPC-DS benchmarks based on independent testing.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","footnotes":"","msx_community_cta_settings":[]},"categories":[1474],"tags":[],"audience":[3054,3057,3053],"content-type":[1465],"product":[1477],"tech-community":[],"topic":[],"coauthors":[97],"class_list":["post-2021","post","type-post","status-publish","format-standard","hentry","category-analytics","audience-business-decision-makers","audience-data-professionals","audience-it-decision-makers","content-type-announcements","product-azure-synapse-analytics"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Azure SQL Data Warehouse introduces new productivity and security capabilities | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"Microsoft Azure SQL Data Warehouse continues to provide best in class price\/performance offering, and now leads its peers in TPC-H and TPC-DS benchmarks based on independent testing.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Azure SQL Data Warehouse introduces new productivity and security capabilities | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"Microsoft Azure SQL Data Warehouse continues to provide best in class price\/performance offering, and now leads its peers in TPC-H and TPC-DS benchmarks based on independent testing.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Azure Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/microsoftazure\" \/>\n<meta property=\"article:published_time\" content=\"2018-11-07T08:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-31T21:03:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/11\/93d3a3ba-d24c-4115-96c8-e98bb0e19012.webp\" \/>\n<meta name=\"author\" content=\"Microsoft Azure\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@azure\" \/>\n<meta name=\"twitter:site\" content=\"@azure\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Microsoft Azure\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/\",\"@type\":\"Person\",\"@name\":\"Microsoft Azure\"}],\"headline\":\"Azure SQL Data Warehouse introduces new productivity and security capabilities\",\"datePublished\":\"2018-11-07T08:00:00+00:00\",\"dateModified\":\"2023-07-31T21:03:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/\"},\"wordCount\":876,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/11\/93d3a3ba-d24c-4115-96c8-e98bb0e19012.webp\",\"articleSection\":[\"Analytics\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/\",\"name\":\"Azure SQL Data Warehouse introduces new productivity and security capabilities | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/11\/93d3a3ba-d24c-4115-96c8-e98bb0e19012.webp\",\"datePublished\":\"2018-11-07T08:00:00+00:00\",\"dateModified\":\"2023-07-31T21:03:00+00:00\",\"description\":\"Microsoft Azure SQL Data Warehouse continues to provide best in class price\/performance offering, and now leads its peers in TPC-H and TPC-DS benchmarks based on independent testing.\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/#primaryimage\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/11\/93d3a3ba-d24c-4115-96c8-e98bb0e19012.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/11\/93d3a3ba-d24c-4115-96c8-e98bb0e19012.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Analytics\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/analytics\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Azure SQL Data Warehouse introduces new productivity and security capabilities\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"name\":\"Microsoft Azure Blog\",\"description\":\"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.\",\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\",\"name\":\"Microsoft Azure Blog\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Azure Blog\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/microsoftazure\",\"https:\/\/x.com\/azure\",\"https:\/\/www.instagram.com\/microsoftdeveloper\/\",\"https:\/\/www.linkedin.com\/company\/16188386\",\"https:\/\/www.youtube.com\/user\/windowsazure\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117\",\"name\":\"shakir\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"caption\":\"shakir\"},\"sameAs\":[\"https:\/\/azure.microsoft.com\"],\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Azure SQL Data Warehouse introduces new productivity and security capabilities | Microsoft Azure Blog","description":"Microsoft Azure SQL Data Warehouse continues to provide best in class price\/performance offering, and now leads its peers in TPC-H and TPC-DS benchmarks based on independent testing.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/","og_locale":"en_US","og_type":"article","og_title":"Azure SQL Data Warehouse introduces new productivity and security capabilities | Microsoft Azure Blog","og_description":"Microsoft Azure SQL Data Warehouse continues to provide best in class price\/performance offering, and now leads its peers in TPC-H and TPC-DS benchmarks based on independent testing.","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2018-11-07T08:00:00+00:00","article_modified_time":"2023-07-31T21:03:00+00:00","og_image":[{"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/11\/93d3a3ba-d24c-4115-96c8-e98bb0e19012.webp","type":"","width":"","height":""}],"author":"Microsoft Azure","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Microsoft Azure","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/","@type":"Person","@name":"Microsoft Azure"}],"headline":"Azure SQL Data Warehouse introduces new productivity and security capabilities","datePublished":"2018-11-07T08:00:00+00:00","dateModified":"2023-07-31T21:03:00+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/"},"wordCount":876,"commentCount":0,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/11\/93d3a3ba-d24c-4115-96c8-e98bb0e19012.webp","articleSection":["Analytics"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/","name":"Azure SQL Data Warehouse introduces new productivity and security capabilities | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/#primaryimage"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/11\/93d3a3ba-d24c-4115-96c8-e98bb0e19012.webp","datePublished":"2018-11-07T08:00:00+00:00","dateModified":"2023-07-31T21:03:00+00:00","description":"Microsoft Azure SQL Data Warehouse continues to provide best in class price\/performance offering, and now leads its peers in TPC-H and TPC-DS benchmarks based on independent testing.","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/#primaryimage","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/11\/93d3a3ba-d24c-4115-96c8-e98bb0e19012.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/11\/93d3a3ba-d24c-4115-96c8-e98bb0e19012.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-data-warehouse-taking-scalability-security-and-manageability-to-new-heights\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"Analytics","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/analytics\/"},{"@type":"ListItem","position":3,"name":"Azure SQL Data Warehouse introduces new productivity and security capabilities"}]},{"@type":"WebSite","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","name":"Microsoft Azure Blog","description":"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.","publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization","name":"Microsoft Azure Blog","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","width":512,"height":512,"caption":"Microsoft Azure Blog"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/microsoftazure","https:\/\/x.com\/azure","https:\/\/www.instagram.com\/microsoftdeveloper\/","https:\/\/www.linkedin.com\/company\/16188386","https:\/\/www.youtube.com\/user\/windowsazure"]},{"@type":"Person","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117","name":"shakir","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4","url":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","caption":"shakir"},"sameAs":["https:\/\/azure.microsoft.com"],"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/"}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Azure Blog","distributor_original_site_url":"https:\/\/azure.microsoft.com\/en-us\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/2021","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/comments?post=2021"}],"version-history":[{"count":0,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/2021\/revisions"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=2021"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=2021"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=2021"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=2021"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=2021"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=2021"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=2021"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=2021"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=2021"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}