Connections

Connections are all connections that are not datasources, examples include Outlook, Teams, OneDrive.

Connections shows 2 tables:

Top table shows each connection and the actions they use.

Bottom Table lists all connections and count used.

The search box uses the following syntax

columnName = value

columnName != value (not equal to)

columnName includes value (in string)

columnName !includes value (not n string)

Last updated