Vasu Bhog
Vasu Bhog
I was wondering if there are any examples of .Net Interactive notebooks that utilize multiple different kernels for each cell to be utilized with Papermill. I see that there are...
Support a Create Azure Function experience + Add SQL Binding once the Javascript Templates are created.
Support a Create Azure Function experience + Add SQL Binding once the Python Templates are created and in the azure functions repo.
Update vscode-azurefunctions API to accept an array of items (or even better either single or array). https://github.com/microsoft/vscode-azurefunctions/commit/8694350c4fb92e3a9b2504a1d8647e8dd61454e2#diff-7bae1ca8f7c01e029ba5b011acf7607ff2383a6ebcc0ede210296e68ba19fe78R93 Does this issue occur when all extensions are disabled?: Yes/No
[Table Prompt Menu Discussion](https://github.com/microsoft/azuredatastudio/pull/19358#discussion_r872578884). We should be able to set the connectionURI that we send to the simpleExecute request query to use the connection with the database so that we...
Investigate and create integration tests to automate SQL bindings test cases.
OS: macOS Monterey 12.2.1 Visual Studio Code Version: 1.64.2 Commit: f80445acd5a3dadef24aa209168452a3d97cc326 Date: 2022-02-09T22:00:58.347Z (1 wk ago) Electron: 13.5.2 Chromium: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Darwin x64 21.3.0 I have...
Look into vscode-azurefunctions verified templates to verify what we can do prior to GA and post-GA.
Certain logs/errors were not showing up in the Azure Portal "live" Monitoring viewer in the portal. Investigate and Document how we can improve the experience. Follow-up task from https://github.com/Azure/azure-functions-sql-extension/issues/816.
As I was testing a SQL Trigger in deployed Azure Function App. I was using Application Insights to test logging for the trigger and found a few failed checks that...