danielsollondon / azvmimagebuilder

Azure VM Image Builder
180 stars 153 forks source link

Azure VM image Builder Task - Error happened while initializing image builder #110

Closed dextraa9791 closed 3 years ago

dextraa9791 commented 3 years ago

So following this guide https://github.com/Azure/azvmimagebuilder/blob/main/solutions/1_Azure_DevOps/BuildaPipeline.md with using a managed idenity instead of spn i created a release pipeline. When running the release pipeline it gives an error.

image

And here is my release pipeline. image image

Any clue what causes this error?

dextraa9791 commented 3 years ago

I thought i had to use Managed identity when connecting from devops to the resource group, creating a spn worked.