Hi Folks,
I was trying to delete unused images from Azure Blob Storage which is coming from D365 FO as a attachment.
When a new attachment is done in D365 FO, the same image will be uploaded in blob Storage. Now I want to delete the Attachment from D365 FO through code and it should automatically delete the file from Blob storage.
but it is not working. Could you please help me on this.
please let me know if some information is required from my end.