Alan Ren
c8632c255a
scoped refresh commands ( #13541 )
2020-11-24 17:32:50 -08:00
Alan Ren
148e802f4a
show the resources as soon as they become available ( #13530 )
...
* results streaming
* remove variable
2020-11-24 10:45:14 -08:00
Alan Ren
82d5fe3821
put feature behind preview flag ( #13147 )
...
* put feature behind preview flag
* remove unused import
2020-10-30 10:17:54 -07:00
Alan Ren
7819d25c95
resource label update ( #13129 )
...
* resource label update
* preserve existing behavior
* fix connection group color
* comments
2020-10-29 14:42:01 -07:00
Alan Ren
1d4398388c
bring Azure context menu to the new tree and enhance start cloud shell command ( #13101 )
...
* bring context menu to the new tree
* enhance start cloud shell command
* text
2020-10-28 13:48:28 -07:00
Alan Ren
79800902db
enable filtering, account node context menu and introduce flat account tree node ( #13066 )
...
* add search box
* switch back to the traditional azure tree
* Revert "switch back to the traditional azure tree"
This reverts commit 7904b9cd599591e94412ec79da23590068de46b6.
* flat account tree node and filtering
* add comment
* context menu
* fix test
* handle disposable
* add logging
2020-10-26 17:00:44 -07:00
Charles Gagnon
6550c032ee
Azure provider cleanup and add rg property ( #13030 )
...
* Move Azure DataGrid Provider into own class
* Fix compile
2020-10-22 10:30:01 -07:00
Anthony Dresser
9fdb5037bc
Connection Browse Tab ( #12222 )
...
* add browse tab and flat tree provider for azure
* fix tests
* add comment
* fix build errors
* fix test cases
Co-authored-by: Alan Ren <alanren@microsoft.com >
2020-10-13 14:58:09 -07:00
Arvind Ranasaria
39e43d2401
use selected subscriptions ( #12691 )
...
* working version
* pr feedback
2020-10-01 09:08:04 -07:00
Charles Gagnon
8d76985276
Use correct resource name ( #12288 )
2020-09-14 18:21:56 -07:00
Charles Gagnon
84ca18b428
Remove extra id property from azure subs and add type name helper ( #12145 )
...
* Remove extra id property from azure subs and add type name helper
* case
* Change a few names
2020-09-04 16:01:05 -07:00
Charles Gagnon
c2320831f7
Add subscription ID to all graph query items ( #12133 )
...
* Add subscription ID to all graph query items
* fix machine-learning
2020-09-04 13:08:10 -07:00
Charles Gagnon
1d12823f09
error handling ( #12140 )
2020-09-04 11:44:37 -07:00
Charles Gagnon
9004769865
Update azure graph queries to allow multiple subs ( #12124 )
2020-09-03 19:07:37 -07:00
Anthony Dresser
a6314b57b7
Add different flag for azure dialog ( #12073 )
...
* add different flag for azure dialog
* missing code change
* rename browser to browse
2020-09-02 13:35:36 -07:00
Anthony Dresser
9dde80ce1c
add check for preview features on children providers on all azure tree providers ( #12068 )
2020-09-01 17:26:54 -07:00
Amir Omidi
ceb4df5b8b
Support SQL Servers for migrations ( #11987 )
...
* Support SQL Servers
* Use function but dont do anything with it for now
2020-08-28 12:56:08 -07:00
Amir Omidi
9a472cf8ec
Expose the graph API ( #11919 )
...
* Exposing the graph API
* Azure managed instance retrival
* Fix compile error
2020-08-21 17:19:00 -07:00
Amir Omidi
18dc7e75ff
use azurecore and azureresource as typings ( #11892 )
...
* use azurecore and azureresource as typings
* Remove unrelated file
2020-08-20 14:45:22 -07:00
Shafiq Ur Rahman
62d60f62f3
Kusto - AzureCore changes ( #11751 )
...
* AzureCore changes
* Removed connectazuredataexplorer command from command.ts, package.json, and package.nls.json (#11844 )
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
Co-authored-by: Justin M <63619224+JustinMDotNet@users.noreply.github.com >
2020-08-18 16:56:17 -07:00
Anthony Dresser
8cf82c1f8b
Azure pane in connection dialog ( #11736 )
...
* azure pane in connection dialog
* fix layering
* fix issues
* fix test
* more test fixes
* add back double click to connect for non-contributed views
2020-08-13 17:02:42 -07:00
Amir Omidi
eccf3cf5fe
Changes to getAccountSecurityToken ( #11502 )
2020-07-23 19:14:23 -07:00
Amir Omidi
587abd43c2
Large cleanup of AzureCore - Introduction of getAccountSecurityToken and deprecation of getSecurityToken ( #11446 )
...
* do a large cleanup of azurecore
* Fix tests
* Rework Device Code
* Fix tests
* Fix AE scenario
* Fix firewall rule - clenaup logging
* Shorthand syntax
* Fix firewall tests
* Start on tests for azureAuth
* Add more tests
* Address comments
* Add a few more important tests
* Don't throw error on old code
* Fill in todo
2020-07-22 15:03:42 -07:00
Amir Omidi
5613a97fae
Use a unique key for the accounts ( #11380 )
...
* Use a unique key for the accounts
* Fix some tests
* Simplify display name
* Change to a random UUID
2020-07-17 13:39:53 -07:00
Charles Gagnon
cbf3cd7445
Remove AzureCore ApiWrapper ( #11335 )
2020-07-13 18:11:54 -07:00
Amir Omidi
8b68d524ee
Account value was never set in the this context ( #10965 )
2020-06-17 13:59:48 -07:00
Charles Gagnon
8db272cea4
Fix deployment warnings to only show if no resources found ( #10878 )
2020-06-11 17:07:19 -07:00
Amir Omidi
3860f07cab
Make azure portal work from server area ( #10699 )
2020-06-03 14:02:23 -07:00
Amir Omidi
7d31239e64
Open in azure portal ( #10535 )
...
* initial commit to get it working
* Change configuration to use package.nls.json
* Make the necessary plumbing
* Support multi cloud
* Move the menu item to the bottom
* Fix failing tests
* Fix the tests
2020-05-29 19:59:29 -07:00
Charles Gagnon
ef4ab4a59f
remove config update ( #10440 )
2020-05-15 12:59:21 -07:00
Chris LaFreniere
a9bfdf0fc9
Updating Arc Names ( #10201 )
2020-04-29 10:34:47 -07:00
Amir Omidi
cde836641a
Set the username ( #10149 )
2020-04-23 15:42:11 -07:00
Amir Omidi
eeb3cc5d8a
Change the authenticationType ( #10139 )
2020-04-23 09:53:01 -07:00
Amir Omidi
c649890398
Put cloud shell behind preview flag ( #9995 )
2020-04-15 14:04:43 -07:00
Amir Omidi
ba41e926c4
Handle first time use when user doesn't have a cloud shell ( #9890 )
...
* Handle first time use when user doesn't have a cloud shell
* Catch errors
* Update code
* Update string per PM feedback
* Update the internal URI
2020-04-10 15:12:57 -07:00
Amir Omidi
d580c13be1
Labelz ( #9887 )
...
* Labelz
* Use params
2020-04-07 13:09:15 -07:00
Amir Omidi
223aa3fe0e
We can't authenticate to every subscription ( #9826 )
...
* We can't authenticate to every subscription
* Refresh tenants and subs when the application starts
2020-04-02 09:02:04 -07:00
Amir Omidi
fc726c1477
Enable azure cloud console in ADS ( #8546 )
...
* initial changes
* Enable cloud console
* Delete unnecessary code
* error handling
* error handling
* Deal with promises
* Fix externals
* Fix externals for ws
* Cleanup name of terminal
* Update yarn.lock
* Fix yarn.lock
* Fix externals
* Cleanup parts of the code
* Fix more issues
* Fix cloud terminal
* Go back to our client ID
* Fix message
* Respect preferred location
* Fix govt cloud
* Some more messaging
* Enable items on right click
* Some feedback
* Change to status message
2020-03-31 18:39:58 -07:00
Amir Omidi
c15ac474d7
New Azure Auth Provider ( #9664 )
...
* Fixes how azure auth is handled on the azure pane
* New auth provider
* Add externals
* Feedback
* Change azdata
* Fix other issues
* Review feedback
* Feedback
* Feedback updates
* Move AKV to azdata.d.ts
* Fix yarn.lock
* Update third party notices
2020-03-23 12:39:25 -07:00
Amir Omidi
ae1f3df490
Fixes how azure auth is handled on the azure pane ( #9654 )
2020-03-18 11:50:25 -07:00
Charles Gagnon
10b681b3c8
Add Arc Resources to Azure view ( #9271 )
...
* Initial work
* Add setting change handler
* Fix tests
* Update loc names and add preview tag
* Remove TODOs
2020-02-24 08:15:27 -08:00
Charles Gagnon
6bd3ed72dd
Display azure resource fetch errors as warnings ( #9158 )
2020-02-18 10:48:39 -08:00
Charles Gagnon
2d70ff7f4e
Improve azure resource API error handling ( #9151 )
...
* Improve azure resource API error handling
* Add ref path
* Add missed typings file and remove module references
2020-02-14 14:22:05 -08:00
Charles Gagnon
5a2bbc0375
Add location to azure-account deploy field ( #9019 )
2020-02-03 18:25:54 -08:00
Charles Gagnon
261e6fa89e
Fix error when using azure-account deployment field ( #8992 )
...
* Fix error when using azure-account deployment field
* Make param optional
* Remove extra comment
2020-01-30 16:51:10 -08:00
Charles Gagnon
637a33c7a7
Support for removing hardcoded deployment options ( #8986 )
...
* Support for removing hardcode deployment options
* Add missing file
* Generalize errors and make name and id required. Sort dropdowns.
* Fix test
* Capitalize text
2020-01-30 10:35:37 -08:00
Anthony Dresser
bd7aac8ee0
Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2 ( #8911 )
...
* Merge from vscode a234f13c45b40a0929777cb440ee011b7549eed2
* update distro
* fix layering
* update distro
* fix tests
2020-01-22 13:42:37 -08:00
Anthony Dresser
7f7052ad42
Clean up some of the extensions ( #8267 )
...
* 💄
* prune unused code
* more cleanup
* remove abunch of used code
2019-11-08 11:44:43 -08:00
Kevin Cunnane
067af76904
Azure: add PostgresSQL support and refactor to use resource graph ( #8046 )
...
* Azure: add PostgresSQL support and refactor to use resource graph
- Refactored to use @azure/arm-resourcegraph for all queries
- Refactored database lookup to do just 2 queries
(all servers, all DBS) instead of waiting serially on 1 query per RG
- Added Azure Database for PostgresSQL Servers support in the tree
- Removed use of older azure APIs in preference to ones compatible with resource graph
- Note: Had to use v1.0 of new subscriptions package because resourcegraph is 2month out of date vs all other packages
2019-10-28 09:47:38 -07:00
Kevin Cunnane
7babd6f3d0
Add SQL Managed Instance support and sorting ( #7996 )
...
- Add SQL Instances folder and support using existing SQLClient API
- Sort subscriptions in tree and quickpick for easier search
- Sort all resources (Databases, Servers, Instances) alphabetically too
Not in this PR:
- Will experiment with Graph API for faster perf & easier addition of other Azure resources such as PostgreSQL
2019-10-24 15:18:49 -07:00