Overview
Groups web query displays Microsoft Office 365 group objects. Groups web query is included in the built-in Microsoft Office 365 container.
Active Users web query settings
Setting name | Description |
---|---|
Limit scope to this Azure AD Administrative Unit |
You can select Azure AD Administrative Unit to limit the Web Query scope. |
Query criteria |
Query criteria are sent to the target platform with other query parameters to reduce the number of returned objects and may improve query performance.
|
Other Query Settings |
|
Properties to display |
Each object property defined in this setting matches the column that will be displayed in Cayosoft Web portal for this web query. To display additional columns, add the required properties to the Properties to display list. |
System properties |
List of properties required for this rule to be executed correctly. |
Post-query filter |
To hide unwanted data based on criteria, not supported by the target system in the query criteria, set the filtering conditions here. Example: filter by the found object Distinguished Name. Tip: For optimal performance, use Query criteria above to filter objects whenever possible.
|
Sort by |
Sort result object list. |
Limit result set |
The maximum number of user accounts returned from Office 365. The default value is taken from Active Users web query Show setting in Cayosoft Web Portal. |
MS Graph query condition (OData) |
By default Query criteria is used. But when it is specified, it overrides the Query criteria setting. Example: find all Office 365 user accounts with displayname starting with 'Adam.' (startswith(displayName,'Adam')) |
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>.
|
MS Graph advanced queries |
Enables consistency level eventual which uses an index that might not be up-to-date with recent changes to the object. |
General settings
Setting name | Description |
---|---|
Replace Web UI Help URL |
In Cayosoft Web Portal each web query has the help link that opens the corresponding section in Cayosoft documentation. If you need you can replace the default link with your custom link to your intranet portal. |
Web Actions tab
For details please see this article: Re-arranging Web Queries actions – Cayosoft Help Center.
Output Section
This section defines the output format of this rule.
To get more information about this section, please see the Output section article.
Change History
Version | Notes |
---|---|
8.2.0 | MS Graph advanced queries setting is added. |
7.4.0 | The Groups web query is added to the product. |
Comments
0 comments
Please sign in to leave a comment.