Skip to content

Commit 38318fd

Browse files
committed
adding an include with a note and surfacing the note in multiple articles
1 parent 8820505 commit 38318fd

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
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+
author: barclayn
5+
manager: amycolannino
6+
ms.service: active-directory
7+
ms.workload: identity
8+
ms.topic: include
9+
ms.date: 10/03/2023
10+
ms.author: barclayn
11+
ms.custom: include file
12+
---
13+
14+
>[!NOTE]
15+
> When performing bulk operations, such as import or create, you may encounter a problem if the bulk operation does not complete within the hour.
16+
To work around this issue, we recommend splitting the number of records processed per batch. For example, before an export, you could limit the result set by filtering on a group type or user name to reduce the size of the results.
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+
author: barclayn
5+
manager: amycolannino
6+
ms.service: active-directory
7+
ms.workload: identity
8+
ms.topic: include
9+
ms.date: 10/03/2023
10+
ms.author: barclayn
11+
ms.custom: include file
12+
---
13+
14+
>[!Note]
15+
> When performing bulk operations, such as import or create, you may encounter a problem if the bulk operation does not complete within the hour.
16+
To work around this issue, we recommend splitting the number of records processed per batch. For example, before an export, you could limit the result set by filtering on a group type or user name to reduce the size of the results.

0 commit comments

Comments
 (0)