Hello
At the moment we have multiple REST APIs (GET/POST/PUT) deployed on on-prem servers. We recently moved our Dynamics 365 to the cloud and our end goal is to completely getting rid of in-house servers. So my question is, are custom web APIs the solution? Not sure if I fully understand what they are. Where is the API deployed? Directly into our cloud instance? Or would we have to spin up separate windows server in the cloud with IIS? How would the logging work? At the moment we write everything out into .txt-files.
Tank you