hashicorp / packer

Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.

Home Page:http://www.packer.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Azure] How to support AD Login when creating an image?

musabmirza-amperon opened this issue · comments

I am trying to create an image with azure-arm which is based off:

  image_publisher = "center-for-internet-security-inc"
  image_offer     = "cis-ubuntu"
  image_sku       = "cis-ubuntulinux2004-stig-gen1"

I want to enable AD Login for any machines being created through this image.

However when I try to create the VM, in the management tab, it says that "Ad login is not supported".

This is the case if I base it off even on official ubuntu image.

Please advice.

Hi 👋 thanks for reaching out.

For general questions we recommend reaching out to the [community forum](https://discuss.hashicorp.com/c/packer) for greater visibility.
As the GitHub issue tracker is only watched by a small subset of maintainers and is really reserved for bugs and enhancements, you'll have a better chance of finding someone who can help you in the forum.
We'll mark this issue as needs-reply to help inform maintainers that this question is awaiting a response.
If no activity is taken on this question within 30 days it will be automatically closed.

If you find the forum to be more helpful or if you've found the answer to your question elsewhere please feel free to post a response and close the issue.
commented

There does appear to be a need for documentation surrounding this. We create a custom image based on the Ubuntu image provided by microsoft, so it should be supported for us, but in the portal it says it is not.

Hi,

This issue has not received any update in the last 3 weeks, and will automatically be closed in 7 days if it does not receive any activity by then.

If you find the community forum to be more helpful or if you've found the answer to your question elsewhere please feel free to post a response and close the issue.

commented

Please don't close this, there should be some documentation on it somewhere

Hi,

This issue has not received any update in the last 3 weeks, and will automatically be closed in 7 days if it does not receive any activity by then.

If you find the community forum to be more helpful or if you've found the answer to your question elsewhere please feel free to post a response and close the issue.

commented

Please don't close this issue. There should be some documentation for this at a minimum.