mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Add azcli extension (#16029)
This commit is contained in:
25
extensions/azcli/README.md
Normal file
25
extensions/azcli/README.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Microsoft Azure Data CLI Extension for Azure Data Studio
|
||||
|
||||
Welcome to Microsoft Azure Data CLI Extension for Azure Data Studio!
|
||||
|
||||
**This extension is only applicable to customers in the Azure Arc data services public preview. Other usage is not supported at this time.**
|
||||
|
||||
## Overview
|
||||
|
||||
This extension adds support for the Azure Data CLI (azdata) within Azure Data Studio.
|
||||
|
||||
See https://docs.microsoft.com/cli/azure/?view=azure-cli-latest for more information on the tool.
|
||||
|
||||
## 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.
|
||||
|
||||
## Privacy Statement
|
||||
|
||||
The [Microsoft Enterprise and Developer Privacy Statement](https://privacy.microsoft.com/privacystatement) describes the privacy statement of this software.
|
||||
|
||||
## License
|
||||
|
||||
Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
|
||||
Licensed under the [Source EULA](https://raw.githubusercontent.com/Microsoft/azuredatastudio/main/LICENSE.txt).
|
||||
Reference in New Issue
Block a user