Skip to content

Commit 0460359

Browse files
Merge pull request #268995 from cmcclister/Broken-link-fix-cwatson-cat
Broken Links Fixed
2 parents 1b06bc8 + f676de1 commit 0460359

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/sentinel/data-connectors/flare.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.author: cwatson
1818
| --- | --- |
1919
| **Log Analytics table(s)** | Firework_CL<br/> |
2020
| **Data collection rules support** | Not currently supported |
21-
| **Supported by** | [Flare](https://flare.io/company/contact/) |
21+
| **Supported by** | [Flare](https://flare.io/contact/) |
2222

2323
## Query samples
2424

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://aka.ms/sentinelcarbonblackazurefunctioncode) 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)