Skip to content

Commit 519d611

Browse files
Merge pull request #293456 from batamig/patch-62358
SOC optimization - adding links to API version
2 parents cd0db93 + 12a5a1f commit 519d611

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

articles/sentinel/soc-optimization/soc-optimization-api.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ appliesto:
2020

2121
# Use SOC optimizations programmatically (Preview)
2222

23-
Use the Microsoft Sentinel `recommendations` API to programmatically interact with SOC optimization recommendations, helping you to close coverage gaps against specific threats and tighten ingestion rates. You can get details about all current recommendations across your workspaces or a specific SOC optimization recommendation, or you can reevaluate a recommendation if you've made changes in your environment.
23+
Use the Microsoft Sentinel *[`recommendations`](/rest/api/securityinsights/get-recommendations/list)* API to programmatically interact with SOC optimization recommendations, helping you to close coverage gaps against specific threats and tighten ingestion rates. You can get details about all current recommendations across your workspaces or a specific SOC optimization recommendation, or you can reevaluate a recommendation if you've made changes in your environment.
2424

25-
For example, use the `recommendations` API to:
25+
For example, use the *[`recommendations`](/rest/api/securityinsights/get-recommendations/list)* API to:
2626

2727
- Build custom reports and dashboards. For example, see [Visualize custom SOC optimization data](#visualize-custom-soc-optimization-data).
2828
- Integrate with third-party tools, such as for SOAR and ITSM services
@@ -33,11 +33,11 @@ For customers or MSSPs managing multiple environments, the `recommendations` API
3333
> [!IMPORTANT]
3434
> [!INCLUDE [unified-soc-preview-without-alert](../includes/unified-soc-preview-without-alert.md)]
3535
>
36-
> The `recommendations` API 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.
36+
> The [`recommendations`](/rest/api/securityinsights/get-recommendations/list) API is in **PREVIEW** and uses version *2024-01-01-preview* or later. 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.
3737
3838
## Get, update, or reevaluate recommendations
3939

40-
Use the following examples of the `recommendations` API to interact with SOC optimization recommendations programmatically:
40+
Use the following examples of the [`recommendations`](/rest/api/securityinsights/get-recommendations/list)` API to interact with SOC optimization recommendations programmatically:
4141

4242
- **Get a list of all current SOC optimization recommendations in your workspace**:
4343

@@ -67,7 +67,7 @@ Use the following examples of the `recommendations` API to interact with SOC opt
6767
6868
## Visualize custom SOC optimization data
6969
70-
The **Microsoft Sentinel Optimization Workbook** uses the `recommendations` API to visualize SOC optimization data. Install and customize the workbook in your workspace to create your own custom SOC optimization dashboard.
70+
The **Microsoft Sentinel Optimization Workbook** uses the [`recommendations`](/rest/api/securityinsights/get-recommendations/list) API to visualize SOC optimization data. Install and customize the workbook in your workspace to create your own custom SOC optimization dashboard.
7171
7272
In the **Microsoft Sentinel Optimization Workbooks**, select the **SOC Optimization** tab and expand the items under **Details** to drill down into to view SOC optimization data. Edit the workbook to modify the data shown as needed for your organization.
7373
@@ -86,4 +86,5 @@ For more information, see:
8686
8787
- [Optimize your security operations](soc-optimization-access.md)
8888
- [SOC optimization reference of recommendations](soc-optimization-reference.md)
89+
- [Get Recommendations REST API reference](/rest/api/securityinsights/get-recommendations/list)
8990
- Blogs: [Introducing the SOC Optimization API](https://aka.ms/SocOptimizationAPI) | [Unlock the power of precision-driven security management](https://aka.ms/SOC_Optimization)

0 commit comments

Comments
 (0)