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)
Auto complete D365 Addresses using Bing Maps API

The aim of the article is to help users to achieve the data accuracy of address with better user experience for filling the address in D365. This solutioning helps the users to auto-complete addresses by just entering the leading text rather than ...

Srujan K 317
Like (0)
Setting up Azure Active Directory Authentication on Azure Web API.

If we are using the Dynamics 365 in an Enterprise Level , System Integrations with Web APIs are a common scenario. This post will explain on how to set up Azure Active Directory Authentication on Web APIs 1. Register the Web API application in Az...

Srujan K 317
Like (0)
Connecting Dynamics 365 v9.0 from Power BI

Though connecting to Dynamics 365 from Power BI Desktop is same old process , the As-Is Dynamics 365 9.0 Web API Url would not let you connect. A small change to the D365 API Url needs to be done when attempting a connection from Power BI. The 9.0...

Srujan K 317
Like (0)
Implementing Authorization in Odata V4 Source API Using Query String Parameters fo...

With increasing adoption of Dynamics 365 v 9.0 , Virtual Entity is one of the feature that users would want to leverage for addressing their Integration requirements. "Odata V4 Data Source" is the out of box data source available that ca...

Srujan K 317
Like (0)
How to Enable Microsoft Live id Authentication in Dynamics CRM / 365 Portals

Typically the portal users are either external users i.e. either Partners or customers , One of the most popular external authentication that customer prefer is Live Id Authentication. Lets see the step by step way of doing this. 1. Navigate to ...

Srujan K 317
Like (0)
Creating a Simple JavaScript application to use Dynamics CRM Online Web API

This post is in extension to the msdn blog that gives a walk through on Registering and configuring simple single page application with adal.js. This referenced blog has been written with reference to old Azure portal ( manage.windowsazure.co...

Srujan K 317
Like (0)
D365 Custom Data Provider for Virtual entities

One of the differentiating features in Dynamics 365 9.0 is Virtual Entities, and these are driven by Virtual Entity Data Sources and Data Providers. Virtual Entities acts as a facade to external data into the system as if the data were present ...

Srujan K 317