Versions Compared

Key

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

The File System connector The Azure Identity connector will crawl content from the file system location. Azure identities (users and groups) from the specified Azure Active Directory

Panel
titleOn this page

Table of Contents

Introduction


The File System connector can scan and fetch the directories and documents of a file systemAzure Identity connector will fetch identities from the specified Azure Active Directory and store them on a identity cache.


Environment and Access Requirements

Repository Support

The File System supports crawling the following the repositories

RepositoryVersionConnector VersionWindowsAll5.0LinuxAll5.0
Info

This component has been officially tested on local Windows and Linux.

Account Privileges

For the File System Azure Identity connector to be able to crawl the Aspire Worker nodes must be run with an account with read access to the directory to crawlidentities from the Azure AD that corresponds to the domain specified in the connection, it needs that the specified credentials have enough permissions to read said identities from the directory.

Other Requirements

The Aspire Worker worker nodes must be running in the same machine where the file system repository is located or at least have access in the case of a file share. able to reach the Azure AD specified in the connection. 


Info

This component has been officially tested on local Windows and Linux.

Framework and Connector Features


Framework Features

NameSupported
Content Crawlingyesno
Identity Crawlingnoyes
Snapshot-based Incrementalsyesno
Non-snapshot-based Incrementalsnoyes
Document Hierarchyyesno

Connector Features

The File System Azure Identity connector has the following features:

  • Document filtering using include and exclude regex patterns.
  • Static acls can be added the documents crawled
  • Lower casing of retrieved identities.
  • Adding a special "Everyone" group.
  • Filtering out external groups.

Crawled Identities


The Azure Identity

Content Crawled

The File System connector is able to crawl the following objects:

NameType MetadataContent Fetch & ExtractionDescription
Userdocument
  • Name
  • Domain
  • Groups
  • Attributes
Foldercontainer
  • Last Modified Date
NAThe directories users of the file system. Each directory will be scanned to retrieve more directories or filesAzure AD.
GroupFiledocument
  • Name
  • Domain
  • Attributes
  • Last Modified Date
  • Data size
yesThe files contained by the directories in the crawled file system.

Limitations

The File System Connector has the following limitations:

The connector does not retrieve the acls of the crawled documents
groups of the Azure AD.



Info

Attributes for users typically contain the user GUID but may contain additional data.

Attributes for groups typically contain their display name but may contain additional data.