azuredatastudio/extensions/admin-tool-ext-win
Charles Gagnon 3320bb55c2
Update privacy documentation (#22520)
* Update privacy documentation

* move
2023-03-29 15:40:01 -07:00
..
build Update service-downloader (#16565) 2021-08-04 14:29:54 -07:00
images update extension icon (#9542) 2020-03-11 19:25:32 -07:00
license Remove VS redist license 2019-06-04 22:20:43 +00:00
src fix find parent node issue (#22356) 2023-03-20 08:20:11 -07:00
.eslintrc.json Add no-floating-promises to admin-tool-ext-win and query-history (#16944) 2021-08-30 21:16:55 -07:00
.gitignore Revert "Switch to vscodetestcover for running extension tests (#5458)" (#5487) 2019-05-14 17:16:01 -07:00
.vscodeignore Webpack Extensions update (#15919) 2021-07-01 09:56:55 -07:00
README.md Update privacy documentation (#22520) 2023-03-29 15:40:01 -07:00
config.json use native win-arm64 STS builds (#22103) 2023-03-02 12:37:14 -08:00
coverConfig.json Clean up coverage for admin-tool-ext-win extension (#10806) 2020-06-09 12:56:03 -07:00
extension.webpack.config.js Webpack Extensions update (#15919) 2021-07-01 09:56:55 -07:00
package.json Update ads-extension-telemetry to 3.0.1 (#22374) 2023-03-20 12:48:31 -07:00
package.nls.json Add more SsmsMin interactions (#5267) 2019-04-30 16:10:11 -07:00
tsconfig.json Merge from vscode a348d103d1 (#15681) 2021-06-17 08:17:11 -07:00
yarn.lock Update ads-extension-telemetry to 3.0.1 (#22374) 2023-03-20 12:48:31 -07:00

README.md

Database Admin Tool Extensions for Windows (preview)

The Database Admin Tool Extensions for Windows adds Windows-specific functionality into Azure Data Studio. Currently this functionality includes the ability to launch a set of SQL Server Management Studio experiences directly from Azure Data Studio.

These experiences include:

  • SSMS Property dialogs for select object types, such as Databases, Views, Stored Procedures and more
  • The Generate Scripts Wizard

How do I launch these experiences?

Both of these are available as menu items on the context menu for nodes in the Object Explorer tree. Right click on a node that supports one of the experiences and select the appropriate item.

Properties for the property dialogs of supported object types

Properties

Generate Scripts... for the Generate Scripts Wizard (only available on Database nodes)

Generate Scripts Wizard

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Telemetry

This extension collects telemetry data, which is used to help understand how to improve the product. For example, this usage data helps to debug issues, such as slow start-up times, and to prioritize new features. While we appreciate the insights this data provides, we also know that not everyone wants to send usage data and you can disable telemetry as described in the Azure Data Studio disable telemetry reporting documentation.

Privacy Statement

To learn more about our Privacy Statement visit this link.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the Source EULA.