mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 09:59:47 -05:00
7 lines
278 B
JSON
7 lines
278 B
JSON
{
|
|
"displayName": "SQL Bindings",
|
|
"description": "Enables users to develop and publish Azure Functions with Azure SQL bindings",
|
|
"sqlBindings.addSqlBinding": "Add SQL Binding (preview)",
|
|
"sqlBindings.createAzureFunction": "Create Azure Function with SQL binding (preview)"
|
|
}
|