Skip to content

Commit 0b85f0f

Browse files
committed
PR review fixes
1 parent 093d815 commit 0b85f0f

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

articles/sentinel/import-export-analytics-rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The file includes all the parameters defined in the analytics rule, so for **Sch
2727

2828
1. Select the rule you want to export and click **Export** from the bar at the top of the screen.
2929

30-
:::image type="content" source="./media/import-export-analytics-rules/export-rule.png" alt-text="Export analytics rule" lightbox="./media/import-export-analytics-rules/export-rule.png":::
30+
:::image type="content" source="./media/import-export-analytics-rules/export-analytics-rule.png" alt-text="Export analytics rule" lightbox="./media/import-export-analytics-rules/export-analytics-rule.png":::
3131

3232
> [!NOTE]
3333
> - You can select multiple analytics rules at once for export by marking the check boxes next to the rules and clicking **Export** at the end.
@@ -44,7 +44,7 @@ The file includes all the parameters defined in the analytics rule, so for **Sch
4444

4545
1. Click **Import** from the bar at the top of the screen. In the resulting dialog box, navigate to and select the JSON file representing the rule you want to import, and select **Open**.
4646

47-
:::image type="content" source="./media/import-export-analytics-rules/import-rule.png" alt-text="Import analytics rule" lightbox="./media/import-export-analytics-rules/import-rule.png":::
47+
:::image type="content" source="./media/import-export-analytics-rules/import-analytics-rule.png" alt-text="Import analytics rule" lightbox="./media/import-export-analytics-rules/import-analytics-rule.png":::
4848

4949
> [!NOTE]
5050
> You can import **up to 50** analytics rules from a single ARM template file.

articles/sentinel/import-export-automation-rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This article shows you how to export and import automation rules.
3333

3434
1. Select the rule (or rules—see note) you want to export, and select **Export** from the bar at the top of the screen.
3535

36-
:::image type="content" source="./media/import-export-automation-rules/export-rule.png" alt-text="Screenshot showing how to export an automation rule." lightbox="./media/import-export-automation-rules/export-rule.png":::
36+
:::image type="content" source="./media/import-export-automation-rules/export-automation-rule.png" alt-text="Screenshot showing how to export an automation rule." lightbox="./media/import-export-automation-rules/export-automation-rule.png":::
3737

3838
Find the exported file in your Downloads folder. It has the same name as the automation rule, with a .json extension.
3939

@@ -52,7 +52,7 @@ This article shows you how to export and import automation rules.
5252

5353
1. Select **Import** from the bar at the top of the screen. In the resulting dialog box, navigate to and select the JSON file representing the rule you want to import, and select **Open**.
5454

55-
:::image type="content" source="./media/import-export-automation-rules/import-rule.png" alt-text="Screenshot showing how to import an automation rule." lightbox="./media/import-export-automation-rules/import-rule.png":::
55+
:::image type="content" source="./media/import-export-automation-rules/import-automation-rule.png" alt-text="Screenshot showing how to import an automation rule." lightbox="./media/import-export-automation-rules/import-automation-rule.png":::
5656

5757
> [!NOTE]
5858
> You can import **up to 50** automation rules from a single ARM template file.

0 commit comments

Comments
 (0)