I recently got access to delta sharing and I am looking to access the data from the tables in share through ADF. I used linked services such as REST API and HTTP and successfully established connection using the credential file token and http path, however not successful in passing API parameters to access the share and schemas in it. Does delta sharing URL follows REST API protocol, if so, how do we pass share name and other details as parameters in the API call. What other ways are there to access delta shares through ADF?