Dear Experts,
I am new to the world of D365. I want to know is there a way to consume a service without the need for Azure connectivity like generating a local link and typing it in the browser, for example, a form appears, which I fill in, and the data is added in a table on the D365 as all the tutorials I found are based on Azure connectivity
Thanks.
It depends on what you're trying to achieve. Unfortunately, you told us very little about it.
If I understand it correctly, you want to call an external service from F&O code.
How it can be done depends on how the service works, e.g. whether it's reachable from F&O at all, how it can be called and what authentication type it uses. It may be completely unrelated to Azure, e.g. it might be a Python RESTful service running on AWS and using an authorization key in an HTTP header.
Hi,
To consume service in Dynamics application, you must need to have app registration done in Azure without which you won't be able to consume the service.
Thanks
André Arnaud de Cal...
291,979
Super User 2025 Season 1
Martin Dráb
230,848
Most Valuable Professional
nmaenpaa
101,156