Configure Offline Marketplace Download

Operators can choose to enable Offline Marketplace Download which will then store the marketplace images in a share location and then publish them to the desired stamps. This helps to save the network bandwidth in the data center, allowing the image to be downloaded from Azure for first time to a shared location and using the same downloaded image to publish to other stamps when necessary.

If this feature is disabled, marketplace items download will work normally like any Azure Stack Hub, where the item is downloaded afresh from Azure every time to the respective stamps in a multi stamp environment.

In the Admin Portal, Login as a Service Admin → VConnect → Settings → Azure Stack Hub - Market place settings page to configure the settings.

Offline Repository Settings

  • Offline repository is a location where VConnect Resource Provider stores & maintains downloaded Marketplace items.

  • Ensure the configured location has ample space to store Marketplace items.

Remote PowerShell Settings

Refer to Configure Remote Machine for PowerShell Access page for detailed steps to setup a remote PowerShell machine. Following are the main steps:

  • Offline Marketplace download feature requires a virtual machine with Az and Azs.Syndication.Admin PowerShell modules installed in it.

  • PowerShell cmdlets will invoke ARM endpoint of the Azure Stack Hub instances to import download Marketplace images.

  • The VM must be configured to allow remote PowerShell execution and WMI ports needs to be open

Once configured provide the following values in Remote PowerShell Machine Details tab

Marketplace Syndication Application Settings

Azure subscription details in which the multiple Azure Stack Hub stamps that are registered.

  • Azure Application Id and Secret will be used to download the Marketplace products from Azure using Marketplace syndication tool. Refer documentation here to understand how the marketplace syndication tool will be used to download marketplace items.

  • Downloading Marketplace items from Azure will not be possible if the configured Azure Stack Hub instances are deployed in Disconnected model and also when there is no internet connectivity in the configured Remote PowerShell machine.

  • This setting is optional if the managed Azure Stack Hub stamps are ALL disconnected.

  • The setting can be overridden in the individual stamp connection level, if a specific stamp in the collection of stamps being managed is registered with a different azure subscription

Last updated