Skip to content

Commit 7c8675d

Browse files
authored
Merge pull request #295523 from austinmccollum/austinmc-cicd-updates
Update documentation to use the current industry term for the repos
2 parents d8a4b07 + 92a1a89 commit 7c8675d

File tree

4 files changed

+9
-7
lines changed

4 files changed

+9
-7
lines changed

articles/sentinel/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
href: migration-convert-dashboards.md
110110
- name: Update SOC processes
111111
href: migration-security-operations-center-processes.md
112-
- name: Enable solutions and content
112+
- name: Manage solutions and content
113113
items:
114114
- name: Overview
115115
href: sentinel-solutions.md
@@ -127,11 +127,11 @@
127127
href: domain-based-essential-solutions.md
128128
- name: Monitor Zero Trust
129129
href: sentinel-solution.md
130-
- name: Manage custom content from repositories
130+
- name: Manage content as code using repositories
131131
items:
132132
- name: Overview
133133
href: ci-cd-custom-content.md
134-
- name: Deploy custom content from your repository
134+
- name: Deploy content as code from your repository
135135
href: ci-cd.md
136136
- name: Customize repository deployments
137137
href: ci-cd-custom-deploy.md

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ ms.collection: usx-security
1515

1616
---
1717

18-
# Manage custom content with Microsoft Sentinel repositories (public preview)
18+
# Manage content as code with Microsoft Sentinel repositories (public preview)
1919

20-
The Microsoft Sentinel repositories feature provides a central experience for the deployment and management of Sentinel content as code. Repositories allow connections to an external source control for continuous integration / continuous delivery (CI/CD). This automation removes the burden of manual processes to update and deploy your custom content across workspaces. For more information on Sentinel content, see [About Microsoft Sentinel content and solutions](sentinel-solutions.md).
20+
The Microsoft Sentinel repositories feature provides a central experience for the deployment and management of Sentinel content as code. Repositories allow connections to an external source control for continuous integration / continuous delivery (CI/CD). This automation removes the burden of manual processes to update and deploy your custom content across workspaces. A subset of content as code is *detections* as code (DaC). Microsoft Sentinel **Repositories** implements DaC as well.
21+
22+
For more information on Sentinel content, see [About Microsoft Sentinel content and solutions](sentinel-solutions.md).
2123

2224
> [!IMPORTANT]
2325
> The Microsoft Sentinel **Repositories** feature is currently in **PREVIEW**. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for more legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.

articles/sentinel/ci-cd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.collection: usx-security
1616

1717
---
1818

19-
# Deploy custom content from your repository (Public preview)
19+
# Deploy content as code from your repository (Public preview)
2020

2121
When creating custom content, you can manage it from your own Microsoft Sentinel workspaces, or an external source control repository. This article describes how to create and manage connections between Microsoft Sentinel and GitHub or Azure DevOps repositories. Managing your content in an external repository allows you to make updates to that content outside of Microsoft Sentinel, and have it automatically deployed to your workspaces. For more information, see [Update custom content with repository connections](ci-cd-custom-content.md).
2222

articles/sentinel/sentinel-solutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ appliesto:
1414

1515
---
1616

17-
# About Microsoft Sentinel content and solutions
17+
# About Microsoft Sentinel Out-of-the-box content
1818

1919
Microsoft Sentinel *content* is Security Information and Event Management (SIEM) solution components that enable customers to ingest data, monitor, alert, hunt, investigate, respond, and connect with different products, platforms, and services.
2020

0 commit comments

Comments
 (0)