News

What's New in Azure Data Studio (Formerly SQL Operations Studio)

The October release of Azure Data Studio (formerly called SQL Operations Studio) includes preview support for SQL Server 2019 and more.

Azure Data Studio, which was introduced last year as SQL Operations Studio, is an open source, cross-platform data management tool that works with SQL Server, Azure SQL Database and Azure SQL Data Warehouse from Windows, macOS and Linux machines.

Microsoft last month renamed the tool and earlier this month published details about its last two updates.

The big feature is preview support for SQL Server 2019, which last month was introduced in its own preview.

SQL Server 2019 functionality is provided by the SQL Server 2019 extension, which includes support for SQL Server Big Data clusters. That feature lets data developers deploy scalable clusters of SQL Server, Spark and HDFS Docker containers that run on the Kubernetes container orchestration platform.

Azure Data Studio Notebooks also received updates, including:

  • The ability to create or open Notebooks using an integrated Notebook viewer, which in the new release supports connecting to local kernels and the SQL Server 2019 Big Data cluster only.
  • The ability to use the PROSE Code Accelerator libraries in a Notebook in order to learn file format and data types to aid in fast data preparation.

Another new feature is the ability to use the Data External Table Wizard with external tables. Now developers can use the wizard to create an external table and its supporting metadata structures, while also gaining support of remote SQL Server and Oracle servers.

Microsoft also introduced the Azure Resource Explorer, whose functionality was previously provided in an extension. Developers can now more easily manage Azure SQL Server, Azure SQL Database, and Azure SQL Managed Instance resources, which recently became generally available.

More information on these and other updates can be found in the following published resources:

Azure Data Studio can be downloaded here.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events