The application I'm working on allow users to import files from Google Drive and OneDrive. I would like to support OneDrive for Business but I'm not sure if this is possible.
From what I read, in order to use the OneDrive for Business API one needs to create an Azure application linked to a specific AD. Does that mean a third party application can only access the OneDrive of the users within the AD it was registered in? Would I have to create a different Azure application for each "enterprise"?