Forum Discussion
ADF Set Variable Activity Retry Policy Setting Not Available from UI
In the ADF, Set Variable activity, we do not have the option under General Section to set the Retry, Retry Interval, Secure Output and Secure Input.
But, when we make any change in the ADF pipeline, where we have the Set Variable activity, we see the below default Policy settings are updated for all the Set Variable activities in the backend JSON file when the ADF pipeline is stored in git Repo. Though, I did not have the option to change this behavior in ADF Set Variable activity under General section.
I have around 10+ Set Variable activity in my ADF pipeline and for all the Set Variable activities the above default policy settings are shown as modified when I see it in JSON format for my pipeline.
Is this behavior for ADF pipeline Set Variable activity is expected?
1 Reply
- haochen
Microsoft
We are working on adding the secure input and secure output settings. For retry settings, it won't be as useful for this activity as the retry is likely to fail as well. Please elaborate if there is a good use case to use the retry settings.