Share via

share image

Rising Flight 6,456 Reputation points
2022-02-07T06:20:15.44+00:00

Hi All

i have 3 subscriptions and all are in Azure East US2. i have an image in Subscription01, i want to share it to subscription02 and subscription03 so that i can build VMs from that image.
Experts guide me how to share image across the subscriptions.

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

0 comments No comments

Answer accepted by question author

suvasara-MSFT 10,166 Reputation points Moderator
2022-02-07T08:08:01.533+00:00

@Rising Flight , You can share images across subscriptions using Role Based Access Control (RBAC). Any user that has read permissions to an image version, even across subscriptions, will be able to deploy a Virtual Machine using the image version.
Here is doc that helps you to store and share images across subscriptions
Share Gallery resource across tenants: https://learn.microsoft.com/en-us/azure/virtual-machines/share-gallery?tabs=portal

Note: But there is no possibility to either move or replicate the image and its versions across subscriptions.

----------

Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.