Hi,
I have created an Azure AD app, that is requesting read access to Office 365 one drive. Initially I did create this as Single-tenant app and I wanted now to convert that to multi-tenant app. When I try to change the application from single tenant to multi-tenant,
it gives me the below error. For single tenant, I used Office 365 tenant URL as APP ID URI. I am not sure what to provide as App ID URI for multi-tenant URI. I tried to give different URIs, it didn't accept.
The App ID URI is not available. The App ID URI must be from a verified domain within your organization's directory.
-Guru