brian-harris
c12cdffe9b
Dev/brih/bugs/merge rtm hotfix changes ( #16792 )
...
* improves migration context loading error handling
* remove secrets and encode uris
2021-08-16 16:24:41 -07:00
Charles Gagnon
a92ba424ac
Handle errors fetching subscriptions from subset of tenants ( #16765 )
2021-08-16 15:08:08 -07:00
Alan Ren
c67a66c6ff
only handle connection profile ( #16790 )
2021-08-16 13:31:06 -07:00
Charles Gagnon
ecb5bb4ed8
Fix scan hits ( #16788 )
2021-08-16 12:59:18 -07:00
Charles Gagnon
455b3478c1
Fix download manually link ( #16787 )
...
* Fix download manually link
* Fix compile
2021-08-16 12:45:19 -07:00
Aasim Khan
f5f52b19c7
Adding support for AAD connections in import wizard ( #16759 )
...
* Adding support for aad connections in import extension
* Adding support for AAD by passing azure account token
* Adding a test for aad connections and fixing broken tests
* removing extra await
2021-08-16 11:57:35 -07:00
goyal-anjali
1121429f5c
Localize strings ( #16781 )
...
Localize all user viewable strings
2021-08-16 23:29:40 +05:30
Lucy Zhang
6014b17d52
increase wait time for python install location ( #16784 )
2021-08-16 10:58:07 -07:00
Alan Ren
560a8b7c9b
add required indicator ( #16777 )
2021-08-16 10:48:23 -07:00
Alan Ren
2e2e6e2767
remove special case ( #16779 )
2021-08-16 10:47:39 -07:00
csigs
ea62adbb5c
LEGO: check in for main to temporary branch. ( #16782 )
2021-08-15 19:00:16 -07:00
Charles Gagnon
6b5c909f7f
Fix connection prompt for publish database quickpick ( #16767 )
2021-08-14 11:57:41 -07:00
Rachel Kim
7a57e62cd6
fix sql migration bugs on showing/hiding content based on scenarios ( #16778 )
2021-08-13 19:35:06 -07:00
Rachel Kim
4efdb0e651
Add autoCutoverConfiguration to local storage ( #16772 )
2021-08-13 15:13:16 -07:00
Monica Gupta
5049bf0c7f
Fix for getting auth token for Kusto resource ( #16773 )
...
* Fix for getting auth token for Kusto resource
* Addressed comment
Co-authored-by: hhh <gfhg>
2021-08-13 14:50:42 -07:00
Alex Ma
21a1db1045
updates to xlfs in sql-migration, database-projects, data-workspace ( #16771 )
2021-08-13 11:42:25 -07:00
csigs
941998bee6
LEGO: check in for main to temporary branch. ( #16769 )
2021-08-13 10:39:45 -07:00
stuti149
4ea5b62217
Added Refresh Assessment Button in Azure SQL Target Page ( #16706 )
...
* Added Refresh Assessment Button in Azure SQL Target Wizard
* UI updated
* changes done
2021-08-13 11:02:32 +05:30
Benjin Dubishar
c68acfde82
Correcting bug to intentionally read from cached list of projects ( #16762 )
...
* Correcting to intentionally read from cached list of projects
* using undefined for "workspace not checked yet" rather than empty array
2021-08-12 17:03:06 -07:00
Aditya Bist
8ae04c456d
re enable keytar test to check Ad Hoc build ( #16758 )
2021-08-12 14:48:10 -07:00
Lucy Zhang
627ffff506
Refactor auto size columns plugin ( #16709 )
...
* refactor auto size columns plugin
* clean up
* pr comments
* pr comments
2021-08-12 13:55:19 -07:00
Leila Lali
32a71a2de6
SQL Database Project - Deploy db to docker ( #16406 )
...
Added a new command to deploy the project to docker
2021-08-12 13:24:16 -07:00
Justin M
57e11c7b5c
Bumped AzureMonitor version to 0.1.4 ( #16756 )
2021-08-12 13:16:05 -07:00
Justin M
d64a5ffe06
AzureMonitor syntax highlighting and themes ( #16752 )
...
* Added grammars, themes, and output channels to package.json Added themes folder and files
* Changed theme name to distinguish between themes
2021-08-12 13:13:36 -07:00
Charles Gagnon
041bd560c0
Fix modelview container removal issue ( #16753 )
2021-08-12 13:12:31 -07:00
Alex Ma
0f0b0c2372
[Loc] Added all fields required message for sql-migration ( #16754 )
2021-08-12 13:07:39 -07:00
Rachel Kim
248025b6b7
Database backup page improvements ( #16690 )
2021-08-12 12:49:29 -07:00
Aditya Bist
2f8e2f3132
Synapse query editor dropdown fix ( #16684 )
...
* formatting
* update comment
* format doc
* fix connection test
* remove unused imports
* test server info mock
* try with mocks
* add server info check for tests
* added logic for corner case
2021-08-12 12:28:55 -07:00
Rachel Kim
8bd7125392
Add required indicator across SQL Migration extension ( #16057 )
2021-08-12 11:20:06 -07:00
Charles Gagnon
0f3be7dabc
Fix title icons ( #16750 )
2021-08-12 10:59:54 -07:00
Charles Gagnon
78f48b69a4
Add new extensions location var ( #16747 )
2021-08-12 10:16:54 -07:00
Aasim Khan
74938d563d
Adding context menu item on server level for import wizard ( #16700 )
...
* Adding context menu item on server level for import wizard
* Changing to regex instead of using duplicate oe commands
2021-08-12 09:07:02 -07:00
Charles Gagnon
1015b2f960
Fix schema compare diff editor not showing ( #16733 )
...
* Fix schema compare diff editor not showing
* remove unneeded
* remove more unused
2021-08-11 23:15:08 -07:00
Alan Ren
491297be82
update modal.ts ( #16736 )
2021-08-11 23:11:33 -07:00
Karl Burtram
1e761bc159
Use preview welcome page if enabled ( #16734 )
...
* Use preview welcome page if enabled
* Fix typo in comment
2021-08-11 18:01:36 -07:00
Aasim Khan
8be0f742bc
Listing filtered locations for migration service public preview. ( #16731 )
...
* Filtering regions for public preview
* rename var
* reverting back to const
2021-08-11 17:48:44 -07:00
Justin M
ac795ac457
Bumped AzureMonitor version to 0.1.3 ( #16732 )
2021-08-11 17:47:10 -07:00
Justin M
42f3b7d3ba
Changed NotebookKernelAlias to LogAnalytics for AzureMonitor extension ( #16730 )
2021-08-11 16:15:01 -07:00
brian-harris
71e2d1a2bc
Dev/brih/bugs/update readme public preview ( #16729 )
...
* initial readme udpates
* update wording, bump version
2021-08-11 15:05:08 -07:00
Charles Gagnon
33e46861e9
Remove Azdata CLI Ext from recommend extensions ( #16727 )
2021-08-11 14:55:50 -07:00
Daniel Grajeda
10ee4f2d7c
Notebook Views Actions fix for ADS Web ( #16707 )
2021-08-11 13:19:02 -07:00
Charles Gagnon
9b2836c9e7
Update admin-tool-ext-win version ( #16723 )
2021-08-11 12:53:47 -07:00
Sakshi Sharma
4250556023
Fix incorrect .NET error ( #16694 )
...
* Fix .NET Install state for error conditions
* Address comment- remove redundant constructor
2021-08-11 11:29:48 -07:00
brian-harris
a4b1e8af96
filter assessment results by MigationTargetType ( #16701 )
2021-08-11 10:55:28 -07:00
brian-harris
f6b10fec0b
improve migration context loading ( #16696 )
2021-08-11 10:55:01 -07:00
dependabot[bot]
59c550f28e
Bump tar from 2.2.1 to 2.2.2 ( #16551 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 10:46:00 -07:00
Charles Gagnon
f570c64ce0
Remove azdata extension ( #16667 )
...
* Remove azdata extension
* skip failing tests
* unskip tests
* Remove duplicate tests
* skip tests
2021-08-11 09:48:06 -07:00
dependabot[bot]
9494cbc595
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/agent ( #16669 )
...
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>
2021-08-11 09:25:00 -07:00
dependabot[bot]
fe313d1bd4
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/admin-tool-ext-win ( #16671 )
...
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>
2021-08-11 09:24:39 -07:00
dependabot[bot]
8bb43af96f
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/arc ( #16670 )
...
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>
2021-08-11 09:24:29 -07:00