Skip to content

Commit 09a1cc8

Browse files
authored
Merge pull request #192810 from WilliamDAssafMSFT/patch-1
20220324 Remove video link
2 parents a604f1a + 642b944 commit 09a1cc8

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

articles/azure-functions/functions-bindings-azure-sql.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ This set of articles explains how to work with [Azure SQL](../azure-sql/index.ym
2323
>
2424
> This binding requires connectivity to an Azure SQL or SQL Server database.
2525
26-
To learn more, see the following video:
27-
28-
>
29-
> [!VIDEO https://docs.microsoft.com/shows/data-exposed/introduction-to-azure-sql-bindings-for-azure-functions/player?WT.mc_id=dataexposed-c9-niner]
30-
31-
3226
## Add to your Functions app
3327

3428
### Functions
@@ -62,4 +56,4 @@ The Azure SQL bindings for Azure Functions are open-source and available on the
6256
- [Read data from a database (Input binding)](./functions-bindings-azure-sql-input.md)
6357
- [Save data to a database (Output binding)](./functions-bindings-azure-sql-output.md)
6458
- [Review ToDo API sample with Azure SQL bindings](/samples/azure-samples/azure-sql-binding-func-dotnet-todo/todo-backend-dotnet-azure-sql-bindings-azure-functions/)
65-
- [Learn how to connect Azure Function to Azure SQL with managed identity](./functions-identity-access-azure-sql-with-managed-identity.md)
59+
- [Learn how to connect Azure Function to Azure SQL with managed identity](./functions-identity-access-azure-sql-with-managed-identity.md)

0 commit comments

Comments
 (0)