Skip to content

Commit 67e69e4

Browse files
remove smart deploy note from 2022
1 parent 9850248 commit 67e69e4

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

articles/sentinel/ci-cd-custom-content.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The following Microsoft Sentinel content types can be deployed through a reposit
4545
> This article does *not* describe how to create these types of content from scratch. For more information, see the relevant [Microsoft Sentinel GitHub wiki](https://github.com/Azure/Azure-Sentinel/wiki#get-started) for each content type.
4646
>
4747
48-
Repositories content needs to be stored as [ARM templates](../azure-resource-manager/templates/overview.md). The repositories deployment doesn't validate the content except to confirm it's in the correct JSON format.
48+
Repositories content needs to be stored as [ARM templates](../azure-resource-manager/templates/overview.md). The repositories deployment doesn't validate the content except to confirm it's in the correct JSON format.
4949

5050
The first step to validate your content is to test it within Microsoft Sentinel. You can also apply the [Microsoft Sentinel GitHub validation process](https://github.com/Azure/Azure-Sentinel/wiki#test-your-contribution) and tools to complement your validation process.
5151

@@ -73,11 +73,6 @@ The **smart deployments** feature is a back-end capability that improves perform
7373

7474
Smart deployments are enabled by default on newly created connections. If you prefer all source control content to be deployed every time a deployment is triggered, regardless of whether that content was modified or not, you can modify your workflow to disable smart deployments. For more information, see [Customize the workflow or pipeline](ci-cd-custom-deploy.md#customize-the-workflow-or-pipeline).
7575

76-
> [!NOTE]
77-
> This capability was launched in public preview on April 20th, 2022. Connections created prior to launch would need to be updated or recreated for smart deployments to be turned on.
78-
>
79-
80-
8176
## Consider deployment customization options
8277

8378
A number of customization options are available to consider when deploying content with Microsoft Sentinel repositories.

0 commit comments

Comments
 (0)