Skip to content

Commit adea69d

Browse files
committed
add missing double quote
1 parent 131a416 commit adea69d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tools/visual-studio-code/create-azure-function-with-mssql-object-explorer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ If you already have connection strings stored in the local.settings.json, then t
5151

5252
If you select `Create new local app setting`, then the extension will prompt you to enter the connection string name and value.
5353

54-
:::image type="content" alt-text=Screenshot of a pPrompt to enter connection string" source="./media/create-azure-function-with-mssql/enter-connection-string-setting-name.png":::
54+
:::image type="content" alt-text="Screenshot of a pPrompt to enter connection string" source="./media/create-azure-function-with-mssql/enter-connection-string-setting-name.png":::
5555

5656
If you're creating the `Azure Function with SQL Binding` to an existing Azure Function project, then the extension will prompt you whether you would like to include the password for the connection string in the local.settings.json file.
5757

0 commit comments

Comments
 (0)