mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
enable Azure SQL DB Edge deployment in ADS (#10927)
* local deployment * eula update * remote deployment * fix wording * new extension * script * spacing * fix test * loc strings
This commit is contained in:
@@ -244,7 +244,8 @@ const externalExtensions = [
|
||||
'liveshare',
|
||||
'sql-database-projects',
|
||||
'machine-learning',
|
||||
'sql-assessment'
|
||||
'sql-assessment',
|
||||
'asde-deployment'
|
||||
];
|
||||
|
||||
// extensions that require a rebuild since they have native parts
|
||||
|
||||
Reference in New Issue
Block a user