Replies: 2 comments
-
Hi, +1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
To be clear, does this mean the GenerateResourcesAndImage.ps1 script cannot be used in a pipeline using a service connection that uses OIDC? Any ETA when this will be available? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Since the release of Packer Azure plugin v2.0.1 (https://github.com/hashicorp/packer-plugin-azure/releases/tag/v2.0.1), it supports the usage of OIDC to authenticate. Currently, runner-images packer file uses version 1.4.5; if this plugin was updated, we could get rid of client IDs and secrets!
Also, it would be beneficial to support token-based authentication instead of expiring secrets that need periodic renewals.
Beta Was this translation helpful? Give feedback.
All reactions