When performing a Discover task using a CSV file there is no accounts discovered. No errors are generated with the CSV file.
To confirm if the CSV file is not properly formed, use Notepad to create the CSV file by changing the filetype from .txt to .csv and using the supporting headers to format the data.
Example:
UserPrincipalName,Type
user@company.com,user
Marketing,group
ObjectId,Type
123456ab-789d-456f-cbc1-c137a787687a,user
56bfa345-343a-b991-efab-678823412dfa,group
Note: Ensure the filename contains only alphanumeric characters with extension of CSV. It should open in Notepad as plain text.
Example:
MappingFile.CSV
https://support.quest.com/technical-documents/on-demand-migration/current/user-guide/6#TOPIC-1663903