export/import U-SQL database not using VS
Hi,
I need to export an U-SQL database, hosted on a subscription that is on the PME tenant, then restore it on another subscription (on the Microsoft tenant). I know that export/import operation is doable using Visual Studio, however, I'm accessing this source subscription/USQLDB from a SAW machine and there is no way to install Visual Studio on it.
Is there any alternative, not using VS, to get my USQLDB exported, then imported or replicated on another tenant /subscription ?
(the purpose of this is to be able to work with up-to-date data on a PPE subscription that is hosted on the Microsoft tenant. I don't need a real time replication, but update the PPE USQLDB occasionally)
Thanks for your help