mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Added azcli extension only (#16415)
* Changed azdata to az in azcli extension and resource-deployment, and some arc. Removed user, pass, url from controller connect blade. Commented out tests. Ported over work from old branch. * Changed unit tests, all unit tests passing. Changed parameters to new ones, fixed some Controller Connect issues. * Connect data controller and create dc working. * Changed az back to azdata in necessary places in resource-deployment. * Changed notebook values and added namespace to some params. * Reverted all changes that are not in azcli. Also deleted some unused variables in azcli constants.ts and some tests. * Fixed package.json * Deleted en-us from links, changed az. to azcli.arc in package.json * Addressed PR comments. Co-authored-by: Candice Ye <canye@microsoft.com>
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Microsoft Azure Data CLI Extension for Azure Data Studio
|
||||
# Microsoft Azure CLI Extension for Azure Data Studio
|
||||
|
||||
Welcome to Microsoft Azure Data CLI Extension for Azure Data Studio!
|
||||
Welcome to Microsoft Azure 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.
|
||||
This extension adds support for the Azure CLI (az) within Azure Data Studio.
|
||||
|
||||
See https://docs.microsoft.com/cli/azure/?view=azure-cli-latest for more information on the tool.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user