Skip to content

Commit cd4010b

Browse files
authored
Merge branch 'MicrosoftDocs:main' into EmailResourceManagement-PowerShell
2 parents 60d59bf + 519d611 commit cd4010b

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

articles/migrate/migrate-support-matrix.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Provides a summary of support settings and limitations for the Azur
44
author: SnehaSudhirG
55
ms.author: sudhirsneha
66
ms.topic: conceptual
7-
ms.date: 08/08/2024
7+
ms.date: 01/27/2025
88
ms.custom: engagement-fy25
99
---
1010

@@ -67,11 +67,13 @@ Europe | North Europe or West Europe
6767
France | France Central
6868
Germany | Germany West Central
6969
India | Central India or South India
70+
Israel| Israel Central
7071
Italy | North Italy
7172
Japan | Japan East or Japan West
7273
Jio India | Jio India West
7374
Korea | Korea Central
7475
Norway | Norway East
76+
Spain | Spain Central
7577
Sweden | Sweden Central
7678
Switzerland | Switzerland North
7779
United Arab Emirates | UAE North

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)