#CRVK66N5U qq: When upgrading from pulumi.azurenative 2.90, to pulumi.azurenative 3.13 we noticed that most of the apiversion updated to newer version (makes sense), but autoscaling went backwards. It looks like in v2 it was using 2022-10-01 apiversion but in v3 it's using 2021-05-01-preview. We checked out the repository from github and sure enough in versions\v3.yaml we see evidence of it using 2021-05-01-preview, and in 2022-10-01. I was curious why it would go back a version, I'm trying to determine if this an intentional choice if?