Skip to content

Commit 85954a1

Browse files
authored
Fixed the alignment
1 parent 3f54591 commit 85954a1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

defender-endpoint/api-microsoft-flow.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ The following example demonstrates how to create a Flow that is triggered anytim
4646

4747
:::image type="content" source="media/api-flow-2.png" alt-text=" The Choose your flow's trigger section in the Microsoft Defender 365 portal" lightbox="media/api-flow-2.png" :::
4848

49-
Now you have a Flow that is triggered every time a new Alert occurs.
49+
Now you have a Flow that is triggered every time a new Alert occurs.
5050

51-
:::image type="content" source="media/api-flow-3.png" alt-text="A trigger description" lightbox="media/api-flow-3.png":::
51+
:::image type="content" source="media/api-flow-3.png" alt-text="A trigger description" lightbox="media/api-flow-3.png":::
5252

53-
All you need to do now is choose your next steps.
54-
For example, you can isolate the device if the Severity of the Alert is High and send an email about it.
55-
The Alert trigger provides only the Alert ID and the Machine ID. You can use the connector to expand these entities.
53+
All you need to do now is choose your next steps.
54+
For example, you can isolate the device if the Severity of the Alert is High and send an email about it.
55+
The Alert trigger provides only the Alert ID and the Machine ID. You can use the connector to expand these entities.
5656

5757
### Get the Alert entity using the connector
5858

@@ -78,7 +78,7 @@ The Alert trigger provides only the Alert ID and the Machine ID. You can use the
7878

7979
4. Save your flow.
8080

81-
You can also create a **scheduled** flow that runs Advanced Hunting queries and much more!
81+
You can also create a **scheduled** flow that runs Advanced Hunting queries and much more!
8282

8383
## Related topic
8484

0 commit comments

Comments
 (0)