Skip to content

Commit 0275ead

Browse files
Update functions-bindings-azure-sql-trigger.md
1 parent da576c3 commit 0275ead

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,8 @@ The following example shows a Python function that is invoked when there are cha
439439

440440
# [v2](#tab/python-v2)
441441

442+
The following is sample python code for the function_app.py file:
443+
442444
```python
443445
import json
444446
import logging

0 commit comments

Comments
 (0)