-
Notifications
You must be signed in to change notification settings - Fork 357
Deploying sample Logic apps
-
Click the ‘Deploy to Azure’ button corresponding to the logic app that you want to deploy and follow on screen instructions to deploy the templates to your azure subscription. These buttons are located in repository home page. https://github.com/Microsoft/Dynamics-AX-Integration
Notes:
- Each template requires a parameter URL to your Dynamics 365 for Operations environment. DO NOT include "https://" in the URL.
- For OneDrive download location in the D365FO to OneDrive Template, specify the root and path (URL is not required). For example, a folder named MyFiles in the OneDrive root is /MyFiles.
- An Export Data Project must be created in Data Management and specified when deploying the D365FO to OneDrive Template.
- An Import Data Project is created automatically when the OneDrive to D365 Logic App is run.
Example settings for OneDrive to D365FO Logic App:
Example settings for D365FO to OneDrive Logic App:
-
Once deployed, navigate to portal.azure.com and find the deployed app under Logic App resources
-
Select the logic app you deployed and navigate to API connections
-
Select each of the connections, click on the banner ‘This connection is not authenticated’ and follow on screen instructions to authorize the logic app to connect to these resources
-
Open the Logic App Designer and click Save to refresh the source container API connections.
Notes:
-
The OneDrive to D365 Logic App requires a OneDrive folder from the root /LogicAppsIntegration/Demo01. It must contain the following 5 sub-folders (validate the paths in the Logic App Designer and adjust if necessary):
-
The Package File that you import must have the Target Legal Entity ID as the prefix in the file name, followed by underscore. Example: USMF_DemoCustomers.Zip
Wiki
Logic app templates