Hi, I somehow ended up with a lot of azure certificates, probably from messing around with it. So I decided to clean them up and remove them. So now when I try to use Azure PowerShell to do anything like: Get-AzureSubscription, I get the following:
"Get-AzureSubscription : No certificate was found in the certificate store with thumbprint XXXX...."
Even when I try to add a new certificate, remove the old one, anything. Any ideas how I can get PowerShell to recognize a new certificate?
- Tomek