Skip to content

Commit 37ca7ed

Browse files
committed
final updates
1 parent 7bd8b25 commit 37ca7ed

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed
Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
The following list of requirements must be met before you publish to the Marketplace.
22

3-
- Install the extension packaging tool (TFX). Run `npm install -g tfx-cli` from a command prompt.
4-
- Ensure the proper permissions are granted to use any images, for example, icons, logos, screenshots, and so on.
5-
- Include a thorough `overview.md` file to describe your listing in the Marketplace.
6-
- Include an icon for your extension, which is at least 128x128 pixels in size.
7-
- When you refer to Microsoft products, use full names in place of abbreviations, for example, Azure DevOps vs. AzDO or - any other abbreviation.
8-
- Refrain from using brand names in the name of your extension.
3+
| Category | Requirements |
4+
|-------------------------|------------------|
5+
| Packaging tool | Install the extension packaging tool (TFX). Run `npm install -g tfx-cli` from a command prompt. |
6+
| Image permissions | Ensure you have proper permissions to use any images, like icons, logos, screenshots, and so on. |
7+
| Marketplace overview | Include a thorough `overview.md` file to describe your listing in the Marketplace. |
8+
| Extension icon | Include an icon for your extension that represents your integration, company, or organization, at least 128x128 pixels in size (PNG or JPEG). |
9+
| Microsoft product names | Use full names for Microsoft products (for example, Azure DevOps instead of AzDO or other abbreviations). |
10+
| Brand names | Don't use brand names in the name of your extension. |

docs/extend/publish/integration.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,8 @@ This article explains how to publish your tool, service, or product that integra
2727

2828
### Gather required assets
2929

30-
1. 128x128 pixel logo (PNG or JPEG) representing your integration, company, or organization.
31-
2. At least one screenshot of your integration.
32-
3. Call-to-action or get started URL for users.
30+
1. At least one screenshot of your integration.
31+
2. Call-to-action or get started URL for users.
3332

3433
> [!NOTE]
3534
> - The term `extension` is used in referenced documentation. Extensions are another type of Marketplace item and share many similarities with integrations.

0 commit comments

Comments
 (0)