Azure Data Studio
1 TopicAzure Data Studio - default dashboard settings for Server and Desktop?
Hello. I am just starting to learning Azure Data Studio. My Server Dashboard and Database Dashboard don't seem to have the same widgets by default as per all of the tutorials. Below are my default settings (which have not changed). Could someone please tell me (or perhaps provide) the default settings I need so that my dashboards display all of the "default" widgets? { "workbench.enablePreviewFeatures": true, "workbench.startupEditor": "welcomePageWithTour", "datasource.connectionGroups": [ { "name": "ROOT", "id": "C777F06B-202E-4480-B475-FA416154D458" } ], "datasource.connections": [ { "options": { "connectionName": "", "server": "localhost\\SQLEXPRESS", "database": "", "authenticationType": "Integrated", "user": "", "password": "", "connectTimeout": "30", "connectRetryCount": "1", "connectRetryInterval": "10", "applicationName": "azdata", "groupId": "C777F06B-202E-4480-B475-FA416154D458", "databaseDisplayName": "" }, "groupId": "C777F06B-202E-4480-B475-FA416154D458", "providerName": "MSSQL", "savePassword": true, "id": "e53c9395-7bd0-4864-b65c-01ad39fbf340" } ], } PS: I couldn't find a specific topic group for "Azure Data Studio". If this is not the correct place, please let me know where best to ask my question. Many thanks Michelle1KViews1like2Comments