Restore the SQL Server 2019 notebook download (#20979)

* Restore the SQL Server 2019 notebook download

* try updating task

* add SQL CARBON EDIT

Co-authored-by: Karl Burtram <karlb@microsoft.com>
This commit is contained in:
Hai Cao
2022-10-26 12:12:23 -07:00
committed by GitHub
parent 15b7c814f6
commit ef29f3d693
2 changed files with 7 additions and 1 deletions

View File

@@ -92,5 +92,11 @@
"serviceUrl": "https://sqlopsextensions.blob.core.windows.net/marketplace/v1/extensionsGallery.json"
},
"builtInExtensions": [
{
"version": "1.61.0",
"name": "Microsoft.sqlservernotebook",
"version": "0.5.0",
"repo": "https://github.com/microsoft/azuredatastudio"
}
]
}