1

I'm a developer with .net background and I'm new to the Dataverse / PowerPlatform ecosystem. I need to dev and test an Azure Function but not sure how to do it. I did found this post in the official Microsoft documentation about tools for server side, but not sure how to do the same for client-side applications like Azure Functions.

Any guidelines?

1 Answers1

0

As suggested by @Markus Meyer, Azure functions are server-side applications. Not client-side applications

You can have a complete information and tutorial regarding Azure function in this Azure functions Microsoft Document.

SaiSakethGuduru
  • 2,218
  • 1
  • 5
  • 15