{"id":2843,"date":"2012-12-19T09:00:00","date_gmt":"2012-12-19T17:00:00","guid":{"rendered":"https:\/\/blogs.technet.microsoft.com\/dataplatforminsider\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/"},"modified":"2024-01-22T22:49:26","modified_gmt":"2024-01-23T06:49:26","slug":"disk-and-file-layout-for-sql-server","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/","title":{"rendered":"Disk and File Layout for SQL Server"},"content":{"rendered":"<blockquote><p><span style=\"font-size: small\"><em>Guest blog post by Paul Galjan, Microsoft Applications specialist, EMC Corporation. To learn more from Paul and other EMC experts, please<\/em><\/span><span style=\"font-size: small\"><em>\u00a0join our <\/em><a href=\"https:\/\/community.emc.com\/community\/connect\/everything_microsoft?view=overview\" target=\"_blank\" rel=\"noopener\"><em>Everything Microsoft Community<\/em><\/a><em>.<\/em><\/span><\/p><\/blockquote>\n<p><span style=\"font-size: small\">The RAID group is dead \u2013 long live the storage pool!\u00a0\u00a0 Pools fulfill the real promise of centralized storage \u2013 the elimination of storage silos.\u00a0 Prior to pool technology, when you deployed centralized storage you simply moved the storage silo from the host to within the array.\u00a0 You gained some efficiencies, but it wasn\u2019t complete.\u00a0 Pools are now common across the storage industry, and you can even create them within Windows 2012, where they are called \u201cStorage Spaces.\u201d\u00a0 This post is about how you allocate logical disks (LUNs) from pools so that you can maintain the visibility into performance.\u00a0 The methods described can be used with any underlying pool technology.<\/span><\/p>\n<p><span style=\"font-size: small\">To give some context, here\u2019s how storage arrays were typically laid out 10 years ago. <\/span><\/p>\n<p><span style=\"font-size: small\"><a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/2480.clip_image001_thumb_6917B7E3.jpg\"><img loading=\"lazy\" decoding=\"async\" style=\"margin-right: auto;margin-left: auto;float: none;background-image: none\" title=\"Layout of storage arrays ten years ago \" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/2480.clip_image001_thumb_6917B7E3.jpg\" alt=\"Layout of storage arrays ten years ago\" width=\"380\" height=\"187\" border=\"0\" \/><\/a><\/span><\/p>\n<p><span style=\"font-size: small\">A single array could host multiple workloads (in this case, Exchange, SQL, and Oracle), but usually it stopped there \u2013 spindles (disks) would be dedicated to a workload.\u00a0 There were all sorts of goodies like virtual LUN migration that allowed you to seamlessly move workloads between the silos (RAID groups) within the array, but those silos were still there.\u00a0 If you ran out of resources for Exchange, and had some spare resources assigned to SQL Server, then you\u2019d have to go through gyrations to move those resources.\u00a0 For contrast, this is how pool technology works:<\/span><\/p>\n<p><span style=\"font-size: small\"><a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/1401.clip_image002_thumb_474BDF52.jpg\"><img loading=\"lazy\" decoding=\"async\" style=\"margin-right: auto;margin-left: auto;float: none;background-image: none\" title=\"Pool Technology\" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/1401.clip_image002_thumb_474BDF52.jpg\" alt=\"Pool Technology\" width=\"431\" height=\"136\" border=\"0\" \/><\/a><\/span><\/p>\n<p><span style=\"font-size: small\">All the workloads are sharing the same physical resources.\u00a0 When you run out of resources (either performance or capacity) you just add more. The method is really enabled by automatic tiering and extended cache techniques.\u00a0 So the popularity of pool technology is understandable. Increasingly I see VNX and VMAX customers happily running with just one or two pools per array.<\/span><\/p>\n<p><span style=\"font-size: small\">The question here is this: <b><span style=\"text-decoration: underline\">if you\u2019re not segregating the workload at the physical resource level, is there any need to segregate the workloads at the logical level?<\/span><\/b>\u00a0 For example, if tempdb and my user databases are in a single pool of disk on the array, should I bother having them on multiple LUNs (Logical Disks) on the host?<\/span><\/p>\n<p><span style=\"font-size: small\">If the database is performance sensitive, then the reason is \u201cYes.\u201d If you don\u2019t, you may have a difficult time troubleshooting problems down the road.\u00a0 Take an example of a query that\u2019s resulting in an extraordinarily large number of IOs.\u00a0 If your tempdb is on the same LUN as your user databases, then you really don\u2019t know where those IOs are destined for.\u00a0 It also reduces your ability to potentially deal with problems.\u00a0 Pools may be the default storage option, but they\u2019re not perfect, and not all workloads are appropriate for pools.\u00a0 Segregating workloads into separate LUNs allows me to move them between pools, in and out of RGs without interrupting the database.<\/span><\/p>\n<p><span style=\"font-size: small\">So here\u2019s my default starting layout for any performance sensitive SQL Server environment:<\/span><\/p>\n<ul>\n<li><span style=\"font-size: small\">Disk 1: OS\/SQL Binaries<\/span><\/li>\n<li><span style=\"font-size: small\">Disk 2: System databases (aside from tempdb)<\/span><\/li>\n<li><span style=\"font-size: small\">Disk 3: tempdb<\/span><\/li>\n<li><span style=\"font-size: small\">Disk 4: User databases<\/span><\/li>\n<li><span style=\"font-size: small\">Disk 5: User DB transaction logs<\/span><\/li>\n<\/ul>\n<p><span style=\"font-size: small\">This allows me to get a good view of things just from perfmon.\u00a0 I can tell generally where the IO is going (user DBs, master, tempdb, logs etc), and if I need to move things around, I can do so pretty easily.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Guest blog post by Paul Galjan, Microsoft Applications specialist, EMC Corporation. To learn more from Paul and other EMC experts, please\u00a0join our Everything Microsoft Community. The RAID group is dead \u2013 long live the storage pool!\u00a0\u00a0 Pools fulfill the real promise of centralized storage \u2013 the elimination of storage silos.<\/p>\n","protected":false},"author":1457,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","footnotes":""},"post_tag":[],"product":[],"content-type":[2445],"topic":[],"coauthors":[2487],"class_list":["post-2843","post","type-post","status-publish","format-standard","hentry","content-type-thought-leadership","review-flag-1593580427-503","review-flag-1-1593580431-15","review-flag-2-1593580436-981","review-flag-3-1593580441-293","review-flag-4-1593580446-456","review-flag-5-1593580452-31"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Disk and File Layout for SQL Server - 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\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Disk and File Layout for SQL Server - Microsoft SQL Server Blog\" \/>\n<meta property=\"og:description\" content=\"Guest blog post by Paul Galjan, Microsoft Applications specialist, EMC Corporation. To learn more from Paul and other EMC experts, please\u00a0join our Everything Microsoft Community. The RAID group is dead \u2013 long live the storage pool!\u00a0\u00a0 Pools fulfill the real promise of centralized storage \u2013 the elimination of storage silos.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/\" \/>\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=\"2012-12-19T17:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-23T06:49:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/2480.clip_image001_thumb_6917B7E3.jpg\" \/>\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=\"2 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\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/\"},\"author\":[{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/author\/sql-server-team\/\",\"@type\":\"Person\",\"@name\":\"SQL Server Team\"}],\"headline\":\"Disk and File Layout for SQL Server\",\"datePublished\":\"2012-12-19T17:00:00+00:00\",\"dateModified\":\"2024-01-23T06:49:26+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/\"},\"wordCount\":564,\"commentCount\":11,\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/2480.clip_image001_thumb_6917B7E3.jpg\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/\",\"name\":\"Disk and File Layout for SQL Server - 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\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/2480.clip_image001_thumb_6917B7E3.jpg\",\"datePublished\":\"2012-12-19T17:00:00+00:00\",\"dateModified\":\"2024-01-23T06:49:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/#primaryimage\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/2480.clip_image001_thumb_6917B7E3.jpg\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/2480.clip_image001_thumb_6917B7E3.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Disk and File Layout for SQL Server\"}]},{\"@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":"Disk and File Layout for SQL Server - 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\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/","og_locale":"en_US","og_type":"article","og_title":"Disk and File Layout for SQL Server - Microsoft SQL Server Blog","og_description":"Guest blog post by Paul Galjan, Microsoft Applications specialist, EMC Corporation. To learn more from Paul and other EMC experts, please\u00a0join our Everything Microsoft Community. The RAID group is dead \u2013 long live the storage pool!\u00a0\u00a0 Pools fulfill the real promise of centralized storage \u2013 the elimination of storage silos.","og_url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/","og_site_name":"Microsoft SQL Server Blog","article_publisher":"http:\/\/www.facebook.com\/sqlserver","article_published_time":"2012-12-19T17:00:00+00:00","article_modified_time":"2024-01-23T06:49:26+00:00","og_image":[{"url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/2480.clip_image001_thumb_6917B7E3.jpg","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":"2 min read"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/#article","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/"},"author":[{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/author\/sql-server-team\/","@type":"Person","@name":"SQL Server Team"}],"headline":"Disk and File Layout for SQL Server","datePublished":"2012-12-19T17:00:00+00:00","dateModified":"2024-01-23T06:49:26+00:00","mainEntityOfPage":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/"},"wordCount":564,"commentCount":11,"publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/2480.clip_image001_thumb_6917B7E3.jpg","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/","name":"Disk and File Layout for SQL Server - 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\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/#primaryimage"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/2480.clip_image001_thumb_6917B7E3.jpg","datePublished":"2012-12-19T17:00:00+00:00","dateModified":"2024-01-23T06:49:26+00:00","breadcrumb":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/#primaryimage","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/2480.clip_image001_thumb_6917B7E3.jpg","contentUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/2480.clip_image001_thumb_6917B7E3.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2012\/12\/19\/disk-and-file-layout-for-sql-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/"},{"@type":"ListItem","position":2,"name":"Disk and File Layout for SQL Server"}]},{"@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\/2843","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=2843"}],"version-history":[{"count":0,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/posts\/2843\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/media?parent=2843"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/post_tag?post=2843"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/product?post=2843"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/content-type?post=2843"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/topic?post=2843"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/coauthors?post=2843"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}