
We are using logic app to import journals in D365. Logic app connection to D365 is using azure client id which is registered in SysAADClientTable.
I could not see anyway I could restrict client Id to allow access only from this particular logic app. Is there a way to achieve this?
In FnO you specify clientId and thats all, all security and permissions are within Azure and thats a question for Azure related forum if you can restrict app registration only to 1 logic apps client.