Basically I am trying to access SharePoint data from Azure components. Basically will mount the Sharepoint folder form databricks and copy the data to datalake.
As a first step. I am trying to generate Client ID and Client secret for a Sharepoint folder as below and give API acesss. But I am not able to generate one.
This is a two step process. First needs to create Client ID and secret and then provide access.
App Domain: XXXX.onmicrosoft.com (From Azure AD)
Redirect URI: https://XXXX.sharepoint.com/sites/MyFolder
I am not able to create with aforesaid App Domain and Redirect URI.
I get the error as below
How to get Redirect URI for Sahrepoint Documents? Thanks.
question from:
https://stackoverflow.com/questions/65838645/mount-sharepoint-on-databricks-how-to-get-redirect-uri-for-sharepoint-site 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…