Skip to content

Support for multi-tenant shared gallery images #9549

Closed

Description

Is your feature request related to a problem? Please describe.

  • When someone shares an image with me from a shared image gallery, it's frustrating that the only way to provision a VM with those is through the Azure CLI or Powershell, when I would like to be using Python.
  • It's frustrating to have to manage credentials and authenticate across multiple tenants to list all of the shared gallery images available to me from other subscriptions and tenants. I don't even know if listing is possible from all sources today.

Describe the solution you'd like

  • I would like to be able to list all shared gallery images that I have access to, whether they are from another tenant, another subscription, etc. within the same API call.
  • I would like to be able to provision VMs using those shared gallery images from across tenants using the Python SDK.

Describe alternatives you've considered
There doesn't seem to be a workaround.

Additional context
I have a limited understanding of how Azure tenants / subscriptions and sharing works across those, so please excuse my lack of knowledge and feel free to clarify anything for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Compute - VMMgmtThis issue is related to a management-plane library.Service AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-requestThis issue requires a new behavior in the product in order be resolved.issue-addressedWorkflow: The Azure SDK team believes it to be addressed and ready to close.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions