Add ARM template support for continuous export
We can configure continuous export through PowerShell, but there is no way to do this through ARM templates currently. This would be very helpful.
I use ARM templates to declare the desired state of my resource group. Every time I have to augment ARM templates with PowerShell commands, it gets much harder to deploy and test my deployment pipeline.

Thank you for the feedback , our team will review it and consider this feature for future implementations of data export scenarios.
4 comments
-
Nicolas Aizier commented
I can only add one more vote to this request. I was actually surprised continuous exports are not supported in ARM templates.
Using powershell feels like tinkering and void the standard we try to apply. Making any future migration, change, update more difficult and problematic.
-
Frank Cochet commented
We are looking for a way to automate continuous export without sastoken and ARM-templates would make that possible (the Powershell cmdlet requires a sastoken).
-
Agoney Garcia-Deniz commented
It's getting close to two years now since this was originally raised here. Any ideas if/when it will be implemented?
-
Joe commented
This is serious problem, what a lack of developer experience