Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Error Authenticating against Azure Pack with Azure Module #40

Open
AlexSanchezC opened this issue Jun 1, 2015 · 0 comments
Open

Error Authenticating against Azure Pack with Azure Module #40

AlexSanchezC opened this issue Jun 1, 2015 · 0 comments

Comments

@AlexSanchezC
Copy link

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:

  1. download the publishsettings file and converting it to a pfx, extract the public and the private key.
  2. 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

@AlexSanchezC 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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant