{"id":21985,"date":"2018-03-28T11:00:41","date_gmt":"2018-03-28T18:00:41","guid":{"rendered":"https:\/\/blogs.technet.microsoft.com\/dataplatforminsider\/?p=21985"},"modified":"2024-01-22T22:51:12","modified_gmt":"2024-01-23T06:51:12","slug":"the-march-release-of-sql-operations-studio-is-now-available","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/","title":{"rendered":"The March release of SQL Operations Studio is now available"},"content":{"rendered":"<h4><b>UPDATE: <\/b>SQL Operations Studio is now <a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/09\/25\/azure-data-studio-for-sql-server\/\">GA and renamed to Azure Data Studio<\/a>. For the most up to date information please visit our monthly <a href=\"https:\/\/aka.ms\/azdata-blog\">Azure Data Studio blog post<\/a> and <a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/azure-data-studio\/download?view=sql-server-2017\">download and install the latest release here<\/a>.<\/h4>\n<hr \/>\n<p><em>This post is co-authored by\u00a0Karl Burtram, Senior Software Engineer, SQL Server.\u00a0<\/em><\/p>\n<p><strong>We are excited to announce the March release of <a href=\"https:\/\/github.com\/microsoft\/sqlopsstudio\/\">SQL Operations Studio<\/a> is now available.<\/strong><\/p>\n<p><a href=\"https:\/\/docs.microsoft.com\/sql\/sql-operations-studio\/download\">Download SQL Operations Studio<\/a> and review the <a href=\"https:\/\/docs.microsoft.com\/sql\/sql-operations-studio\/release-notes\">Release Notes<\/a> to get started.<\/p>\n<p>SQL Operations Studio is a data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux. To learn more, <a href=\"https:\/\/github.com\/microsoft\/sqlopsstudio\/\">visit our Github<\/a>.<\/p>\n<p><a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/sql.png\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-21995 aligncenter\" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/sql.png\" alt=\"\" width=\"1428\" height=\"811\" \/><\/a><\/p>\n<p>SQL Operations Studio was announced for Public Preview on November 15th at Connect(), and this March release is the fourth major update since the announcement. In case you missed it, you can view the <a href=\"https:\/\/blogs.technet.microsoft.com\/dataplatforminsider\/2018\/02\/15\/the-february-release-of-sql-operations-studio-is-now-available\/\">February release announcement here<\/a>.<\/p>\n<p>Take a moment to breathe, this is a loaded update.<\/p>\n<p>The March Public Preview release is focused on improving our Extensibility story and continuing to address top GitHub issues. This includes enabling Extension Manager, improving the Manage Dashboard experience and providing a couple Insights extensions. Please see the following details.<\/p>\n<ul>\n<li>Enhance the Manage Dashboard extensibility model to support tabbed Insights and Configuration panes<\/li>\n<li>Dashboard Insights extensions for <strong>sp_whoisactive<\/strong> from <a href=\"http:\/\/whoisactive.com\/\">whoisactive.com<\/a> and a Server Reports example<\/li>\n<li>Extension Manager enables simple acquisition of 1st-party and 3rd-party extensions<\/li>\n<li>Add additional Extensibility APIs for <strong>connection<\/strong> and <strong>objectexplorer<\/strong> management<\/li>\n<li>Community Localization open for 10 languages<\/li>\n<li>Continue to fix important customer impacting GitHub issues<\/li>\n<\/ul>\n<p>For complete updates, refer to the <a href=\"https:\/\/docs.microsoft.com\/sql\/sql-operations-studio\/release-notes\">Release Notes<\/a>.<\/p>\n<h2>Extension Manager enables simple acquisition of 1st-party and 3rd-party extensions<\/h2>\n<p>The Extension Manager makes it easy to discover and acquire additional SQL Operations Studio functionality. We&#8217;ve adopted the in-product extension management experience from Visual Studio Code. For users unfamiliar with this UI it consists of the following components.<\/p>\n<ul>\n<li>&#8216;Marketplace&#8217; of Recommend Extensions which can be easily discovered and installed<\/li>\n<li>List of Installed Extensions which can be disabled or uninstalled<\/li>\n<li>Extension Details page that displays the extensions readme content and other metadata<\/li>\n<\/ul>\n<p>Extensibility is a key tenet of the SQL Operations Studio project roadmap. We plan to make available both 1st and 3rd features as extensions. We look forward to working with the community to build a rich tools ecosystem. Please contact us on <a href=\"https:\/\/gitter.im\/Microsoft\/sqlopsstudio\">Gitter<\/a> if you&#8217;re interested in building an extension.<\/p>\n<p><a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/SQL_Ops_Extension.png\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-22005 aligncenter\" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/SQL_Ops_Extension.png\" alt=\"\" width=\"2149\" height=\"1281\" \/><\/a><\/p>\n<p><strong>Note:<\/strong> If you don&#8217;t see the Extension Manager icon you may need to enable it by right-clicking on the left Activity Bar, and then click Extensions on the context menu.<\/p>\n<p><a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/sqlops_add_extension.png\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-22015 aligncenter\" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/sqlops_add_extension.png\" alt=\"\" width=\"257\" height=\"323\" \/><\/a><\/p>\n<h2>Dashboard Insights extensions for sp_whoisactive from whoisactive.com<\/h2>\n<p>The March release introduces improved Manage Dashboard extensibility. Extensions can now provide tab panels to the dashboard to group related functionality. Check out the <strong>sp_whoisactive<\/strong> extension as a great example of using the dashboard insights extensibility points.<\/p>\n<p>Here are some notes from the extension readme: Sp_whoisactive is a procedure written by Microsoft MVP Adam Machanic. It is a very useful tool for activity monitoring and troubleshooting.<\/p>\n<p>Who is Active is a DMV-based monitoring stored procedure that uses <strong>15 different views to show a large amount of data about what\u2019s running on your server<\/strong>.<\/p>\n<p>Who is Active was designed to be <strong>extremely flexible<\/strong>, and includes options to not only get different types of data, but also to change the output column list and sort order.<\/p>\n<p><a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/whoisactive.png\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-22025 aligncenter\" src=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/03\/whoisactive.png\" alt=\"\" width=\"1524\" height=\"874\" \/><\/a><\/p>\n<p>Check out the source code for the <a href=\"https:\/\/github.com\/Microsoft\/sqlopsstudio\/tree\/master\/samples\">whoisactive extension and other extensibility samples<\/a>.<\/p>\n<h2>Join the extensibility ecosystem<\/h2>\n<p>With these extensibility investments, we want to empower the community to build their own extensions and join our extensibility ecosystem. We strongly believe that our talented SQL Server community can build awesome extensions, and we have provided resources to help get you started:<\/p>\n<ul>\n<li>Check out <a href=\"https:\/\/github.com\/Microsoft\/sqlopsstudio\/wiki\/Getting-started-with-Extensibility\">Extensibility Getting Started Docs<\/a><\/li>\n<li>Utilize our SQL Operations Studio <a href=\"https:\/\/github.com\/Microsoft\/sqlopsstudio\/wiki\/Extensibility-API\">Extensibility API<\/a> to interact with other application parts such as Object Explorer<\/li>\n<li>Leverage two extensions created by our engineering team (we strongly recommend using <a href=\"https:\/\/code.visualstudio.com\/\">VSCode for development<\/a>).\n<ul>\n<li>Use this <a href=\"https:\/\/github.com\/llali\/generator-sqlops\">Yeoman generator to help bootstrap your project.<\/a><\/li>\n<li>Use this <a href=\"https:\/\/marketplace.visualstudio.com\/items?itemName=ms-mssql.sqlops-debug\">VSCode extension to help with your SQL Operations Studio debugging experience.<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h2>Community Localization Open<\/h2>\n<p>Recently, we announced SQL Operations Studio availability on the new Microsoft Community Localization platform. Localization is now opened for 10 languages: French, Italian, German, Spanish, Simplified Chinese, Traditional Chinese, Japanese, Korean, Russian, and Portuguese (Brazil). <a href=\"https:\/\/aka.ms\/SQLOpsStudioLoc\">You can contribute to localization for both software and docs<\/a>.<\/p>\n<h2>Contact us<\/h2>\n<p>If you have any feature requests or issues, please submit to our <a href=\"https:\/\/github.com\/microsoft\/sqlopsstudio\/issues\">Github issues page<\/a>. For any questions, feel free to comment below, message us on <a href=\"https:\/\/gitter.im\/Microsoft\/sqlopsstudio\">Gitter<\/a>, or tweet us <a href=\"https:\/\/twitter.com\/SQLOpsStudio\">@SQLOpsStudio<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>UPDATE: SQL Operations Studio is now GA and renamed to Azure Data Studio. For the most up to date information please visit our monthly Azure Data Studio blog post and download and install the latest release here. This post is co-authored by\u00a0Karl Burtram, Senior Software Engineer, SQL Server.<\/p>\n","protected":false},"author":1457,"featured_media":24499,"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":[5226,2542,5227,2521,2409,2418],"content-type":[2448],"topic":[],"coauthors":[2487],"class_list":["post-21985","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","product-azure","product-azure-data-studio","product-sql","product-sql-operations","product-sql-server-2017-on-linux","product-sql-server-on-linux","content-type-updates"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The March release of SQL Operations Studio is now available - 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\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The March release of SQL Operations Studio is now available - Microsoft SQL Server Blog\" \/>\n<meta property=\"og:description\" content=\"UPDATE: SQL Operations Studio is now GA and renamed to Azure Data Studio. For the most up to date information please visit our monthly Azure Data Studio blog post and download and install the latest release here. This post is co-authored by\u00a0Karl Burtram, Senior Software Engineer, SQL Server.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/\" \/>\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=\"2018-03-28T18:00:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-23T06:51:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/05\/SQL-server_SQL-Operations-Studio-Thumbnail_FY18_280x180_V1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"280\" \/>\n\t<meta property=\"og:image:height\" content=\"180\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/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=\"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\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/\"},\"author\":[{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/author\/sql-server-team\/\",\"@type\":\"Person\",\"@name\":\"SQL Server Team\"}],\"headline\":\"The March release of SQL Operations Studio is now available\",\"datePublished\":\"2018-03-28T18:00:41+00:00\",\"dateModified\":\"2024-01-23T06:51:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/\"},\"wordCount\":773,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/05\/SQL-server_SQL-Operations-Studio-Thumbnail_FY18_280x180_V1.png\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/\",\"name\":\"The March release of SQL Operations Studio is now available - 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\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/05\/SQL-server_SQL-Operations-Studio-Thumbnail_FY18_280x180_V1.png\",\"datePublished\":\"2018-03-28T18:00:41+00:00\",\"dateModified\":\"2024-01-23T06:51:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/#primaryimage\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/05\/SQL-server_SQL-Operations-Studio-Thumbnail_FY18_280x180_V1.png\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/05\/SQL-server_SQL-Operations-Studio-Thumbnail_FY18_280x180_V1.png\",\"width\":280,\"height\":180,\"caption\":\"a close up of a sign\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The March release of SQL Operations Studio is now available\"}]},{\"@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":"The March release of SQL Operations Studio is now available - 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\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/","og_locale":"en_US","og_type":"article","og_title":"The March release of SQL Operations Studio is now available - Microsoft SQL Server Blog","og_description":"UPDATE: SQL Operations Studio is now GA and renamed to Azure Data Studio. For the most up to date information please visit our monthly Azure Data Studio blog post and download and install the latest release here. This post is co-authored by\u00a0Karl Burtram, Senior Software Engineer, SQL Server.","og_url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/","og_site_name":"Microsoft SQL Server Blog","article_publisher":"http:\/\/www.facebook.com\/sqlserver","article_published_time":"2018-03-28T18:00:41+00:00","article_modified_time":"2024-01-23T06:51:12+00:00","og_image":[{"width":280,"height":180,"url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/05\/SQL-server_SQL-Operations-Studio-Thumbnail_FY18_280x180_V1.png","type":"image\/png"}],"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":"3 min read"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/#article","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/"},"author":[{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/author\/sql-server-team\/","@type":"Person","@name":"SQL Server Team"}],"headline":"The March release of SQL Operations Studio is now available","datePublished":"2018-03-28T18:00:41+00:00","dateModified":"2024-01-23T06:51:12+00:00","mainEntityOfPage":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/"},"wordCount":773,"commentCount":1,"publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/#organization"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/05\/SQL-server_SQL-Operations-Studio-Thumbnail_FY18_280x180_V1.png","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/","name":"The March release of SQL Operations Studio is now available - 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\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/#primaryimage"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/05\/SQL-server_SQL-Operations-Studio-Thumbnail_FY18_280x180_V1.png","datePublished":"2018-03-28T18:00:41+00:00","dateModified":"2024-01-23T06:51:12+00:00","breadcrumb":{"@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/#primaryimage","url":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/05\/SQL-server_SQL-Operations-Studio-Thumbnail_FY18_280x180_V1.png","contentUrl":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-content\/uploads\/2018\/05\/SQL-server_SQL-Operations-Studio-Thumbnail_FY18_280x180_V1.png","width":280,"height":180,"caption":"a close up of a sign"},{"@type":"BreadcrumbList","@id":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/2018\/03\/28\/the-march-release-of-sql-operations-studio-is-now-available\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/"},{"@type":"ListItem","position":2,"name":"The March release of SQL Operations Studio is now available"}]},{"@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\/21985","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=21985"}],"version-history":[{"count":0,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/posts\/21985\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/media\/24499"}],"wp:attachment":[{"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/media?parent=21985"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/post_tag?post=21985"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/product?post=21985"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/content-type?post=21985"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/topic?post=21985"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/sql-server\/blog\/wp-json\/wp\/v2\/coauthors?post=21985"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}