How to create csv and upload to Azure Storage with Azure Version of PSU

Product: PowerShell Universal
Version: 3.9.5

I am trying to figure out how to accomplish this without using some sort of temporary space.

Well I feel a bit dumb:

Set-Location temp:\
$Data | Export-Csv -Path .\test.xlsx