Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

azureappserviceoss/web-app-marketplace

 
 

Repository files navigation

Sample Packages for Onboarding to Azure Web Marketplace

Check out this article to learn more about onboarding to Azure Web Marketplace for Azure app service

These are samples that can be reference by build your own packages to submit to Azure Web marketplace. These samples only apply for Web category in the marketplace.

Folder structure

Each folder at the root level approximately represents a publisher. A folder contains one or more .json files, called package manifests, each of which contains the metadata for an Azure Gallery package. Every folder also includes a set of deployment templates, strings , icons and screenshots which can be referenced by the package manifests.

Icons

The relative path specified by iconPath in a package manifest must point to a folder that includes the following four images:

  1. Small.png (40x40 px)
  2. Medium.png (90x90 px)
  3. Large.png (115x115 px)
  4. Wide.png (255x115 px)

You can group icons under subfolders if you have different ones per product. Just be sure to include the subfolder in the iconPath for the package manifest that uses them.

Screenshots

Images must be exactly 533px by 324px and in PNG format. Specifying a screenshot for a gallery package is completely optional, so do not feel compelled to include one unless it makes sense for your offering.

About

packages for web app marketplace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published