Create a gallery for storing and sharing resources

Azure Compute Gallery (formerly known as Shared Image Gallery) simplifies sharing resources, like images and application packages, across your organization.

Compute Gallery lets you share custom virtual machine (VM) images and application packages with others in your organization, within or across regions, or within a tenant. Choose what resources you want to share, the regions where you want to make them available, and the users you want to share them with. You can create multiple galleries so that you can logically group resources.

The gallery is a top-level resource that can be shared in a way:

Sharing with: People Groups Service principal All users in a specific subscription or tenant Publicly with all users in Azure
Role-based access control (RBAC) sharing Yes Yes Yes No No

Allowed characters for a gallery name are uppercase letters (A-Z), lowercase letters (a-z), digits (0-9), dots (.), and underscores (_). The gallery name can't contain dashes (-). Gallery names must be unique within your subscription.

  1. Sign in to the Azure portal.

  2. Enter Azure Compute Gallery in the search box, and select Azure Compute Gallery in the results.

  3. On the Azure Compute Gallery page, select Add.

  4. On the Create Azure compute gallery pane, select the correct subscription.

  5. For Resource group, select a resource group from the dropdown list. Or, select Create new and enter a name for the new resource group.

  6. For Name, enter a name for the gallery.

  7. For Region, select a region from the dropdown list.

  8. You can enter a short description of the gallery, like My gallery for testing. Then select Review + create.

  9. After validation passes, select Create.

  10. When the deployment finishes, select Go to resource.