'Do we have any way to export ADF Arm Template via Rest Api?
I'm trying to export ADF Arm template via rest I didn't found any resources in official page as well, is there any way apart from exporting it manually ?
Thanks In Advance
Solution 1:[1]
Unfortunately You cannot programmatically export the ARM template. You have to manually export it.
How to export Azure Data Factory ARM template using Automation script to local drive?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Nandan |
