Skip to content

Commit 92ec48e

Browse files
authored
Merge pull request #275878 from cwatson-cat/5-21-24-hunts-limits
Sentinel - add hunts limit
2 parents 6237976 + fc1aa0c commit 92ec48e

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: "include file"
3+
description: "include file"
4+
services: microsoft-sentinel
5+
author: cwatson-cat
6+
ms.topic: "include"
7+
ms.date: 05/21/2024
8+
ms.author: cwatson
9+
ms.custom: "include file"
10+
---
11+
12+
The following limits apply to Hunts in Microsoft Sentinel.
13+
14+
| Description | Limit | Dependency |
15+
| --------- | --------- | ------- |
16+
|Number of Hunts | 100 | None |

articles/sentinel/sentinel-service-limits.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Microsoft Sentinel service limits
33
description: This article provides a list of service limits for Microsoft Sentinel.
44
author: yelevin
55
ms.topic: conceptual
6-
ms.date: 12/12/2022
6+
ms.date: 05/21/2024
77
ms.author: yelevin
88
ms.service: microsoft-sentinel
99
---
@@ -16,6 +16,10 @@ This article lists the most common service limits you might encounter as you use
1616

1717
[!INCLUDE [sentinel-service-limits](includes/sentinel-limits-analytics-rules.md)]
1818

19+
## Hunts
20+
21+
[!INCLUDE [sentinel-service-limits](includes/sentinel-limits-hunts.md)]
22+
1923
## Incident limits
2024

2125
[!INCLUDE [sentinel-service-limits](includes/sentinel-limits-incidents.md)]

0 commit comments

Comments
 (0)