Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field

Field Type

Description

Label*

Default Value: Azure Active Directory Search Entries
Example: Azure Active Directory Search Entries

String

Specify a unique name for the Snap.

Entity type

Default Value: User
Example: Group

Select the object to work with. Available options are:

  • User

  • Group

Filter

Default Value: N/A
Example:

String/Expression

Specify the search criteria to filter the search for the selected Entity type. Azure Expression Language must be used. 
Learn more about framing search expressions: https://msdn.microsoft.com/library/azure/ad/graph/howto/azure-ad-graph-api-supported-queries-filters-and-paging-options 
Note that you can use only certain attributes in the search expression based on entry type.
Learn how to filter attributes: https://msdn.microsoft.com/Library/Azure/Ad/Graph/api/entity-and-complex-type-reference

Properties

Default Value: [None]
ExampleaboutMe, accountEnabled, displayName


String/Expression

Specify the properties to be displayed in the output for the user or group. You can add properties corresponding to User or Group from the following links:

Learn more about Advanced query capabilities on Azure AD directory objects.

Note

This Snap also supports $select only properties. To view the $select only properties in the output view you must specify the properties in the $select text.

Snap Execution

Default Value
Example: Validate & Execute

Dropdown list

Select one of the three modes in which the Snap executes. Available options are:

  • Validate & Execute: Performs limited execution of the Snap, and generates a data preview during Pipeline validation. Subsequently, performs full execution of the Snap (unlimited records) during Pipeline runtime.

  • Execute only: Performs full execution of the Snap during Pipeline execution without generating preview data.

  • Disabled: Disables the Snap and all Snaps that are downstream from it.

...