Amer Jusupovic

Results 9 comments of Amer Jusupovic

Changes in this branch make it so the example doesn't run. If we update just the required for this alert (Azure.Identity and Azure.Core), it seems like the example is broken....

Thanks for the explanation! I had only tested it with a timeout of 100 seconds so I suppose it would've just taken longer. We'll make sure to recommend using a...

Hi @fjbelizon, we got a [similar issue](https://github.com/Azure/AppConfiguration-DotnetProvider/issues/484) about durable functions being broken a while back, but `ExecutionContext.SuppressFlow()` wasn't mentioned. In the discussion there as well as in the [linked issue](https://github.com/Azure/azure-functions-dotnet-worker/issues/1666)...

@jimmyca15 Yes I believe so, I know someone on the functions team believed it wasn't an issue with the .NET provider library at first, but from this it seems like...

Sorry for the confusion in my previous response, yes the repro in 6.0.1 suggests it's the same issue, and that was before the call to `SuppressFlow` was added. This should...

Hi @lissdy, by default the refresh interval should be 30 seconds if you haven't set it manually in `ConfigureRefresh`. I'm not able to reproduce this behavior after copying the quickstart...

You're right, if a key is registered with `refreshAll` set to true then all selected key-values should be refreshed. Is there any way you could try upgrading to the newest...

Hi @virtual-deepak, just wanted to clarify something. When you said the "next request" doesn't get the updated value, do you mean just a singular request, or did you try refreshing...

I've been getting an error message while trying to "Prepare Teams App Dependencies" for some reason, sorry for the delay. I can try to troubleshoot this again later since I...