I'm trying to link ADF to D365 CRM and I can't seem to get the connection to connect. I'm on a trial version of D365 CRM so it will be on the dataverse not on prem, as well as AZ ADF.
Should I be using Dyanmics 365 dataset or Dynamics CRM
Where can I find the below form information in my D365 CRM instance?
I have tried googgling and youtube, but haven't been able to come across anything.
Any suggestions is appreciated.


You should use Dataverse connector, it's new term for Dynamics 365 API.
To use Service principal authentication type you need to create new Service Principal. Quick way to do it is to use pac cli tool.
You need to install this tool.
After -- these two commands will authenticate you and create service principal in your dynamics env -- you will get it's ID and key: