I've been trying to use Azure VMSS as my Application Gateway backend but I keep getting this message in my backend pool details page
Virtual machine scale set 'vmss-name' was added to this backend pool. Upgrade all the instances of 'vmss-name' for this change to work.
I don't know which part of the instance should I upgrade. I've tried using a custom image and the official Windows Server 2022 image. Can somebody tell me?
Thanks