Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 704 Bytes

File metadata and controls

17 lines (9 loc) · 704 Bytes

ax2012-aif-aspnetcore-proxyservice-sample

AX 2012 AIF proxy service sample

Publishes AX 2012 AIF Services as REST API services and connects them to Azure and Power Automate.

Support for swagger documents.

Support for Azure relay listeners and running as relay listener windows services exists in the code, just uncomment the required lines.

Change "<<yourserver>>" string with the name of your own AOS server.

Change "<<your primary relay connection string>>" string with the primary connection string of your azure relay connection.

For more info, check my blog post at :

https://devblog.sertanyaman.com/2021/01/11/how-to-integrate-dynamics-ax-2012-with-azure-and-power-platform/