Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azure_rm_manageddisk: allow creation of managed disk from a compute gallery image #1829

Open
cmasopust opened this issue Feb 22, 2025 · 0 comments · May be fixed by #1833
Open

azure_rm_manageddisk: allow creation of managed disk from a compute gallery image #1829

cmasopust opened this issue Feb 22, 2025 · 0 comments · May be fixed by #1833
Labels
has_pr PR fixes have been made medium_priority Medium priority new_feature New feature requirments

Comments

@cmasopust
Copy link

cmasopust commented Feb 22, 2025

SUMMARY

We are creating our own OS images and store them in an Azure Compute Gallery. When then creating a VM we want to use that images. So, please add an option to allow creation of a managed disk from these compute gallery images.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

azure_rm_manageddisk

ADDITIONAL INFORMATION

More details about creation from the Azure API:
Create a managed disk from an Azure Compute Gallery image

- azure.azcollection.azure_rm_manageddisk:
    name: disk1
    create_option: from_image
    gallery_image_reference:
       id: ...
@Fred-sun Fred-sun added medium_priority Medium priority new_feature New feature requirments work in In trying to solve, or in working with contributors has_pr PR fixes have been made and removed work in In trying to solve, or in working with contributors labels Feb 24, 2025
@Fred-sun Fred-sun linked a pull request Feb 26, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has_pr PR fixes have been made medium_priority Medium priority new_feature New feature requirments
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants