Created a python Azure Function solution which sat behind a private endpoint and used a private link to access resources in a different tenant. Solution involved pulling the querying data from Neo4j and massaging the data based on a schema provided which produced a csv file. CSV file was then placed in to an azure file share which the AD Manager then ingested, completing the client requirements.