{"id":3585,"date":"2017-08-28T00:00:00","date_gmt":"2017-08-28T00:00:00","guid":{"rendered":"https:\/\/azure.microsoft.com\/blog\/default-compatibility-level-140-for-azure-sql-databases"},"modified":"2025-06-24T05:22:37","modified_gmt":"2025-06-24T12:22:37","slug":"default-compatibility-level-140-for-azure-sql-databases","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/","title":{"rendered":"Default compatibility level 140 for Azure SQL databases"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">As of today, the default compatibility level for new databases created in Azure SQL Database is 130. Very soon, we\u2019ll be changing the Azure SQL Database default compatibility level for newly created databases to 140.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The alignment of SQL versions to default compatibility levels are as follows:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">100: in SQL Server 2008 and Azure SQL Database<\/li>\n\n\n\n<li class=\"wp-block-list-item\">110: in SQL Server 2012 and Azure SQL Database<\/li>\n\n\n\n<li class=\"wp-block-list-item\">120: in SQL Server 2014 and Azure SQL Database<\/li>\n\n\n\n<li class=\"wp-block-list-item\">130: in SQL Server 2016 and Azure SQL Database<\/li>\n\n\n\n<li class=\"wp-block-list-item\">140: in SQL Server 2017 and Azure SQL Database<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For details on what compatibility level 140 specifically enables, please see the blog post&nbsp;<a href=\"https:\/\/na01.safelinks.protection.outlook.com\/?url=https%3A%2F%2Fblogs.msdn.microsoft.com%2Fsqlserverstorageengine%2F2017%2F07%2F07%2Fpublic-preview-of-compatibility-level-140-for-azure-sql-database%2F&amp;data=02%7C01%7CUmachandar.Jayachandran%40microsoft.com%7C04ae16681bcb4862657508d4eb04b66c%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636391853007257605&amp;sdata=a0pcmvnefLuzOKYpWRUQmCNwMoEsep%2BZNdGs0vNf5vs%3D&amp;reserved=0\" target=\"_blank\" rel=\"noreferrer noopener\">Public Preview of Compatibility Level 140 for Azure SQL Database<\/a>.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once this new database compatibility default goes into effect, if you wish to still use database compatibility level 130, or lower, please follow the instructions detailed to&nbsp;<a href=\"https:\/\/na01.safelinks.protection.outlook.com\/?url=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fsql%2Frelational-databases%2Fdatabases%2Fview-or-change-the-compatibility-level-of-a-database&amp;data=02%7C01%7CUmachandar.Jayachandran%40microsoft.com%7C04ae16681bcb4862657508d4eb04b66c%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C636391853007257605&amp;sdata=rHDtYbB4Sujo4ok6x%2F8sxpWAKq7KJRH1%2BZrxNhXL3mo%3D&amp;reserved=0\" target=\"_blank\" rel=\"noreferrer noopener\">view or change the compatibility level of a database<\/a>. For example, you may wish to ensure that new databases created in Azure SQL Database use the same compatibility level as other databases in Azure SQL Database. This is to ensure consistent query optimization behavior across development, QA, and production versions of your databases.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We recommend that database configuration scripts explicitly designate COMPATIBILITY_LEVEL rather than rely on the defaults, in order to ensure consistent application behavior.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For new databases supporting new applications, we recommend using the latest compatibility level, 140. For pre-existing databases running at lower compatibility levels, the recommended workflow for upgrading the query processor to a higher compatibility level is detailed in the article&nbsp;<a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/database-engine\/install-windows\/change-the-database-compatibility-mode-and-use-the-query-store\" target=\"_blank\" rel=\"noreferrer noopener\">Change the Database Compatibility Mode and Use the Query Store<\/a>. Note that this article refers to compatibility level 130 and SQL Server, but the same methodology applies for moves to 140 for SQL Server and Azure SQL DB.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To determine the current compatibility level of your database, execute the following Transact-SQL statement:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: sql; auto-links: false; gutter: false; title: ; quick-code: false; notranslate\" title=\"\">\nSELECT compatibility_level\nFROM   [sys].[databases]\nWHERE  [name] = 'Your Database Name';\n\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">For newly created databases, if you wish to use database compatibility level 130, or lower, instead of the new 140 default, execute\u00a0<a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/t-sql\/statements\/alter-database-transact-sql-compatibility-level\" target=\"_blank\" rel=\"noreferrer noopener\">ALTER DATABASE<\/a>. For example:<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: sql; auto-links: false; gutter: false; title: ; quick-code: false; notranslate\" title=\"\">\nALTER DATABASE database_name   \nSET COMPATIBILITY_LEVEL =  130;\n<\/pre><\/div>\n\n\n<p class=\"wp-block-paragraph\">Databases created prior to the new compatibility level default change will not be affected and will maintain their current compatibility level. Also note that\u00a0<a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/azure-sql-database-point-in-time-restore\/\" target=\"_blank\" rel=\"noreferrer noopener\">Azure SQL Database Point in Time Restore<\/a>\u00a0will preserve the compatibility level that was in effect when the full backup was performed.\u00a0<\/p>\n","protected":false},"excerpt":{"rendered":"<p>As of today, the default compatibility level for new databases created in Azure SQL Database is 130.<\/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":[1473,1466],"tags":[],"audience":[3057,3055,3053,3056],"content-type":[],"product":[1539],"tech-community":[],"topic":[],"coauthors":[97],"class_list":["post-3585","post","type-post","status-publish","format-standard","hentry","category-databases","category-hybrid-multicloud","audience-data-professionals","audience-developers","audience-it-decision-makers","audience-it-implementors","product-azure-sql-database","review-flag-new-1680286579-546","review-flag-publi-1680286584-566"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Default compatibility level 140 for Azure SQL databases | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"As of today, the default compatibility level for new databases created in Azure SQL Database is 130. Very soon, we\u2019ll be changing the Azure SQL Database default compatibility level for newly created\u2026\" \/>\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\/default-compatibility-level-140-for-azure-sql-databases\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Default compatibility level 140 for Azure SQL databases | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"As of today, the default compatibility level for new databases created in Azure SQL Database is 130. Very soon, we\u2019ll be changing the Azure SQL Database default compatibility level for newly created\u2026\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/\" \/>\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=\"2017-08-28T00:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-24T12:22:37+00:00\" \/>\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=\"2 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\/default-compatibility-level-140-for-azure-sql-databases\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/\",\"@type\":\"Person\",\"@name\":\"Microsoft Azure\"}],\"headline\":\"Default compatibility level 140 for Azure SQL databases\",\"datePublished\":\"2017-08-28T00:00:00+00:00\",\"dateModified\":\"2025-06-24T12:22:37+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/\"},\"wordCount\":375,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"articleSection\":[\"Databases\",\"Hybrid + multicloud\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/\",\"name\":\"Default compatibility level 140 for Azure SQL databases | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"datePublished\":\"2017-08-28T00:00:00+00:00\",\"dateModified\":\"2025-06-24T12:22:37+00:00\",\"description\":\"As of today, the default compatibility level for new databases created in Azure SQL Database is 130. Very soon, we\u2019ll be changing the Azure SQL Database default compatibility level for newly created\u2026\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Databases\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/databases\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Default compatibility level 140 for Azure SQL databases\"}]},{\"@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":"Default compatibility level 140 for Azure SQL databases | Microsoft Azure Blog","description":"As of today, the default compatibility level for new databases created in Azure SQL Database is 130. Very soon, we\u2019ll be changing the Azure SQL Database default compatibility level for newly created\u2026","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\/default-compatibility-level-140-for-azure-sql-databases\/","og_locale":"en_US","og_type":"article","og_title":"Default compatibility level 140 for Azure SQL databases | Microsoft Azure Blog","og_description":"As of today, the default compatibility level for new databases created in Azure SQL Database is 130. Very soon, we\u2019ll be changing the Azure SQL Database default compatibility level for newly created\u2026","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2017-08-28T00:00:00+00:00","article_modified_time":"2025-06-24T12:22:37+00:00","author":"Microsoft Azure","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Microsoft Azure","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/","@type":"Person","@name":"Microsoft Azure"}],"headline":"Default compatibility level 140 for Azure SQL databases","datePublished":"2017-08-28T00:00:00+00:00","dateModified":"2025-06-24T12:22:37+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/"},"wordCount":375,"commentCount":0,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"articleSection":["Databases","Hybrid + multicloud"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/","name":"Default compatibility level 140 for Azure SQL databases | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"datePublished":"2017-08-28T00:00:00+00:00","dateModified":"2025-06-24T12:22:37+00:00","description":"As of today, the default compatibility level for new databases created in Azure SQL Database is 130. Very soon, we\u2019ll be changing the Azure SQL Database default compatibility level for newly created\u2026","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/default-compatibility-level-140-for-azure-sql-databases\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"Databases","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/databases\/"},{"@type":"ListItem","position":3,"name":"Default compatibility level 140 for Azure SQL databases"}]},{"@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\/3585","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=3585"}],"version-history":[{"count":1,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/3585\/revisions"}],"predecessor-version":[{"id":43000,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/3585\/revisions\/43000"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=3585"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=3585"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=3585"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=3585"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=3585"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=3585"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=3585"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=3585"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=3585"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}