Blogs about Azure Integration services and Integration design and patterns with Dynamics 365 Finance and SCM (FO/UO)
Azure Integration services Blog
Monitoring and alerting for Azure Key Vault
Azure Keyvault provides a secure way to store very sensitive information in the cloud. OnceContinue reading “Monitoring and alerting for Azure Key Vault”
Azure Integration using Managed Identity
This blog describes managed identities and different types of managed identities. Managed Identities are inContinue reading “Azure Integration using Managed Identity”
Azure Service Bus and Logic App integration Pattern using PeekLock
This blog entry describes the best practice for reading a message from Azure Service BusContinue reading “Azure Service Bus and Logic App integration Pattern using PeekLock”
Generate a Flat file with ANSI encoding using Logic App
Handling non UTF8 encoding in Logic App Recently there was a requirement to generate aContinue reading “Generate a Flat file with ANSI encoding using Logic App”
D365 FO DMF Data Export using Logic Apps
Dynamics 365 Finance FO DMF Recurring Integration Module using the Azure Integrations services Logic App. Queuing and dequeuing REST API.
Dynamics 365 FO integration using https vs finance connectors
HTTPS vs D365UOconnectors for integration with D365UO Microsoft Dynamics 365 for Unified Operation provides project-drivenContinue reading “Dynamics 365 FO integration using https vs finance connectors”
Azure integration: Securing Logic app HTTP trigger endpoints
Why Secure Logic App with HTTP Trigger? The LogicApps with the HTTP Request Trigger isContinue reading “Azure integration: Securing Logic app HTTP trigger endpoints”
Setting null value in Logic App Action to D365
Setting null value in Azure Logic App Action. The azure integration services sets null value for Dynamics 365 Fields.
D365 FO Integration using oData/REST API
Dynamics 365 Finance provides oDATA API to integrate with third party application. Azure integration services and D365 FO REST API integration.
Azure Integration: Tracking, Exception Handling and Monitoring of Azure Logic App
There are times the Azure integration components such as Logic Apps, function Apps, fail dueContinue reading “Azure Integration: Tracking, Exception Handling and Monitoring of Azure Logic App”
Azure Integration Release Management best practices
This blog describe the best practises and guidelines for using Azure DevOps for Azure IntegrationContinue reading “Azure Integration Release Management best practices”
Azure Integration: ARM visualiser on Azure portal
Azure Resource Manager visualization is part of Azure Portal now. It provides a visual wayContinue reading “Azure Integration: ARM visualiser on Azure portal”
Enumerating all the Logic App runs history using PowerShell and REST API
Enumerating all the Logic App runs history using PowerShell and REST API. Azure integration services.
Connecting to an On-Premise web service and file system from a Logic App
The Azure Integration service approach to connect OnPremise Webservices to Logic App using OnPremise Azure Data Gateway. Logic App custom connector.
Installing and configuring On-premises Azure data gateway
Installing an on-premises Azure data gateway provides quick and secure data transfer between on-premises data sources and Azure components.
Design development best practices for Azure Logic App
The design and development best practices for Azure Logic App. The logic App is part of Azure integration services us enterprise integration.
Dynamics 365 FSCM Integrations
D365 FO: Priority based throttling for integrations
Dynamics 365 FO: Priority based throttling for integrations. The impact and possible remediation
D365 FO: Set financial dimension value using oData
Set financial dimension values using oData integration for Dynamics 365 FinOps (D365FO). Set Financial dimension configuration for integrating applications .
D365 Finance and Operations integration using BYOD
This blog explains the integration option to export data entities from Dynamics 365 F&O intoContinue reading “D365 Finance and Operations integration using BYOD”
Integration Design Patterns for D365 FO
Dynamics 365 for Unified Operations has evolved into purpose-built applications to help you manage businessContinue reading “Integration Design Patterns for D365 FO”
Recurring Integration in Finance and Operations using DMF
This Blog describes implementing Recurring Integration in Dynamics Finance and Operations using the REST API of the DMF Recurring Integration Module.
D365FO business event integration with Azure Function App
Dynamics 365 FInOps (D365FO) business event integration with the third-party application using Azure Function App, Logic Apps, APIM, and WebAPIs.
Dynamics 365 FO Integration using Business Events
This blog describes a method to use Azure Integration with Dynamics 365 FO Business Events.Continue reading “Dynamics 365 FO Integration using Business Events”
D365 FO: Integration with DMF using REST API
Integration of Dynamics 365 FO DMF using REST API to export import Data to and from D365FO via Data file/package. Impementation in .Net C#
Data Task automation in D365 Finance and Operations
Data Task automation is a feature in D365 Finance and Operations Data Management framework. The end-to-end steps for D365 DMF DTA.