#azure what is it about standing up a redisCache that takes so long? Is there a way to speed that up?
g
gentle-diamond-70147
01/22/2021, 6:49 PM
In nearly all cases, how long a Pulumi application takes to run or how long individual resources take to provision is up to the provider. So I doubt there's a way for Pulumi to do something different here.
t
tall-needle-56640
01/22/2021, 7:57 PM
@brainy-ocean-92780 I can confirm it takes just as long in ARM templates. It's absolutely maddening.
b
brainy-ocean-92780
01/22/2021, 8:08 PM
@gentle-diamond-70147 That's what I figured, thank you.
@tall-needle-56640 Thank you for the confirmation.
👍 1
I comment RedisCache when I do my testing with the assumption it will mostly work out same as the other resources.