
1. Create a new Azure Function App in the Azure portal. Once created, add an Azure Function with an HTTP trigger.
Continue Reading Dag Calafell, III’s Article on their blog
Call an Azure Function from Dynamics 365 for Finance and Operations
In this example, F&O will directly call an Azure Function which can do some processing (usually integrating with other services). 1. Create a new Azure Function App in the Azure portal. Once created, add an Azure Function with an HTTP trigger. (Psst: Application Insights should be deployed to enable logging for production and testing environments.)
Blog Syndicated with Dag Calafell, III’s Permission
More About This Author
Array
#Dyn365O2019.11.08Searching Code in Dynamics 365 Finance and Operations Using PowerShell
#Dyn365O2019.10.17F&O Data Expansion Tool: Error Tracing Not Started
#Dyn365O2019.10.11F&O Data Expansion Tool: Recording Data Creation
#Dyn365O2019.09.12F&O Data Expansion Tool: The Execution Traces event publisher is not installed