Versions Compared

Key

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

...

Prerequisites for installing the CardioLog Analytics SaaS Tracking Agent using a SharePoint App

  1. When using a Microsoft Entra ID App (recommended):
    1. Prepare SharePoint global administrator account to consent to the required permissions to automatically install all tracking components on your sites.
  2. When using a SharePoint App (deprecated):
    1. Prepare a SharePoint global administrator account to create a 'full-trust' SharePoint App.
    2. Make sure that your tenant allows custom Apps authentication in order for the SharePoint App to securely communicate with the SharePoint API.  

      Note: In case your tenant has this option disabled and DisableCustomAppAuthentication is set to True (note that it is disabled by default for SharePoint Online tenants created on August 2020 or later), you can execute the following command in SharePoint Online Management Shell in order to enable it:

      Code Block
      Set-SPOTenant -DisableCustomAppAuthentication $false
  3. Make sure that the site collections you would like to track are not locked with NoAccess state.

...

  1. Supported Versions:

    • PnP Search version 4.7PnP Search version 4.13

  2. Supported Controls:

    • Search control

    • Search Results control

  3. Supported Layouts in the Search Results Control:

    • List

    • Details List

...