{"id":15433,"date":"2016-04-05T12:00:31","date_gmt":"2016-04-05T19:00:31","guid":{"rendered":"https:\/\/blogs.technet.microsoft.com\/dataplatforminsider\/?p=15433"},"modified":"2024-01-22T22:52:22","modified_gmt":"2024-01-23T06:52:22","slug":"security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/","title":{"rendered":"Security and flexibility with SQL Server 2016\u2019s hybrid cloud solutions"},"content":{"rendered":"<p>The cloud is now a fact of business life, and adoption is growing fast. Findings from a 2016 <a href=\"http:\/\/www.rightscale.com\/blog\/cloud-industry-insights\/cloud-computing-trends-2016-state-cloud-survey\">survey by RightScale<\/a> found 95 percent of respondents are now using the cloud. Perhaps more noteworthy is the increase in hybrid cloud adoption from 58 percent to 71 percent year-over-year.<\/p>\n<p>The fact that the cloud has become so ubiquitous \u2014 coupled with the fact that data is driving business success, raises the question: What is the best way to extract the highest value from both the cloud and a data platform?<\/p>\n<p>In other words, does it make more sense to get native cloud capability built into your data platform with SQL Server 2016? Or does it make sense to spend a lot of extra money cobbling together cloud capabilities onto Oracle and to pay for costly support in order to piece it all together?<\/p>\n<p>Microsoft has invested heavily in the former option, building cloud capabilities into SQL Server. SQL Server 2016 is architected to work smoothly with the cloud in a hybrid environment that helps organizations realize the benefits of hyperscale cloud. And SQL Server and Microsoft Azure work better together because the Microsoft hybrid cloud technology provides a consistent set of tools and processes between on-premises and cloud-based environments. This means that SQL Server 2016 is designed to work in a hybrid cloud environment in which data and services reside in various locations.<\/p>\n<p>As a result, it is now much easier to move databases to the cloud. The list of scenarios supported in the SQL Server 2016 wave includes Stretch Database, Always Encrypted, faster hybrid backups and high availability, and disaster recovery scenarios to back up and restore on-premises databases to Microsoft Azure and place SQL Server AlwaysOn secondaries in Azure.<\/p>\n<p>Upcoming blogs from engineers working on these capabilities will cover the technical details. To set the stage for those drilldowns, it\u2019s important to have an overview of the business implications of some of the hybrid cloud functionality built into SQL Server.<\/p>\n<h2>Stretch Database \u2013 built-in innovation, only in SQL Server<\/h2>\n<p>The mounting cost of storing ever-expanding amounts of data is an issue facing most organizations. In fact, many companies don\u2019t accurately know the actual cost they\u2019re incurring for data storage per gigabyte per month. Hardware, maintenance and software required for data storage are generally tracked, but the time DBAs invest is not.<\/p>\n<p>And that time could be significantly affecting how much bandwidth employees have to perform productive, non-maintenance tasks and strategic efforts. (To learn more, see Joe Yong\u2019s Channel 9 presentation, &#8220;<a href=\"https:\/\/channel9.msdn.com\/Events\/Ignite\/2015\/BRK2574\">Stretching On-Premises Databases to the Cloud<\/a>.&#8221;)<\/p>\n<p>To appreciate the impact on the DBAs\u2019 time, consider that it\u2019s not uncommon for a single Online Transaction Processing (OLTP) table to have a billion unpartitioned rows, or considerably more. This means that backup and restore times could require many hours, especially if the data set includes cold data (i.e., infrequently accessed data) that needs to be brought back online to complete a full database restore. Because business users require IT to retain cold data, this situation can mean increasingly high storage costs and the likelihood that IT and business will have to deal with an inability to meet Service Level Agreements (SLAs) for operations, such as database indexing and backup and restore.<\/p>\n<p>To address this productivity hit and to transparently offer near-infinite capacity with low TCO storage, Microsoft has introduced the revolutionary SQL Server 2016 Stretch Database, which no other database vendor can provide today or in the near future.<\/p>\n<p>Giving real-world and community context to the business impact of this unmatched technology, SQL Server expert and consultant, Mike Lawell of Linchpin People, explains: \u201cStretch Database is a feature we&#8217;ve all dreamed about but couldn&#8217;t imagine ever being implemented. It will allow production databases to offload \u2018older\u2019 [cold] data to an \u2018archive\u2019 location in the Microsoft Azure cloud without losing access to the data. This is huge for the clients that refuse or are unable to let go of their data. Many enterprises need quick access to their data for compliance reasons, and now they can now push that data up to the cloud. This will save large amounts of money in storage cost and still allow ready access for compliance audits.\u201d<\/p>\n<h2>Always Encrypted<\/h2>\n<p>As data becomes the center of digital business, IT security has to be focused on data. For more information, see the July 10, 2015, Forrester report (The Future Of Data Security And Privacy: Growth And Competitive Differentiation Vision: The Data Security And Privacy Playbook). With this focus, organizations need to think of data security and privacy as a way to differentiate themselves from their competition. For example, companies that can assure that customer and business data are secure have a competitive edge over companies that don\u2019t make data security a priority. So to remain competitive,\u00a0 business and technical decision makers need a data platform with built-in security, and they need a strategy that takes advantage of such capabilities.<\/p>\n<p>SQL Server has built-in security that includes Always Encrypted, a feature that gains important new and unique enhancements in SQL Server 2016. With Always Encrypted, SQL Server is the first data platform that provides query-able encryption. Now, data can be encrypted while at rest and in motion (both on-premises and in the cloud), and the new Transparent Queryable Encryption lets users query that data while it is encrypted, with very little overhead.<\/p>\n<p>With Always Encrypted, SQL Server 2016 helps organizations guarantee that the data and the corresponding keys are never seen in plain text on the server. Always Encrypted capabilities ensure that DBAs and other high-privileged but unauthorized users cannot access sensitive data stored in a SQL Server database.<\/p>\n<p>As we believe the cited Forrester report highlighted, excellent data security can help organizations compete. And if there is any doubt about the importance of advanced security technology, consider the results of a recent independent study by King Research, \u201cEnterprise Application Security Market Research Report.\u201d For this study, more than 400 InfoSec professionals rated the importance of various criteria for selecting security products on a scale of 1 to 10. Respondents rated \u201cSecurity Advantage by Using Superior Technology\u201d at a very high 7.5 on that scale.<\/p>\n<p>SQL Server 2016 Always Encrypted technology helps protect your data at rest and in motion, on-premises and in the cloud, with master keys sitting with the application, without application changes. SQL Server provides superior data platform security technology that can serve as the foundation for a comprehensive data security strategy to help your organization compete.<\/p>\n<h2>Simplify operations<\/h2>\n<p>As upcoming technical blogs will explain in detail, SQL Server 2016 enhances the built-in administrative tools that work with the cloud, including backup to Azure, migration of on-premises SQL Server to Azure and the ability to easily add an Azure node to an AlwaysOn Availability Group in a hybrid environment.\u00a0 In addition, SQL Server has several options for backing up to Azure, including managed backup, backup to Azure Block Blobs and Azure Storage snapshot backup. SQL Server 2016 has made enhancements in each of these backup options.<\/p>\n<h2>Built-in value<\/h2>\n<p>All of this built-in cloud functionality makes SQL Server the industry leader in value. Microsoft continues to build in innovation so that organizations do not have to purchase expensive add-ins in order to get the benefits of the cloud with security, simplicity and consistency across on-premises and the cloud.<\/p>\n<p>See the other posts in the <a href=\"http:\/\/blogs.technet.com\/b\/dataplatforminsider\/archive\/2015\/12\/01\/get-the-most-out-of-sql-server-2016.aspx?wt.mc_id=WW_CE_DM_OO_BLOG_NONE\">SQL Server 2016 blogging series<\/a>.<\/p>\n<p><a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/04\/Try-SQL-Server-2016-RC.png\"><img loading=\"lazy\" decoding=\"async\" style=\"padding-top: 0px;padding-left: 0px;padding-right: 0px;border: 0px\" title=\"Try SQL Server 2016 RC\" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/04\/Try-SQL-Server-2016-RC.png\" alt=\"Try SQL Server 2016 RC\" width=\"250\" height=\"47\" border=\"0\" \/><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The cloud is now a fact of business life, and adoption is growing fast. Findings from a 2016 survey by RightScale found 95 percent of respondents are now using the cloud. Perhaps more noteworthy is the increase in hybrid cloud adoption from 58 percent to 71 percent year-over-year.<\/p>\n","protected":false},"author":1457,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","footnotes":""},"post_tag":[],"product":[5227,2403],"content-type":[2424],"topic":[2475],"coauthors":[],"class_list":["post-15433","post","type-post","status-publish","format-standard","hentry","product-sql","product-sql-server-2016","content-type-best-practices","topic-oltp-database-management","review-flag-1-1593580431-15","review-flag-5-1593580452-31","review-flag-7-1593580462-294","review-flag-9-1593580472-173","review-flag-alway-1593580309-407","review-flag-never-1593580314-843","review-flag-new-1593580247-437"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Security and flexibility with SQL Server 2016\u2019s hybrid cloud solutions - Microsoft SQL Server Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Security and flexibility with SQL Server 2016\u2019s hybrid cloud solutions - Microsoft SQL Server Blog\" \/>\n<meta property=\"og:description\" content=\"The cloud is now a fact of business life, and adoption is growing fast. Findings from a 2016 survey by RightScale found 95 percent of respondents are now using the cloud. Perhaps more noteworthy is the increase in hybrid cloud adoption from 58 percent to 71 percent year-over-year.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft SQL Server Blog\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/sqlserver\" \/>\n<meta property=\"article:published_time\" content=\"2016-04-05T19:00:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-23T06:52:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/04\/Try-SQL-Server-2016-RC.png\" \/>\n<meta name=\"author\" content=\"SQL Server Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@SQLServer\" \/>\n<meta name=\"twitter:site\" content=\"@SQLServer\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"SQL Server Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 min read\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/\"},\"author\":[{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/author\/sql-server-team\/\",\"@type\":\"Person\",\"@name\":\"SQL Server Team\"}],\"headline\":\"Security and flexibility with SQL Server 2016\u2019s hybrid cloud solutions\",\"datePublished\":\"2016-04-05T19:00:31+00:00\",\"dateModified\":\"2024-01-23T06:52:22+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/\"},\"wordCount\":1226,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/04\/Try-SQL-Server-2016-RC.png\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/\",\"name\":\"Security and flexibility with SQL Server 2016\u2019s hybrid cloud solutions - Microsoft SQL Server Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/04\/Try-SQL-Server-2016-RC.png\",\"datePublished\":\"2016-04-05T19:00:31+00:00\",\"dateModified\":\"2024-01-23T06:52:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/#primaryimage\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/04\/Try-SQL-Server-2016-RC.png\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/04\/Try-SQL-Server-2016-RC.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Security and flexibility with SQL Server 2016\u2019s hybrid cloud solutions\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#website\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/\",\"name\":\"Microsoft SQL Server Blog\",\"description\":\"Official News from Microsoft\u2019s Information Platform\",\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization\",\"name\":\"Microsoft SQL Server Blog\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png\",\"width\":259,\"height\":194,\"caption\":\"Microsoft SQL Server Blog\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"http:\/\/www.facebook.com\/sqlserver\",\"https:\/\/x.com\/SQLServer\",\"https:\/\/www.youtube.com\/user\/MSCloudOS\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Security and flexibility with SQL Server 2016\u2019s hybrid cloud solutions - Microsoft SQL Server Blog","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:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/","og_locale":"en_US","og_type":"article","og_title":"Security and flexibility with SQL Server 2016\u2019s hybrid cloud solutions - Microsoft SQL Server Blog","og_description":"The cloud is now a fact of business life, and adoption is growing fast. Findings from a 2016 survey by RightScale found 95 percent of respondents are now using the cloud. Perhaps more noteworthy is the increase in hybrid cloud adoption from 58 percent to 71 percent year-over-year.","og_url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/","og_site_name":"Microsoft SQL Server Blog","article_publisher":"http:\/\/www.facebook.com\/sqlserver","article_published_time":"2016-04-05T19:00:31+00:00","article_modified_time":"2024-01-23T06:52:22+00:00","og_image":[{"url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/04\/Try-SQL-Server-2016-RC.png","type":"","width":"","height":""}],"author":"SQL Server Team","twitter_card":"summary_large_image","twitter_creator":"@SQLServer","twitter_site":"@SQLServer","twitter_misc":{"Written by":"SQL Server Team","Est. reading time":"5 min read"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/#article","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/"},"author":[{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/author\/sql-server-team\/","@type":"Person","@name":"SQL Server Team"}],"headline":"Security and flexibility with SQL Server 2016\u2019s hybrid cloud solutions","datePublished":"2016-04-05T19:00:31+00:00","dateModified":"2024-01-23T06:52:22+00:00","mainEntityOfPage":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/"},"wordCount":1226,"commentCount":0,"publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/04\/Try-SQL-Server-2016-RC.png","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/","name":"Security and flexibility with SQL Server 2016\u2019s hybrid cloud solutions - Microsoft SQL Server Blog","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/#primaryimage"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/04\/Try-SQL-Server-2016-RC.png","datePublished":"2016-04-05T19:00:31+00:00","dateModified":"2024-01-23T06:52:22+00:00","breadcrumb":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/#primaryimage","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/04\/Try-SQL-Server-2016-RC.png","contentUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2016\/04\/Try-SQL-Server-2016-RC.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2016\/04\/05\/security-and-flexibility-with-sql-server-2016s-hybrid-cloud-solutions\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/"},{"@type":"ListItem","position":2,"name":"Security and flexibility with SQL Server 2016\u2019s hybrid cloud solutions"}]},{"@type":"WebSite","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#website","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/","name":"Microsoft SQL Server Blog","description":"Official News from Microsoft\u2019s Information Platform","publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization","name":"Microsoft SQL Server Blog","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png","contentUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2019\/08\/Microsoft-Logo.png","width":259,"height":194,"caption":"Microsoft SQL Server Blog"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/www.facebook.com\/sqlserver","https:\/\/x.com\/SQLServer","https:\/\/www.youtube.com\/user\/MSCloudOS"]}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"_links":{"self":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/posts\/15433","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/users\/1457"}],"replies":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/comments?post=15433"}],"version-history":[{"count":0,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/posts\/15433\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/media?parent=15433"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/post_tag?post=15433"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/product?post=15433"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/content-type?post=15433"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/topic?post=15433"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/coauthors?post=15433"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}