Skip to content

Commit 9f3d22a

Browse files
Merge pull request #314869 from Bhagya767/patch-1
Add Azure Functions runtime configuration section
2 parents c4a70ac + 8b556c2 commit 9f3d22a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

articles/sentinel/connect-azure-functions-template.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ Make sure that you have the following permissions and credentials before using A
4646
>
4747
> - Some data connectors depend on a parser based on a [Kusto Function](/kusto/query/functions/user-defined-functions?view=microsoft-sentinel&preserve-view=true) to work as expected. See the section for your service in the [Microsoft Sentinel data connectors reference](data-connectors-reference.md) page for links to instructions to create the Kusto function and alias.
4848
49+
### Azure Functions runtime configuration
50+
> [!NOTE]
51+
> - Microsoft Sentinel connectors that use Azure Functions include precompiled
52+
Python dependencies. The Azure Function App runtime, including the Python
53+
version, is preconfigured in the solution ARM template and should not be
54+
modified by customers.
4955

5056
### Step 1: Get your source system's API credentials
5157

0 commit comments

Comments
 (0)