Recently we did a presentation on connecting Azure Bot SDK4 with Dynamics 365 CRM Online. We managed to connect using Dynamics CRM Web API option. The Organisation service option had issues. This is because the SDK 4 Bot is built on .NET core whereas the Dynamics CRMsdk Nuget is based on .NET Frameworkd 4.6. CRM Web API can be called from Azure bot service directly. But we extended a step more using Azure durable function. The architecture diagram we used is given below.

This blog aims to provide some technical tips about Microsoft Azure & Dynamics 365 CRM - D. MANJALY
"тнιѕ вℓσg ¢συℓ∂ ѕανє уσυя мσηєу ιƒ тιмє = мσηєу" - ∂.мαηנαℓу
Sunday, 27 January 2019
Azure Serverless Computing Cookbook
Step by step recipies and its free !! Go serverless !
https://azure.microsoft.com/en-us/resources/azure-serverless-computing-cookbook/en-us/?wt.mc_id=AID723299_QSG_SCL_313606
https://azure.microsoft.com/en-us/resources/azure-serverless-computing-cookbook/en-us/?wt.mc_id=AID723299_QSG_SCL_313606
Friday, 25 January 2019
Wednesday, 26 December 2018
Could not find a part of the path '...\bin\roslyn\csc.exe' error
I was trying some Microsoft Azure bot samples. After compiling there were no errors. So tried to run it locally. But ended up with the below error
could not find a part of the path '..\bin\roslyn\csc.exe' error
After some research I tried installing a NuGet package called 'Microsoft.CodeDom.Providers.DotNetCompilerPlatform.BinFix'
And then rebuilt the whole solution.
Local version worked like a charm !
could not find a part of the path '..\bin\roslyn\csc.exe' error
After some research I tried installing a NuGet package called 'Microsoft.CodeDom.Providers.DotNetCompilerPlatform.BinFix'
And then rebuilt the whole solution.
Local version worked like a charm !
Sunday, 16 December 2018
Cool features of OneNote
I have been using Microsoft OneNote for a while. Recently found some cool features. Believe it or not. But you could
Copied Text:
- Copy texts from the image ( Scenario- You got a picture with some texts you want to copy)
Copied Text:
Dynamics 365 Settings Organization Insights 11/26/2018 4:00 PM SANDBOX Organization Insights Dashboard Total Active Users so 4 40 30 20 10 11/26/2018 11:00 AM 11/26/2018 10:00 AM Total API Calls 427 Total Operations 11/26/2018 9:00 PM Time API Success Rate 100% 11/27/2018 2:00 AM — Deletes 11/27/2018 10:00 AM Plug-in Executions 40 11/27/2018 7:00 AM — Creates — Reads — Updates
- Search a text in the image pasted in OneNote
Subscribe to:
Posts (Atom)

