Skip to content

Bicep solution from an API Management architecture for integrations. Also for Dynamics 365 F&O.

License

Notifications You must be signed in to change notification settings

aariste/APIMIntegrationArchitecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example of an Azure API Management running in front of an Azure Function or Dynamics 365 F&O that run a calculator REST API.

The AzureFunction folder contains the code for the Azure Function that creates the calculator API.

The X++ folder contains the Dynamics 365 F&O code to create a custom web service that will create the calculator API.

The Bicep folder contains the code to create the infrastructure for both the Azure Function and Dynamics 365 solutions.

You can read more details reading this post on my blog: https://ariste.info/en/2022/09/bicep-azure-api-management-architecture/

Azure Function: .NET

You can learn further about using Azure API Management with Dynamics 365 reading these posts:

About

Bicep solution from an API Management architecture for integrations. Also for Dynamics 365 F&O.

Topics

Resources

License

Stars

Watchers

Forks