Skip to content

Commit 29dcde0

Browse files
committed
fix typo
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 13436dd commit 29dcde0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/quickstart-mssql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ If you're using user-assigned managed identity to authenticate to the SQL databa
350350

351351
If you're using a simple connection string to authenticate, you can find it by going to the SQL database resource on Azure portal, navigating to the **Settings** tab, then clicking on **Connection strings**:
352352

353-
:::image type="content" source=./media/quickstart-mssql/mssql-azure-db-connection-string.png" alt-text="Screenshot showing database connection string.":::
353+
:::image type="content" source="./media/quickstart-mssql/mssql-azure-db-connection-string.png" alt-text="Screenshot showing database connection string.":::
354354

355355
The connection string should have this format:
356356
```bash

0 commit comments

Comments
 (0)