web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Blogging Website EOL

I have been blogging on this website for 10 years now. Since then, this blog gathered quite high and stable traffic and helped my propagate ideas and solutions for the Dynamics community. During the last year, this website has become unstable and...

Yaniv Arditi 3,990
Like (1)
Integrating Dynamics 365 with Azure Function using Managed Identity

I love Azure Functions. These days, I have to restrain the tendency to solve every problem with this Swiss army knife.  When designing Azure Function integration with Dynamics 365, one of the immediate questions raised is where to store connection...

Yaniv Arditi 3,990
Like (1)
Implementing Lead Landing Page with Flow (in 10 min. or less)

Microsoft Flow, along with Logic Apps, Power Apps and CDS has revolutionized integration with Microsoft Dynamics 365. I have been working with Dynamics products since 2005 and when comparing the resources required back then to hook up a landing pa...

Yaniv Arditi 3,990
Like (0)
Referencing Dynamics Assemblies with Azure Function Apps v.2

Just stumbled upon a new  Azure environment, where Azure Function Apps have been upgraded to version 2. Right away, noticed that my Azure Function code referencing Dynamics assemblies does not compile, complaining about The type or namespace name ...

Yaniv Arditi 3,990
Like (0)
Microsoft Graph API – Assign DYN365 License to AAD User

The automated process of user provisioning becomes common in many projects. Often, the process includes components outside of Dynamics 365 such as  creating a user in Azure Active Directory, assigning plans and licenses and adding user to AAD grou...

Yaniv Arditi 3,990
Like (0)
Auto Backup Dynamics 365 Solution using Flow & Dropbox

Harnessing the scaffold suggested in my last post, I would like to suggest a simple way to automatically backup Dynamics 365 solution with Flow/Logic Apps. The following Flow will allow you to copy Dynamics 365 solution file into Dropbox account ...

Yaniv Arditi 3,990
Like (0)
Executing Web API Calls from Flow/Logic Apps

While writing my previous post regarding Flow as a scheduling mechanism,  I stumbled across this post demonstrating how to execute Web API calls from Flow. Why would you want to execute Web API calls from Flow/Logic Apps?While Microsoft Flow/Logic...

Yaniv Arditi 3,990
Like (0)
Execute a Recurring Job in Microsoft Dynamics 365 with Flow

I have written about executing recurring jobs in Dynamics 365 few times in the past. Over time, I suggested different scheduling mechanisms such as Microsoft Dynamics Workflow Timeout step or Azure Scheduler, as the pattern I suggested allows chan...

Yaniv Arditi 3,990