Lewis Sanchez
e77b0bfa89
Update azdataGraph version from 0.0.26 to 0.0.27 ( #19497 )
2022-05-23 20:56:52 -07:00
Aasim Khan
719a7889fc
updating kind-of ( #19489 )
2022-05-23 17:51:12 -07:00
dependabot[bot]
0687d61170
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/data-workspace ( #19493 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 17:50:30 -07:00
Alex Ma
1d52740f62
[Loc] xlf update for 5-23-2022 ( #19494 )
2022-05-23 17:27:42 -07:00
Aasim Khan
a7749471ec
Updating remote-retry-src ( #19488 )
2022-05-23 16:16:17 -07:00
Vasu Bhog
146b27f511
SQL Bindings Readme Instructions ( #19487 )
...
* add readme entry points
* use scenarios
* fix link
* address comments
2022-05-23 18:04:37 -05:00
Vasu Bhog
e1fc230273
remove password for connection string non sql auth types ( #19484 )
...
* remove password for connection string non sql auth types
* add comment
* fix test
2022-05-23 18:01:55 -05:00
Aasim Khan
c9c670cc86
Updating a vulnerable package ( #19485 )
2022-05-23 15:22:03 -07:00
Aasim Khan
8bb6b5fc1a
Redoing Execution Plan Comparison Editor ( #19375 )
...
* Adding code for execution plan comparison editor
* Handling floating promises and fixing a loc string
* Fixing some polygon stuff
* Fixing azdatagraph null check bug
* Adding progress notification for similar areas
* Removing some floating promises
* Fixing button enabled state
2022-05-23 14:33:18 -07:00
csigs
000923207e
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220523162754012. ( #19479 )
2022-05-23 10:11:05 -07:00
csigs
0d34e83ddd
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220522162500906. ( #19477 )
2022-05-23 10:10:49 -07:00
Leila Lali
39f5ad9e16
Adding firewall rule prompt when publishing to existing server ( #19474 )
2022-05-23 08:33:53 -07:00
Vasu Bhog
1959736078
fix loop for cancelling out databases ( #19460 )
...
* fix loop for cancelling out databases
* remove loop and comments
2022-05-20 13:47:53 -07:00
brian-harris
529296110b
fix resource group parameter, name ( #19471 )
2022-05-20 13:07:22 -07:00
dependabot[bot]
a241b511c6
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/machine-learning ( #19464 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 11:21:58 -07:00
dependabot[bot]
f77adcaa4a
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/mssql ( #19465 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 11:21:38 -07:00
Alan Ren
70a5f0702e
bump minimist ( #19466 )
2022-05-20 11:09:45 -07:00
Aasim Khan
6dbaa7e6f6
Updating sts ( #19462 )
2022-05-20 10:49:46 -07:00
Alan Ren
f3e7337196
Upgrade packages to remove dependency on the vulnerable package minimist 0.0.8 ( #19455 )
...
* new mocha version
* test fix
* test
* new vscodetestcov version
* use rc1
* use 1.2.1
* remove all 0.0.8 of minimist
* a few more
2022-05-20 10:06:13 -07:00
csigs
840084704b
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220520162113836. ( #19463 )
2022-05-20 09:41:33 -07:00
Alex Ma
dde8e169ac
[Loc] update to arc, azurecore, and sql-bindings. ( #19456 )
2022-05-19 19:36:43 -07:00
Candice Ye
6188c218ee
Canye/fix refresh ( #19424 )
...
* Bump version of arc and azcli to 1.3.0
* Fixed refresh to do dc config show and endpoint list first, then check the connectionmode
* Await calls to refresh indirect and direct
* Made sql mi-arc delete also handle direct mode. Made customlocation for sql mi create work again, regex problem.
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-05-19 18:22:33 -07:00
Cory Rivera
3eedbf04df
Fix Python smoke test failures. ( #19405 )
2022-05-19 16:10:55 -07:00
Leila Lali
30fb6b25b1
Fixed the formatting issues in SQL project readme file ( #19445 )
2022-05-19 15:51:56 -07:00
Charles Gagnon
887d218342
Add default name to promptAddItem ( #19439 )
...
* Add default name to promptAddItem
* Change to addItemPrompt
2022-05-19 15:10:34 -07:00
Charles Gagnon
4c008059df
Add createAzureFunction to extension API ( #19438 )
2022-05-19 13:02:49 -07:00
Vasu Bhog
79875c0b95
fix await ( #19437 )
2022-05-19 12:20:36 -07:00
Charles Gagnon
f2b623b3b2
Move promptAddItem to extension API ( #19423 )
...
* Move addItem to extension API
* add noneDeployScripts
2022-05-19 11:25:10 -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
csigs
1bceb04a4a
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220519161154386. ( #19434 )
2022-05-19 10:48:41 -07:00
Vasu Bhog
9cefed840e
SQL Bindings refactor password prompting ( #19371 )
...
* remove password enter manually - since we prompt user to include it prior
* go back to connection profile prompt
* add manual entry if connection info password is not saved
* add tests that verify all password prompt scenarios
* nit
2022-05-19 10:41:11 -07:00
dependabot[bot]
dbaa78a737
Bump minimist from 1.2.5 to 1.2.6 in /remote ( #19432 )
...
* Bump minimist from 1.2.5 to 1.2.6 in /remote
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix root minimist package version
* fix dependency
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alan Ren <alanren@microsoft.com >
2022-05-19 00:25:52 -07:00
Alan Ren
77006cee86
fix a dependent bot issue ( #19418 )
2022-05-18 16:40:07 -07:00
Vasu Bhog
8967ec36f4
Add Table Menu for SQL Bindings promptForObjectName ( #19358 )
...
* first wip for table menu prompt
* fix up some table prompts
* use simpleExecuteRequest
* fix table prompt scenario for sql binding also
* fix/add more testing and address comments
* add brackets to selected database
* add manually entered option
2022-05-18 14:51:45 -07:00
Candice Ye
1210bceded
Bump version of arc and azcli to 1.3.0 ( #19420 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-05-18 14:48:20 -07:00
Candice Ye
a891ef4784
Make refresh handle direct mode ( #19408 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-05-18 11:17:03 -07:00
Charles Gagnon
7fc8b1c849
Add UUID dependency to sql-bindings ( #19406 )
2022-05-17 23:44:52 -07:00
Charles Gagnon
27ee9527bb
Quote paths in add package command ( #19407 )
2022-05-17 23:44:00 -07:00
brian-harris
08d717dff7
fix invalid targetServerName ( #19409 )
2022-05-17 19:34:50 -07:00
Barbara Valdez
132d22bfe7
add open api project method to api ( #19401 )
2022-05-17 15:09:16 -07:00
csigs
61662f6086
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220517162754481. ( #19397 )
2022-05-17 13:54:49 -07:00
Charles Gagnon
570e41cdcb
Add verbosity update to need logs request ( #19398 )
2022-05-17 11:47:54 -07:00
Aasim Khan
e04c1624bc
Adding the mirrored parallelism icon ( #19391 )
2022-05-17 02:01:45 -07:00
Alex Ma
705dcd2b8c
[Loc] Added changes to sql.xlf ( #19395 )
2022-05-16 20:02:19 -07:00
brian-harris
c3c2d83da1
update DMSV2 API and listMonitoringData to latest ( #19394 )
2022-05-16 18:53:41 -07:00
Candice Ye
e2a675ef58
Added DC Status ( #19393 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-05-16 16:49:11 -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
Charles Gagnon
d7ecdd89b1
Update Dockerfiles to use MCR ( #19388 )
...
* Switch docker to pull from MCR
* try undo linux
* add back
* Update images
2022-05-16 14:49:31 -07:00
Candice Ye
d641988161
Added optional metadata to fix bug ( #19389 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-05-16 14:49:21 -07:00
Candice Ye
801f797440
Fixed az sql mi-arc show for indirect scenario ( #19378 )
...
* Addressed sql mi show for indirect and direct
* Throw error when output is not JSON
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-05-16 10:51:23 -07:00