Hi Team,
I see you have written this custom example for using EntityFrameworkCore and SQL to act as a source of report storage (not cache storage).
This is a request to do the same but using the Azure Storage File Shares client library for .NET - Azure for .NET Developers | Microsoft Learn SDK to host the TRDP files.
For example:
ReportSourceResolver = new AzureStorageReportSourceResolver()
Thank you,
Mike