Alan Ren
aa47729f90
fix find parent node issue ( #22356 )
...
* fix find parent node issue
* sts update
* fix errors
* pr comments and a fix
2023-03-20 08:20:11 -07:00
Cheena Malhotra
4b02c26a52
MSAL cache encryption + log improvements ( #22335 )
2023-03-16 16:53:16 -07:00
Cheena Malhotra
c163830bc4
Use Preferred username over email as 'user' property ( #22288 )
2023-03-09 20:25:07 -08:00
Cheena Malhotra
f51fe75397
Null & Error handling in Azure core ( #22259 )
2023-03-09 14:34:39 -08:00
Cheena Malhotra
aa350f7e49
Enable SQL Auth Provider support ( #21903 )
2023-03-03 12:49:01 -08:00
Christopher Suh
20c290aa91
Better error messages from connection failures in MSAL ( #22065 )
...
* better error messages from connection failures in MSAL\, fix typo
* cleanup
* pr comments
* rename error interface
* address pr comments
* update api
* fix typings
* change one more typing
* fix build
* fix tests
2023-03-02 15:38:12 -08:00
Christopher Suh
b7e0bbb64a
Update api to pass more detailed error messaging from azurecore ( #22003 )
...
* update api to pass more detailed error messaging from azurecore
* fix formatting
* fix buid error
* fix pr comments
* move to azdata.proposed.d.ts
* pr comments
* Update extensions/azurecore/src/account-provider/auths/azureAuth.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* refactor
* pr comments
* Update src/sql/workbench/services/accountManagement/browser/accountManagementService.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* pr comments
* Update src/sql/azdata.proposed.d.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* Update extensions/azurecore/src/account-provider/auths/azureAuth.ts
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
* fix formatting
* fix compile error
* fix compile error
* pr comments
---------
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2023-02-23 13:00:18 -08:00
Christopher Suh
8f638be687
remove germany and us national clouds ( #21825 )
2023-02-02 16:11:04 -08:00
Christopher Suh
51da512edb
Fix Cloud Endpoints ( #21805 )
...
* replace hardcoded endpoints
* cleanup
2023-02-01 12:32:47 -08:00
Cheena Malhotra
84fd46c901
Do not show warning messages for stale accounts ( #21621 )
2023-01-24 16:21:43 -08:00
Cheena Malhotra
9708b470c7
Azure core | Include alternate library accounts if found ( #21565 )
2023-01-11 16:05:20 -08:00
Cheena Malhotra
b9e8a87472
Fix resource endpoints to end with slash ( #21540 )
2023-01-06 17:53:09 -08:00
Cheena Malhotra
ec7e754009
Handle default tenant to be set when only 1 tenant exists ( #21532 )
2023-01-05 16:40:16 -08:00
Cheena Malhotra
36484d38e6
Support locking cache file when writing and handles syntax error when reading ( #21469 )
2023-01-04 11:50:17 -08:00
Cheena Malhotra
8032d50768
Introduce Azure Synapse Analytics and Dedicated SQL Pools azure nodes ( #21471 )
2022-12-22 17:41:11 -08:00
Cheena Malhotra
112de46723
Fix ADAL to MSAL transition of connections and account list ( #21425 )
2022-12-15 16:38:45 -08:00
Cheena Malhotra
abc7ada902
Fallback to 'common' tenant if 'tid' not found ( #21388 )
2022-12-12 12:31:14 -08:00
Cheena Malhotra
511523d002
Introduce inbuilt MsalCachePlugin to replace msal-node-extensions ( #21335 )
2022-11-30 21:23:32 -08:00
Cheena Malhotra
23dfd690a6
Refresh token with SqlToolService session update ( #21308 )
2022-11-29 15:26:15 -08:00
Cheena Malhotra
405b3bbfdb
Fix default auth and 'AzureTenantId' to persist and not reset on selection event ( #21289 )
2022-11-23 17:39:03 -08:00
Christopher Suh
86c3f315f2
Add MSAL Authentication Library support ( #21024 )
2022-11-23 14:06:44 -08:00
Cheena Malhotra
dec3c020c5
Fix Browse azure tab not populating right tenant ( #21276 )
2022-11-19 00:49:56 -08:00
Christopher Suh
0bc5f68d29
Fix prompt for auth/device auth method ( #21272 )
2022-11-18 15:17:46 -08:00
Cheena Malhotra
85fad2360c
Fix tenant Id design for Azure accounts ( #21086 )
2022-11-03 11:04:37 -07:00
Christopher Suh
e87995527b
Removed localization from error messages ( #21085 )
...
* removed localization from error messages
* use logger
* localize message displayed to user
2022-11-02 18:17:59 -07:00
Cheena Malhotra
b35942ad80
Fix account names to display UTF8 characters ( #21070 )
2022-11-02 10:04:50 -07:00
Karl Burtram
8a3d08f0de
Merge vscode 1.67 ( #20883 )
...
* Fix initial build breaks from 1.67 merge (#2514 )
* Update yarn lock files
* Update build scripts
* Fix tsconfig
* Build breaks
* WIP
* Update yarn lock files
* Misc breaks
* Updates to package.json
* Breaks
* Update yarn
* Fix breaks
* Breaks
* Build breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Missing file
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Fix several runtime breaks (#2515 )
* Missing files
* Runtime breaks
* Fix proxy ordering issue
* Remove commented code
* Fix breaks with opening query editor
* Fix post merge break
* Updates related to setup build and other breaks (#2516 )
* Fix bundle build issues
* Update distro
* Fix distro merge and update build JS files
* Disable pipeline steps
* Remove stats call
* Update license name
* Make new RPM dependencies a warning
* Fix extension manager version checks
* Update JS file
* Fix a few runtime breaks
* Fixes
* Fix runtime issues
* Fix build breaks
* Update notebook tests (part 1)
* Fix broken tests
* Linting errors
* Fix hygiene
* Disable lint rules
* Bump distro
* Turn off smoke tests
* Disable integration tests
* Remove failing "activate" test
* Remove failed test assertion
* Disable other broken test
* Disable query history tests
* Disable extension unit tests
* Disable failing tasks
2022-10-19 19:13:18 -07:00
Charles Gagnon
85dc506a3c
Add AuthenticationType enum to typings ( #20699 )
...
* Add AuthenticationType enum to typings
* fix
* const
* Add comments
* fix comment
* remove unused
2022-09-30 16:49:36 -07:00
Cheena Malhotra
3aa416df6d
Fix default SQL Login prompts in SQL Servers under Azure Tree ( #20689 )
2022-09-30 12:31:34 -07:00
Christopher Suh
2a3e41e821
Update redirect-uri to localhost ( #20692 )
...
* wip
* change clientId
* change redirect-uri to localhost
* change clientId to staging env
* wip, using ppe endpoint
* management-preview
* change back management endpoint
* localhost/redirect
* wip
* route redirect
* change back to prod endpoints/clientId
* add error handling
2022-09-30 11:59:53 -04:00
Christopher Suh
791443ddb7
Improve the tenant logging ( #20688 )
...
* added tenant response logging
* add headers to logging
* throw error after tenant response failure
2022-09-28 22:27:02 -07:00
Alan Ren
54c2fe6899
remove duplicate code ( #20664 )
...
* remove dupe code
* fix step name
* fix errors
* comment out arc
* fix timeout issue
* fix typo
* update name
2022-09-26 17:48:59 -07:00
Charles Gagnon
dd253b4e98
Finish strict null azurecore ( #20619 )
...
* Finish strict null azurecore
* one last
2022-09-19 14:29:42 -07:00
Charles Gagnon
5f8cefc45c
Promote some Azure account API typings ( #20615 )
2022-09-16 11:44:33 -07:00
Charles Gagnon
c2c16c99e8
More Azure strict nulls ( #20614 )
2022-09-16 11:43:24 -07:00
Charles Gagnon
2a3d0bcde5
AzureResource utils strict nulls ( #20609 )
...
* AzureResource utils strict nulls
* quotes
2022-09-16 08:52:45 -07:00
Alex Ma
08a9527314
Replace FQDN for Sql Synapse Servers ( #20581 )
...
* WIP work on rest call
* moved check to resourceTreeDataProviderBase
* some cleanup
* added working check
* placeholder, using filter function in resourceTreeDataProviderBase
* added connectivityEndpoints
* added kind filter
* fixed minor bits
* added wip changes
* added working queries
* added synapse to getSqlServers
* added override
* massive overhaul
* added property check
* made changes
* added clarifying comments
* added comment fixes
* remove async
2022-09-15 14:24:11 -07:00
Charles Gagnon
356f793078
Simplify IAzureResourceTreeDataProvider ( #20591 )
2022-09-14 10:07:30 -07:00
Charles Gagnon
63aeb606bf
azureAuth.ts strict nulls ( #20583 )
...
* azureAuth.ts strict nulls
* fix test compile
2022-09-12 14:44:31 -07:00
Charles Gagnon
415c769d60
Don't use localized folder for azure tokens ( #20559 )
2022-09-08 09:54:52 -07:00
Charles Gagnon
56fcb43c35
Fix more azurecore strict nulls ( #20547 )
2022-09-07 13:05:16 -07:00
rishky-msft
5c620264c4
Adding azure resource provider for mysql flexible server ( #20529 )
2022-09-07 22:24:18 +05:30
Charles Gagnon
8319f89b84
AzureAccountProvider & AzureAccountProviderService strict nulls ( #20543 )
2022-09-06 10:48:32 -07:00
Charles Gagnon
7ec3506f5f
Strict null check SimpleTokenCache ( #20542 )
2022-09-06 10:48:17 -07:00
Cheena Malhotra
a8a235bded
Fix to not prompt user when token acquisition fails for stale user accounts. ( #20516 )
2022-08-31 17:26:40 -07:00
Charles Gagnon
a7e5acf539
Initial work on enabling strict nulls in azurecore ( #20411 )
2022-08-24 10:59:25 -07:00
Raymond Truong
10f5b8b76e
[Azure Core, SQL Migration] Fix wrong endpoints being used for non-public clouds ( #20304 )
...
* Add correct host to ARM REST API calls
* Clean up
* Missed a spot
* One more comment
* Expose new function getProviderMetadataForAccount in azurecore API
2022-08-15 14:37:41 -07:00
Charles Gagnon
6ae380b65d
Remove unnecessary awaits from extensions ( #19571 )
...
* Remove unnecessary awaits
* fix ignore
* revert eslintignore
* try
* increase size
* Increase sql lint size
2022-05-31 15:36:44 -07:00
Laurent Nguyen
97a4ecdfbb
Add support for CosmosDB - Mongo API ( #19386 )
...
* Display cdb nodes to browse azure tree
* Update icons
* Update node label
* Remove console logs
* Fix i18n in cosmosDbMongoTreeDataProvider
* Disable Mongo provider in azure tree for now
* Revert "Disable Mongo provider in azure tree for now"
This reverts commit 8b2d2079f43624596a41b82a71a5e40eef1ad4b1.
* Fix build issues related to merge
* Add COSMOSDB_MONGO in provider extension map
* Define providerId string as constant. Rename constants to follow azurecore/ naming conventions (all caps)
2022-05-19 11:12:53 -07:00
Karl Burtram
701f656c55
Fix connection issue with wrong resource endpoint ( #19387 )
...
* Fix connection bug accessing PBI resource
* Address CR feedback
* Fix null check
2022-05-16 15:23:23 -07:00