Hi all,
I am having Azure table in Azure portal and i need to access the table in d365 FO using x++.
i am new to Azure portal. any suggestions /links .
Thanks in advance.
Hi all,
I am having Azure table in Azure portal and i need to access the table in d365 FO using x++.
i am new to Azure portal. any suggestions /links .
Thanks in advance.
Logic Apps wouldn't require any code.
If you decide to use the REST API, you should utilize .NET APIs, which you can utilize from both X++, C#, VB.NET, F#... My choice would be X++ for very simple things and C# for more complex ones.
Hi Blue Wang,
Thanks for the github link. Should i directly import the project frrom folder into my visual studio?
Hi Martin,
i need in development perspective, could u please enhance the given suggestions. Logic apps and Rest API. if possible doing in x++ is preferable else using c#/.NET could be guided.
thanks in advacne
Hi Test Bot,
I agree to use Table Service REST API. It‘s able to easily query the dataset.
I found a C # code for you:
Yes, Power Automate is based on Logic Apps and therefore the connectors are available there as well. But since the question is about development, I thought Logic Apps would be a better match.
could also explore using Power Automate
sharing one of my blog
One option is writing code utilizing Table Service REST API. Another is using Logic Apps, which have connectors to both Azure storage and D365FO.
André Arnaud de Cal...
293,274
Super User 2025 Season 1
Martin Dráb
231,947
Most Valuable Professional
nmaenpaa
101,156
Moderator