Skip to content

Commit 3e7e9fc

Browse files
edit max operations note
1 parent 4409d0f commit 3e7e9fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/sentinel/workspace-manager.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ Workspace manager groups allow you to organize workspaces together based on busi
8282
At this point, the content items selected haven't been published to the member workspace(s) yet.
8383

8484
> [!NOTE]
85-
> The publish action will fail if the maximum publish operations are exceeded. *Published operations* = (*member workspaces*) * (*content items*).
86-
> Consider creating additional groups if you approach this limit.
85+
> The publish action will fail if the [maximum publish operations](#known-limitations) are exceeded.
86+
> Consider splitting up member workspaces into additional groups if you approach this limit.
8787
8888
1. Select the group > **Publish content**.
8989

@@ -115,11 +115,11 @@ Common reasons for failure include:
115115
- A member workspace has been deleted.
116116

117117
### Known limitations
118+
- The maximum published operations per group is 2000. *Published operations* = (*member workspaces*) * (*content items*).<br>For example, if you have 10 member workspaces in a group and you publish 20 content items in that group,<br>*published operations* = *10* * *20* = *200*.
118119
- Playbooks attributed or attached to analytics and automation rules aren't currently supported.
119120
- Workbooks stored in bring-your-own-storage aren't currently supported.
120121
- Workspace manager only manages content items published from the central workspace. It doesn't manage content created locally from member workspace(s).
121122
- Currently, deleting content residing in member workspace(s) centrally via workspace manager isn't supported.
122-
- The maximum published operations per group is 2000. *Published operations* = (*member workspaces*) * (*content items*).<br>For example, if you have 10 member workspaces in a group and you publish 20 content items in that group,<br>*published operations* = *10* * *20* = *200*.
123123

124124
### API references
125125
- [Workspace Manager Assignment Jobs](/rest/api/securityinsights/preview/workspace-manager-assignment-jobs)

0 commit comments

Comments
 (0)