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
Using a managed identity for auth is supported an Azure VMs.
It would be very valuable if Container Instances would be supported too. As Container Instances are more lightweight, and designed for one-time build tasks, they are actually a better platform for building packer images than VMs.
Use Case(s)
Run an Azure Container Instance with a managed id, and execute a packer build to create an image
Potential configuration
Same as for VMs (as described in docs).
The text was updated successfully, but these errors were encountered:
Description
Using a managed identity for auth is supported an Azure VMs.
It would be very valuable if Container Instances would be supported too. As Container Instances are more lightweight, and designed for one-time build tasks, they are actually a better platform for building packer images than VMs.
Use Case(s)
Run an Azure Container Instance with a managed id, and execute a packer build to create an image
Potential configuration
Same as for VMs (as described in docs).
The text was updated successfully, but these errors were encountered: