Instead of an Azure App service, you can use other applications to run an inbound web service in the cloud. An often-used alternative is an Azure Logic App.
Name | Responsible | Description |
---|---|---|
Import Logic App tutorial |
Application Consultant |
If you want to run an inbound web service or outbound web service in the cloud using Azure logic Apps, first download and extract the Project Tutorial - Logic App.zip file. This file contains a project with an inbound web service action and an outbound web service action. |
Create an Azure Logic App as inbound web service |
Application Consultant |
Create an Azure Logic App that serves as inbound web service for D365 FO. For more information, refer to Azure Logic Apps documentation. You can, for example, create a logic app that picks up files when created in OneDrive and trigger the applicable web service action in D365 FO. |
Register Azure Logic App in Microsoft Entra ID |
Application Consultant |
To be able to fill in the Client ID and the Secret in the HTTP action settings of the Azure Logic App, register the Azure Logic App in Microsoft Entra ID. For more information, refer to: Register an app. |
Register Microsoft Entra ID application in D365 FO |
Application Consultant |
To connect to D365 FO, you must register the Microsoft Entra ID application in D365 FO. |
Test inbound Azure Logic App |
Application Consultant |
Before you deploy the inbound Azure Logic App, test it. |
Name | Responsible | Description |
---|---|---|
Import Logic App tutorial |
Application Consultant |
If you want to run an inbound web service or outbound web service in the cloud using Azure logic Apps, first download and extract the Project Tutorial - Logic App.zip file. This file contains a project with an inbound web service action and an outbound web service action. |
Create an Azure Logic App as inbound web service |
Application Consultant |
Create an Azure Logic App that serves as inbound web service for D365 FO. For more information, refer to Azure Logic Apps documentation. You can, for example, create a logic app that picks up files when created in OneDrive and trigger the applicable web service action in D365 FO. |
Register Azure Logic App in Microsoft Entra ID |
Application Consultant |
To be able to fill in the Client ID and the Secret in the HTTP action settings of the Azure Logic App, register the Azure Logic App in Microsoft Entra ID. For more information, refer to: Register an app. |
Register Microsoft Entra ID application in D365 FO |
Application Consultant |
To connect to D365 FO, you must register the Microsoft Entra ID application in D365 FO. |
Test inbound Azure Logic App |
Application Consultant |
Before you deploy the inbound Azure Logic App, test it. |
Related to | Notes |
---|---|
Set up inbound web service - Azure Logic Apps |
  |