Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 79901

Access Azure Blob Files from Dynamics 365 (not standard Notes Integration)

$
0
0

Hi,

I'm discussing requirement to:

1)Display a list of Azure Blob files in CRM(365 online) (e.g on the Opportunity Form or list of related entities). These fiels are created by another application in Azure Blob.

2) Allow CRM users to download and read files from Azure Blob (through CRM forms/views)

3) No Anonymous access to Azure Blob is configured.

I see following solutions:

a) implementing custom IFrame which will be an application registered in Azure and have access granted to the Azure Blob. This Iframe can be added to e.g. Account form, fetch list of relevant documents etc (list can be also stored in CRM).

 

b) If I would create new entity e.g. "Azure Blob Docs", and put links to Azure  documents there , than it could work if CRM users are granted permissions in Azure AD for a Azure Blob? Do CRM users have also Azure AD account?

 

c) Also there is possibility to attach the documents as Note to the new entity  "Azure Blob Docs", but this would mean that I need to receive these documents via Web Service, and technically make another copy of them in Azure Blob(by attaching it to the note and creating the note).

Can you advice?

Br,

Nikica


Viewing all articles
Browse latest Browse all 79901

Trending Articles