I want to write the application insights telemetry data into local database/file using Application insights SDK in UWP application. Once written into the local file/database then i have to read the data to AZURE for some reason.
Is it possible to do that ?
Thanks Sekar