Skip to content

What are the migration plans for non-Windows users after ADS goes? #26213

Open
@LarnuUK

Description

@LarnuUK

Several of the features in ADS have a replacement solution list as SSMS in the documentation.

Azure Data Studio extension Description Replacement
SQL Server Agent Manage and automate SQL Server Agent jobs. SQL Server Management Studio (SSMS)
SQL Server Profiler Trace and monitor SQL Server activity. SQL Server Management Studio (SSMS)
Database administration Tools for managing databases on Windows. SQL Server Management Studio (SSMS)
Schema Compare and synchronize database schemas. Visual Studio SQL Server Data Tools (SSDT). In development for MSSQL extension for VS Code.
Flat-file import Import .txt and .csv files into databases. Bulk insert / PowerShell. In development for MSSQL extension for Visual Studio Code.
DACPAC import/export Deploy and extract DACPAC files. SqlPackage / MSSQL extension for Visual Studio Code.
Azure SQL migration Migrate SQL Server to Azure SQL. Azure portal (future updates planned).
Notebooks SQL + Markdown interactive documents. Polyglot Notebooks in Visual Studio Code.
SQL Database Projects Create, manage, and deploy SQL database projects. Fully supported in the MSSQL extension for VS Code and Visual Studio.

SSMS is a Windows Only application so, for example, someone on using SSMS to manage Agent Jobs isn't an option. What is the Replacement tool for Agent, Profile, and Administration (yes, that very basic thing) for ADS users that aren't on Windows?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions