You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
ForbiddenError : The server failed to authenticate the request. Verify that the certificate is valid and is associated with this subscription.
Error: ForbiddenError : The server failed to authenticate the request. Verify that the certificate is valid and is associated with this subscription.
Error: Try 'puppet help azure_vm images' for usage
I have tried several things including:
download the publishsettings file and converting it to a pfx, extract the public and the private key.
Created an own pem certifcate which I converted into a .cer file and uploaded it to the portal. The error I get is associated with this self created .cer and pem certificates.
I would be really glad if someone could help me.
Thanks in advance!
Cheers,
Alex
The text was updated successfully, but these errors were encountered:
AlexSanchezC
changed the title
Error Authenticating againt Azure Pack with Azure Module
Error Authenticating against Azure Pack with Azure Module
Jun 1, 2015
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Im trying to use the azure module in puppet with Azure Pack. I'm trying to list the VM images with the next command:
puppet azure_vm images --azure-subscription-id sub_id --management-certificate key_priv.pem
I get the following error:
ForbiddenError : The server failed to authenticate the request. Verify that the certificate is valid and is associated with this subscription.
Error: ForbiddenError : The server failed to authenticate the request. Verify that the certificate is valid and is associated with this subscription.
Error: Try 'puppet help azure_vm images' for usage
I have tried several things including:
I would be really glad if someone could help me.
Thanks in advance!
Cheers,
Alex
The text was updated successfully, but these errors were encountered: