mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Update admin-tool-ext-win README (#5911)
This commit is contained in:
@@ -1,9 +1,26 @@
|
|||||||
# Database Admin Tool Extensions for Windows
|
# Database Admin Tool Extensions for Windows *(preview)*
|
||||||
|
|
||||||
This adds Windows-specific functionality into Azure Data Studio.
|
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](https://docs.microsoft.com/en-us/sql/ssms/scripting/generate-and-publish-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
|
||||||
|
|
||||||
|

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

|
||||||
|
|
||||||
## Code of Conduct
|
## Code of Conduct
|
||||||
|
|
||||||
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
|
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
|
||||||
|
|
||||||
## Privacy Statement
|
## Privacy Statement
|
||||||
|
|||||||
Reference in New Issue
Block a user