Arctera Data Insight

Last Published:
Product(s): Veritas Alta Data Insight (1.0)
  1. About Arctera Data Insight
    1.  
      About Arctera Data Insight
  2. Dashboard
    1.  
      About Arctera Data Insight Dashboard
    2.  
      Storage Utilization Trends
  3. Workspace
    1.  
      About Arctera Data Insight Workspace
    2.  
      Data
    3.  
      Users
    4.  
      Groups
  4. Installing Collector Node
    1.  
      About Collector node
    2.  
      Downloading and Installing Arctera Data Insight Collector
  5. Servers
    1.  
      About servers
    2.  
      Servers
  6. Data Sources
    1.  
      Data Sources
    2. Filers
      1.  
        Adding filers
      2.  
        Viewing configured filers
      3.  
        Editing filer configuration
      4.  
        Managing filers
      5.  
        Monitored Shares
      6.  
        About disabled shares
    3. SharePoint Online
      1.  
        About SharePoint Online account monitoring
      2.  
        Registering Data Insight with Microsoft to enable SharePoint Online account monitoring
      3.  
        Configuring application without user impersonation for Office 365
      4.  
        Creating an application in the SharePoint Admin Center
      5.  
        Add SharePoint Online accounts
      6.  
        Managing Site Collections
      7.  
        Monitored Site Collections
    4. OneDrive
      1.  
        Configuring OneDrive account
      2.  
        Registering Data Insight with Microsoft to enable OneDrive account monitoring
      3.  
        Configuring application without user impersonation for Office 365
      4.  
        Add/Edit OneDrive account
      5.  
        Monitored Cloud Accounts
  7. Directory Services
    1.  
      About Active Directory Services
    2.  
      Registering Data Insight with Microsoft to scan Azure AD
    3.  
      Add/Edit Azure active directory service
  8. Health and Monitoring
    1.  
      Scan Status
  9. Classification
    1.  
      Requests
    2.  
      Configuration
    3.  
      Setting up Classification
  10. File Groups
    1.  
      About File group
    2.  
      Configuring File group
  11. Reports
    1.  
      About Reports
  12. Workflows
    1.  
      Workflows
    2.  
      Task
  13. Data Remediation
    1.  
      Delete Files Configuration
  14. Users and Access
    1.  
      Users and Roles
    2.  
      Credentials

Creating an application in the SharePoint Admin Center

To create an application in the SharePoint Admin Center,

  1. Copy the Client ID of the app created in the Azure portal App
  2. Navigate to https://<organization-name>-admin.sharepoint.com/_layouts/15/appinv.aspx
  3. Paste the Client ID copied from the Azure portal App in the App Id field
  4. Click Lookup
  5. Add localhost.com in the App Domain field
  6. Add https://localhost.com/default.aspx in the Redirect URL field
  7. Add following XML in the App's Permission Request XML
    <AppPermissionRequests AllowAppOnlyPolicy="true">
    <AppPermissionRequest Scope="http://sharepoint/content/tenant"
    Right="FullControl"/>
    </AppPermissionRequests>
  8. Click Create
  9. Click Trust It

You will be redirected to the SharePoint admin center.