microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.58k stars 901 forks source link

[Seeking Feedback] From SQL Server docs articles to notebooks in Azure Data Studio #16648

Open MsSQLGirl opened 3 years ago

MsSQLGirl commented 3 years ago

Hello,

We are currently experimenting with SQL Server docs articles that are rich with code snippets. We think that these articles are ideal for executable troubleshooting guides in Jupyter Notebook format that can be launched, edited and executed directly in Azure Data Studio. i.e. less copying and pasting!

Articles with troubleshooting notebooks:

Quick demo The quick gifs below show you how it works!

Seeking feedback

Thank you, Julie

ingebeumer commented 1 year ago

Love it :star2: Maybe we can provide 2 options in the relevant articles? One to open the Notebook in Azure Data Studio as there is now and add another option to download the Notebook? Not all people have internet access on the same machine from which they connect to their databases. If they do, they often use their user account for internet and their admin account for privileged access to SQL. And although in Edge I can use Open link as (another Edge profile), in the end it will open Azure Data Studio with the account logged into the machine.