Skip to content

Commit 8594749

Browse files
Update articles/sentinel/publish-sentinel-solutions.md
Co-authored-by: Catherine Watson <[email protected]>
1 parent 415e46b commit 8594749

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

articles/sentinel/publish-sentinel-solutions.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,17 @@ Complete the following steps to create the offer and configure the top-level att
3939

4040
:::image type="content" source="media/sentinel-partner-content/partner-center-new-offer.png" alt-text="Screenshot of new offer option in partner center":::
4141

42-
1. Enter offer ID, offer alias, and select the publisher ID using which you want to publish Sentinel solutions (in case you have multiple accounts). Offer ID and offer alias are only visible to you in your partner center account (not visible to customers). The offer ID is part of the solution URL in Azure Marketplace once your solution is successfully published (ex- https://azuremarketplace.microsoft.com/marketplace/apps/\<*You offer ID*\>?tab=Overview)
42+
43+
1. Enter the following information.
44+
45+
|Field| Description|
46+
|--|--|
47+
|Offer ID| The offer ID should be the same as offer ID mentioned in the SolutionMetadata.json file in your solution folder in GitHub** - https://github.com/Azure/Azure-Sentinel/blob/\<Your Branch\>/Solutions/\<Your Solution\>/SolutionMetadata.json. We recommend using the naming convention for offer ID is "azure-sentinel-solution-\<your-solution-name\>". For example, "azure-sentinel-solution-ciscoumbrella". |
48+
|Offer alias| (add description of what this is)|
49+
|Publisher ID|Select the publisher ID that you want to use to publish your Microsoft Sentinel solution. |
50+
51+
Offer ID and offer alias are only visible to you in your partner center account. Those values aren't visible to customers.
52+
4353
1. **Offer ID entered here should be the same as Offer ID mentioned in the SolutionMetadata.json file in your solution folder in GitHub** - https://github.com/Azure/Azure-Sentinel/blob/\<Your Branch\>/Solutions/\<Your Solution\>/SolutionMetadata.json
4454
1. Recommended naming convention for offer ID is azure-sentinel-solution-\<your-solution-name\> (ex- azure-sentinel-solution-ciscoumbrella).
4555

0 commit comments

Comments
 (0)