Category: Azure

  • Setting up shared image gallery cross-tenant using the Azure CLI

    The Azure shared image gallery is a service in Azure that helps you manage and store images in a central location. It\’s then easy to share those images with other subscriptions. It is however not that easy to share those images with other subscriptions if those subscriptions are tied to a different AAD tenant. There\’s…