Skip to content

Commit 0cd6ed3

Browse files
Merge pull request #8749 from gowdhamankarthikeyan/patch-1
Update collection-evaluation.md
2 parents 5a9fe05 + 507ffb2 commit 0cd6ed3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

memdocs/configmgr/core/clients/manage/collections/collection-evaluation.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ At a high level, each individual collection evaluation and update follows these
3535
1. Add members specified in the *Include* collections.
3636
1. Perform a logical `AND` between the returned results and the limiting collection.
3737
1. Remove members specified in the *exclude* collections.
38-
39-
If the exclude collections also have query rules, or have include or exclude collections, evaluate them also. If these collections themselves are limiting collections, evaluate any collections below them. After fully evaluating the tree, return the results to the calling collection.
40-
4138
1. Compare the result set from evaluating the direct members and include collections with the results of the exclude collections.
4239
1. Write the changes to the database and perform updates.
4340
1. Trigger any dependent collections to update as well. Dependent collections are collections that the current collection limits, or that refer to the current collection using include or exclude rules.

0 commit comments

Comments
 (0)