Hi
I am searching for way on how to stored the structured data in Azure blob storage
Requirement is, i need to move the document present in Dynamics CRM ( annotations ) to azure blob in structured manner.
Like for example, if there is Case record in dynamics CRM D365 and it has document attached to it, I need to move the case record as well as document present in annotations to Azure blob storage in structured manner and maintain the relationship of it like how it is maintain in SQL database of parent child record.
Once this data is setup in azure, the link of the uploaded document and this case record (which is moved to Azure) should be maintain in Contact record in CRM
Please help if any solution available for this, let me know
Thanks