C
C#5mo ago
Wendy

Azure Function Function Attribute Dynamic Value

Hi all, I'm new to Azure Functions. I'm trying to implement ExponentialBackoffRetry in one of my Azure Functions. Is there a way to retrieve the values (Max Retry, delay, etc) from App Settings instead of hardcoding them? Thank you
No description
1 Reply
Mayor McCheese
Mayor McCheese5mo ago
You can, I think it's something like %key%