Azuredatastudio: Feature Request: work with Central Management Server

Created on 15 Nov 2017  路  12Comments  路  Source: microsoft/azuredatastudio

  • SQL Operations Studio Version: 0.23.6

We have lot of servers group and a lot more servers in CMS, recreating them in new OPS will be big headache.

Area - Connection Enhancement

Most helpful comment

@Zhunya we plan to fully support CMS integration in Object Explorer viewlet prior to GA.

All 12 comments

Completely agree. We have a couple hundred instances, to manually add them would be no good.

I think it will be possible to write custom script to convert CMS content to %APPDATA%\sqlops\User\Settings.json with help from dbatools module function Get-DbaRegisteredServer

@Zhunya As a one-time thing, yes, but that would mean breaking from actively used/maintained CMS which is unappealing.

@Zhunya we plan to fully support CMS integration in Object Explorer viewlet prior to GA.

Being able to seamlessly integrate with the CMS's that the other groups are maintaining would definitely be extremely beneficial. Taking it a step further, and having a mechanism to transparently source control those CMS contents through git integration with the rest of the projects/workspaces would be even better :)

I created a python script to convert the regsvr contents into JSON that can be copy/pasted into user settings file. Have not had a chance to create a help document yet, but anyone is interested in using it or extending it please feel free:
https://github.com/sonnypdx/pynotes/blob/master/sqlopsstudio/regsvrToJSON.py

Where does this stand? It's the main reason I don't use Data Studio.

@jdshkolnik we are currently doing our planning through the end of June and this item was included in a larger proposal to update the Server viewlet (basically to consolidate the Server and Azure viewlets and make the new Server viewlet extensible to additional Data Source metadata providers, such as CMS). Hopefully, this would land in March or April releases, but we aren't currently working on this feature yet.

Needs to happen! It's a roadblock for adoption. Glad that it's on the roadmap; let's get it done.

@kburtram Do plans to "fully support CMS integration" include support for multi-server queries? In SSMS, that is one of the features I use CMS for the most--to run a query against a group of CMS servers, and get a single, consolidated result set.

I sure hope this will be included in the June release, as we plan to also start using Azure Data Studio a lot more next to SSMS18. But currently this is a blocking issue for us.

CMS is coming in June release and already available in our Insider Build. Closing issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

haydnlj picture haydnlj  路  3Comments

jacobzed picture jacobzed  路  3Comments

sandermvanvliet picture sandermvanvliet  路  3Comments

Ungerfall picture Ungerfall  路  3Comments

RobLW picture RobLW  路  3Comments