Attachment Management for Dynamics 365 Online using Azure blob storage. If you are not familiar with this solution here is the post.
https://crmdm.blogspot.com/2018/11/dynamics-365-attachments-in-azure-blob.html
Recently we noticed that some documents were showing as 0 KB in a lower environment. After some investigation it was found that the SAS token was expired. Attachment management solution is configured using SAS token. After fixing the SAS token all documents were displayed correctly. It's important to check the expiry of the SAS token
https://crmdm.blogspot.com/2018/11/dynamics-365-attachments-in-azure-blob.html
Recently we noticed that some documents were showing as 0 KB in a lower environment. After some investigation it was found that the SAS token was expired. Attachment management solution is configured using SAS token. After fixing the SAS token all documents were displayed correctly. It's important to check the expiry of the SAS token
No comments:
Post a Comment