I'm really struggling to bootstrap a Windows VM in Azure using knife azure. I have my image and I've created the winrm firewall rule and configured winrm per the instructions. The machine spins up and the bootstrap connection starts, but the client fails to authenticate to the server.
The client does install and the proper validator.PEM file is there, but the c:\chef\client.pem doesn't authenticate correctly. How do I correct this?
(I'm SOOOOOOOO close to success on this it's just eating away at me. :) )