My Cloud Memberships web query
The My Cloud Memberships web query displays the Microsoft 365 groups for which a user is a member. The My Office 365 Memberships web query is included in the built-in Self-Service container.
Users web query settings
| Setting name | Description |
|---|---|
| Other query settings | |
| Properties to display |
Each object property defined in this setting matches the column that will be displayed in the Web Portal for this web query. To display additional columns, add the required properties to the Properties to display list. |
| Filter |
Set the filtering conditions to hide unwanted data based on criteria not supported in the Query criteria setting. Example: filter by the found object Distinguished Name. TIP: For optimal performance, use the Query criteria setting above to filter objects whenever possible. |
| Sort by | Sort result object list. |
| Initialization script |
Usually, rules use query criteria to limit the query search scope. It improves the performance of the executed rule. Due to PowerShell limitations, it is not possible to use calculated expressions in query criteria. That is the point where the initialization script can help. You can initialize a global variable in this setting and then use it in query criteria. IMPORTANT: To use a variable, declared in the initialization script, in the query scope, it must be global: $global:<variable name>. |
| Automatically load web query results | Specify if the web query search results should be loaded on navigation without clicking Search. |
| Default number of objects to show |
Specify the number of objects to display in this web query in the Web Portal. The global Web Portal setting from the Web Portal Customization > Default number of objects to show is used by default. Learn more in: Web Portal settings. |
Web Actions tab
For details review the following article: How to add, remove or re-arrange Web actions within a Web Query.
Output Section
This section defines the output format of this rule.
To get more information about this section, please see the Rule Output section article.
Change history
| Version | Notes |
|---|---|
| 8.2.0 | The Active Users web query is renamed to Users web query. |
Comments
0 comments
Please sign in to leave a comment.