Skip to content

Commit f676de1

Browse files
Update articles/sentinel/data-connectors/vmware-carbon-black-cloud-using-azure-functions.md
Co-authored-by: Catherine Watson <[email protected]>
1 parent 2111b53 commit f676de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/data-connectors/vmware-carbon-black-cloud-using-azure-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Use the following step-by-step instructions to deploy the VMware Carbon Black co
120120
2. Select **Timer Trigger**.
121121
3. Enter a unique Function **Name** and modify the cron schedule, if needed. The default value is set to run the Function App every 5 minutes. (Note: the Timer trigger should match the `timeInterval` value below to prevent overlapping data), click **Create**.
122122
4. Click on **Code + Test** on the left pane.
123-
5. Copy the [Function App Code](https://github.com/Azure/Azure-Sentinel) and paste into the Function App `run.ps1` editor.
123+
5. Copy the [Function App Code]((https://aka.ms/sentinelcarbonblackazurefunctioncode) and paste into the Function App `run.ps1` editor.
124124
5. Click **Save**.
125125

126126

0 commit comments

Comments
 (0)