Skip to content

Commit f6c4ddf

Browse files
Merge pull request #286530 from yelevin/yelevin/import-export-ga
Import/export automation rules to GA
2 parents c30e7bb + 855d9ec commit f6c4ddf

File tree

4 files changed

+10
-11
lines changed

4 files changed

+10
-11
lines changed

articles/sentinel/automate-incident-handling-with-automation-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ You can [create and manage automation rules](create-manage-use-automation-rules.
356356

357357
When you create an automation rule from here, the **Create new automation rule** panel populates all the fields with values from the incident. It names the rule the same name as the incident, applies it to the analytics rule that generated the incident, and uses all the available entities in the incident as conditions of the rule. It also suggests a suppression (closing) action by default, and suggests an expiration date for the rule. You can add or remove conditions and actions, and change the expiration date, as you wish.
358358

359-
### Export and import automation rules (Preview)
359+
### Export and import automation rules
360360

361361
Export your automation rules to Azure Resource Manager (ARM) template files, and import rules from these files, as part of managing and controlling your Microsoft Sentinel deployments as code. The export action creates a JSON file in your browser's downloads location, that you can then rename, move, and otherwise handle like any other file.
362362

articles/sentinel/create-manage-use-automation-rules.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@ This article explains how to create and use automation rules in Microsoft Sentin
1717

1818
In this article you'll learn how to define the triggers and conditions that determine when your automation rule runs, the various actions that you can have the rule perform, and the remaining features and functionalities.
1919

20-
> [!IMPORTANT]
21-
>
22-
> Noted features of automation rules are currently in **PREVIEW**. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
23-
>
24-
> [!INCLUDE [unified-soc-preview-without-alert](includes/unified-soc-preview-without-alert.md)]
20+
[!INCLUDE [unified-soc-preview](includes/unified-soc-preview.md)]
2521

2622
## Design your automation rule
2723

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@ The file includes all the parameters defined in the automation rule. Rules of an
2121

2222
This article shows you how to export and import automation rules.
2323

24-
> [!IMPORTANT]
25-
>
26-
> - Exporting and importing rules is in **PREVIEW**. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
27-
>
28-
> - [!INCLUDE [unified-soc-preview](includes/unified-soc-preview-without-alert.md)]
24+
[!INCLUDE [unified-soc-preview](includes/unified-soc-preview.md)]
2925

3026
## Export rules
3127

articles/sentinel/whats-new.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,16 @@ The listed features were released in the last three months. For information abou
2020

2121
## September 2024
2222

23+
- [Import/export of automation rules now generally available (GA)](#importexport-of-automation-rules-now-generally-available-ga)
2324
- [Google Cloud Platform data connectors are now generally available (GA)](#google-cloud-platform-data-connectors-are-now-generally-available-ga)
2425
- [Microsoft Sentinel now generally available (GA) in Azure Israel Central](#microsoft-sentinel-now-generally-available-ga-in-azure-israel-central)
2526

27+
### Import/export of automation rules now generally available (GA)
28+
29+
The ability to export automation rules to Azure Resource Manager (ARM) templates in JSON format, and to import them from ARM templates, is now generally available after a [short preview period](#export-and-import-automation-rules-preview).
30+
31+
Learn more about [exporting and importing automation rules](import-export-automation-rules.md).
32+
2633
### Google Cloud Platform data connectors are now generally available (GA)
2734

2835
Microsoft Sentinel's [Google Cloud Platform (GCP) data connectors](connect-google-cloud-platform.md), based on our [Codeless Connector Platform (CCP)](create-codeless-connector.md), are now **generally available**. WIth these connectors, you can ingest logs from your GCP environment using the GCP [Pub/Sub capability](https://cloud.google.com/pubsub/docs/overview):

0 commit comments

Comments
 (0)