{"id":44468,"date":"2022-08-24T10:30:00","date_gmt":"2022-08-24T17:30:00","guid":{"rendered":""},"modified":"2024-04-19T10:29:24","modified_gmt":"2024-04-19T17:29:24","slug":"azure-data-studio-august-release","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/","title":{"rendered":"Azure Data Studio August Release"},"content":{"rendered":"\n<p><em>Thank you to Erin Stellato (Program Manager, SQL Experiences)&nbsp;<\/em>and <em>Drew Skwiers-Koballa<\/em> <em>(Program Manager, SQL Experiences)&nbsp;for contributing to this blog<\/em>.<\/p>\n\n\n\n<p>The end of summer in the Northern Hemisphere can be a quiet time for some, but the Azure Data Studio team has been busy. <a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/azure-data-studio\/download-azure-data-studio?view=sql-server-ver16\" target=\"_blank\" rel=\"noreferrer noopener\">We\u2019ve got another release to share<\/a> and would like to start with a big \u201cThank You\u201d to all who have interacted with the team and provided feedback through the various platforms and at recent events. (Hello VS Live attendees!) In this release, we have addressed issues across core features, and extensions, and fixed accessibility and usability bugs\u2014many based on customer feedback. Please continue to share suggestions with us!<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"the-deployment-wizard-now-supports-sql-server-2022\">The Deployment Wizard now supports SQL Server 2022<\/h2>\n\n\n\n<p>SQL Server 2022, the most Azure-enabled release of SQL Server yet was <a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/05\/24\/announcing-sql-server-2022-public-preview-azure-enabled-with-continued-performance-and-security-innovation\" target=\"_blank\" rel=\"noreferrer noopener\">announced in May<\/a> and is publicly <a href=\"https:\/\/info.microsoft.com\/ww-landing-sql-server-2022.html\">available in preview<\/a>. SQL Server 2022 (preview) is now also available as an option in the Azure Data Studio Deployment Wizard. On the homepage, click on <strong>Deploy a Server<\/strong> and then choose the appropriate deployment option\u2014<strong>SQL Server on Windows<\/strong> or <strong>SQL Server container image<\/strong>.&nbsp;On the version dropdown menu in Step 1: Deployment pre-requisites, select <strong>SQL Server 2022 Preview<\/strong>. This will then direct you to the free trial setup page. Please note that this trial is valid for 180 days or about 6 months.<\/p>\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-1.webp\" alt=\"Screenshot of Deployment pre-requisites page on Azure Data Studio.\" class=\"wp-image-44483 webp-format\" srcset=\"\" data-orig-src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-1.webp\"><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"ledger-objects\">Ledger Objects<\/h2>\n\n\n\n<p>Azure SQL Database and SQL Server 2022 includes support for Ledger, a new technology that brings the security and trust benefits of blockchain to relational databases. In this release of Azure Data Studio, we have introduced the appropriate icons for Ledger tables and views in Object Explorer, as well as scripting for CREATE and DROP. We will continue to expand support for Ledger in future releases.<\/p>\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-new-2.webp\" alt=\"Screenshot of the Object Explorer in Azure Data Studio showing the icon for Ledger Objects.\" class=\"wp-image-44588 webp-format\" srcset=\"\" data-orig-src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-new-2.webp\"><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"query-plan-viewer-and-table-designer-updates\">Query Plan Viewer and Table Designer Updates<\/h2>\n\n\n\n<p>Both Query Plan Viewer and Table Designer are still in preview, with minor improvements in this release. Table Designer now supports the creation of filtered indexes, and you can specify included columns for nonclustered indexes.<\/p>\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-2.webp\" alt=\"Screenshot of the Index Properties menu in the Table Designer in Azure Data Studio.\" class=\"wp-image-44486 webp-format\" srcset=\"\" data-orig-src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-2.webp\"><\/figure>\n\n\n\n<p>Query Plan Viewer now includes the ability to copy text from the Properties pane, and new <strong>Find Node<\/strong> buttons exist in plan comparison to quickly find operators in either the original or added plan.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"sql-database-projects-updates\">SQL Database Projects Updates<\/h2>\n\n\n\n<p>The SQL Database Projects Publish dialog has been enhanced with a breadth of options including excluding object types, data definition language (DDL) trigger behavior, index rebuild behavior, and more. These options are available after clicking the <strong>Advanced <\/strong>button and a description for each option appears at the bottom of the panel. With the availability of these options, you can now publish a SQL project or generate the publish script with more precision for the requirements unique to your environment.<\/p>\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-4.webp\" alt=\"Screenshot of the SQL Database Projects Publish dialog in Azure Data Studio showing the list of all the Publish Options. \" class=\"wp-image-44591 webp-format\" srcset=\"\" data-orig-src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-4.webp\"><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"extension-updates\">Extension Updates<\/h2>\n\n\n\n<p>Anyone who has spent time in the Query Editor window knows that some days you write a lot of queries, regardless of whether you\u2019re coding, tuning, or troubleshooting. There are times when you continually edit the same query, trying to get it <em>just <\/em>right, and then suddenly you realize that the version several iterations ago was the \u201cbest\u201d one. But what was the exact syntax? With the Query History extension, you can view all the previous queries you\u2019ve executed. The most recent update of the extension includes an enhancement that permits a double-click on a history query to open in a new query window and optionally, immediately execute it. For anyone who has lost minutes or hours trying to remember what they wrote, this extension can be a lifesaver.<\/p>\n\n\n\n<p>In addition, an updated <a href=\"https:\/\/marketplace.visualstudio.com\/items?itemName=ms-vscode.PowerShell\">PowerShell extension<\/a> was released in July from the VS Code team and is now available in the extension gallery for ADS. The release provides a more reliable PowerShell editor that includes an improved interface, and built-in snippets.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"summary\">Summary<\/h2>\n\n\n\n<p>Let us know what you think of these updates by engaging with us <a href=\"https:\/\/twitter.com\/AzureDataStudio\" target=\"_blank\" rel=\"noreferrer noopener\">on Twitter<\/a> or by creating issues on GitHub. We would love to hear your feedback as we continue to iterate on Azure Data Studio.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"did-you-know\">Did You Know?<\/h2>\n\n\n\n<p>You can watch cute dogs while learning about Databases. Be sure to follow Anna Hoffman as she shares short but valuable information about the Azure Data platform as she walks her dog, Moose in <a href=\"https:\/\/twitter.com\/AnalyticAnna\/status\/1553102741504815104\" target=\"_blank\" rel=\"noreferrer noopener\">this series<\/a>.<a id=\"_msocom_1\"><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>SQL Server 2022, the most Azure-enabled release of SQL Server yet was announced in May and is publicly available in preview.<\/p>\n","protected":false},"author":6189,"featured_media":0,"comment_status":"closed","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":[5226,2542,5227,3645],"content-type":[2448],"topic":[],"coauthors":[3669],"class_list":["post-44468","post","type-post","status-publish","format-standard","hentry","product-azure","product-azure-data-studio","product-sql","product-sql-server-2022","content-type-updates","review-flag-1-1593580431-15","review-flag-6-1593580457-144","review-flag-free-1593619513-128","review-flag-new-1593580247-437","review-flag-summe-1593580726-706"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Azure Data Studio August Release - Microsoft SQL Server Blog<\/title>\n<meta name=\"description\" content=\"SQL Server 2022, the most Azure-enabled release of SQL Server yet, is now available in preview as an option in the Azure Data Studio Deployment Wizard.\" \/>\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\/2022\/08\/24\/azure-data-studio-august-release\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Azure Data Studio August Release - Microsoft SQL Server Blog\" \/>\n<meta property=\"og:description\" content=\"SQL Server 2022, the most Azure-enabled release of SQL Server yet, is now available in preview as an option in the Azure Data Studio Deployment Wizard.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/\" \/>\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=\"2022-08-24T17:30:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-19T17:29:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-1.png\" \/>\n<meta name=\"author\" content=\"Timi Oshin\" \/>\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=\"Timi Oshin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 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\/2022\/08\/24\/azure-data-studio-august-release\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/\"},\"author\":[{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/author\/timi-oshin\/\",\"@type\":\"Person\",\"@name\":\"Timi Oshin\"}],\"headline\":\"Azure Data Studio August Release\",\"datePublished\":\"2022-08-24T17:30:00+00:00\",\"dateModified\":\"2024-04-19T17:29:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/\"},\"wordCount\":704,\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-1.png\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/\",\"name\":\"Azure Data Studio August Release - 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\/2022\/08\/24\/azure-data-studio-august-release\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-1.png\",\"datePublished\":\"2022-08-24T17:30:00+00:00\",\"dateModified\":\"2024-04-19T17:29:24+00:00\",\"description\":\"SQL Server 2022, the most Azure-enabled release of SQL Server yet, is now available in preview as an option in the Azure Data Studio Deployment Wizard.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/#primaryimage\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-1.webp\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-1.webp\",\"width\":480,\"height\":147,\"caption\":\"graphical user interface, text, application\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Azure Data Studio August Release\"}]},{\"@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":"Azure Data Studio August Release - Microsoft SQL Server Blog","description":"SQL Server 2022, the most Azure-enabled release of SQL Server yet, is now available in preview as an option in the Azure Data Studio Deployment Wizard.","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\/2022\/08\/24\/azure-data-studio-august-release\/","og_locale":"en_US","og_type":"article","og_title":"Azure Data Studio August Release - Microsoft SQL Server Blog","og_description":"SQL Server 2022, the most Azure-enabled release of SQL Server yet, is now available in preview as an option in the Azure Data Studio Deployment Wizard.","og_url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/","og_site_name":"Microsoft SQL Server Blog","article_publisher":"http:\/\/www.facebook.com\/sqlserver","article_published_time":"2022-08-24T17:30:00+00:00","article_modified_time":"2024-04-19T17:29:24+00:00","og_image":[{"url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-1.png","type":"","width":"","height":""}],"author":"Timi Oshin","twitter_card":"summary_large_image","twitter_creator":"@SQLServer","twitter_site":"@SQLServer","twitter_misc":{"Written by":"Timi Oshin","Est. reading time":"3 min read"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/#article","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/"},"author":[{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/author\/timi-oshin\/","@type":"Person","@name":"Timi Oshin"}],"headline":"Azure Data Studio August Release","datePublished":"2022-08-24T17:30:00+00:00","dateModified":"2024-04-19T17:29:24+00:00","mainEntityOfPage":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/"},"wordCount":704,"publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-1.png","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/","name":"Azure Data Studio August Release - 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\/2022\/08\/24\/azure-data-studio-august-release\/#primaryimage"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-1.png","datePublished":"2022-08-24T17:30:00+00:00","dateModified":"2024-04-19T17:29:24+00:00","description":"SQL Server 2022, the most Azure-enabled release of SQL Server yet, is now available in preview as an option in the Azure Data Studio Deployment Wizard.","breadcrumb":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/#primaryimage","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-1.webp","contentUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2022\/08\/ADS-figure-1.webp","width":480,"height":147,"caption":"graphical user interface, text, application"},{"@type":"BreadcrumbList","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2022\/08\/24\/azure-data-studio-august-release\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/"},{"@type":"ListItem","position":2,"name":"Azure Data Studio August Release"}]},{"@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\/44468","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\/6189"}],"replies":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/comments?post=44468"}],"version-history":[{"count":0,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/posts\/44468\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/media?parent=44468"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/post_tag?post=44468"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/product?post=44468"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/content-type?post=44468"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/topic?post=44468"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/coauthors?post=44468"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}