Archive: Azure
Creating SharePoint site from Dynamics CRM with Azure Functions
Out of the box Dynamics CRM has a couple of integrations with SharePoint. All of them have their own use cases, but sometime you just need something else than what’s available out of the box. In this post I’ll describe an option to build your own integration, fairly easily, using Azure Functions. It also has […]
Dynamics CRM and Azure Application Insights
Microsoft already has an excellent post on adding Azure Application insights to monitor Dynamics CRM here. So please follow that post to get the basics running. The post above ends showing a lot of basic website data you can analyze directly from the Azure portal and gives the suggestion to further analyze it with PowerBI. […]