Skip to content

Commit ca1e0fd

Browse files
authored
Merge pull request #294996 from anilgodavarthy/main
ISV help content changes
2 parents ea394f0 + 9d04014 commit ca1e0fd

File tree

2 files changed

+26
-24
lines changed

2 files changed

+26
-24
lines changed

articles/sentinel/TOC.yml

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1125,6 +1125,30 @@
11251125
href: monitor-analytics-rule-integrity.md
11261126
- name: Auditing Microsoft Sentinel with Azure Activity Logs
11271127
href: audit-sentinel-data.md
1128+
- name: Remove Microsoft Sentinel from your workspaces
1129+
href: offboard.md
1130+
- name: Build and publish Microsoft Sentinel solutions
1131+
items:
1132+
- name: Overview
1133+
href: sentinel-integration-guide.md
1134+
- name: Partner integrations best practices
1135+
href: partner-integrations.md
1136+
- name: Creating codeless data connectors (CCP)
1137+
href: create-codeless-connector.md
1138+
- name: Creating analytics rules
1139+
href: sentinel-analytic-rules-creation.md
1140+
- name: Creating hunting queries
1141+
href: sentinel-hunting-rules-creation.md
1142+
- name: Creating workbooks
1143+
href: sentinel-workbook-creation.md
1144+
- name: Creating playbooks
1145+
href: sentinel-playbook-creation.md
1146+
- name: Creating ASIM parsers
1147+
href: normalization-develop-parsers.md
1148+
- name: Publish solutions
1149+
href: publish-sentinel-solutions.md
1150+
- name: Solution lifecycle post publish
1151+
href: sentinel-solutions-post-publish-tracking.md
11281152
- name: Remove Microsoft Sentinel from your workspace
11291153
items:
11301154
- name: Overview
@@ -1143,28 +1167,6 @@
11431167
href: /rest/api/securityinsights/
11441168
- name: OOTB content centralization changes
11451169
href: sentinel-content-centralize.md
1146-
- name: Build and publish Microsoft Sentinel solutions
1147-
items:
1148-
- name: Overview
1149-
href: sentinel-integration-guide.md
1150-
- name: Partner integrations best practices
1151-
href: partner-integrations.md
1152-
- name: Creating codeless data connectors (CCP)
1153-
href: create-codeless-connector.md
1154-
- name: Creating analytics rules
1155-
href: sentinel-analytic-rules-creation.md
1156-
- name: Creating hunting queries
1157-
href: sentinel-hunting-rules-creation.md
1158-
- name: Creating workbooks
1159-
href: sentinel-workbook-creation.md
1160-
- name: Creating playbooks
1161-
href: sentinel-playbook-creation.md
1162-
- name: Creating ASIM parsers
1163-
href: normalization-develop-parsers.md
1164-
- name: Publish solutions
1165-
href: publish-sentinel-solutions.md
1166-
- name: Solution lifecycle post publish
1167-
href: sentinel-solutions-post-publish-tracking.md
11681170
- name: Management references
11691171
items:
11701172
- name: Microsoft Sentinel Logic Apps connector

articles/sentinel/publish-sentinel-solutions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@ Complete the following steps to create the offer and configure the top-level att
4444

4545
|Field| Description|
4646
|--|--|
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 at */Azure/Azure-Sentinel/blob/\<Your Branch\>/Solutions/\<Your Solution\>/SolutionMetadata.json*. We recommend using the naming convention for offer ID as *azure-sentinel-solution-\<your-solution-name\>*. For example, *azure-sentinel-solution-ciscoumbrella*. Use only lowercase, alphanumeric characters, dashes, or underscores. ID can't end with "-preview" and can't be modified after selecting **Create**.|
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 at */Azure/Azure-Sentinel/blob/\<Your Branch\>/Solutions/\<Your Solution\>/SolutionMetadata.json*. We recommend using the naming convention for offer ID as *azure-sentinel-solution-\<your-solution-name\>*. For example, *azure-sentinel-solution-ciscoumbrella*. Use only lowercase, alphanumeric characters, dashes, or underscores. ID can't end with "-preview" and can't be modified after selecting **Create**. <br/><br/> Offer ID: Max length is 50 characters.|
4848
|**Offer alias**| This name isn't used in the marketplace listing and is solely for reference within Partner Center.|
4949
|**Publisher**|Select the publisher ID that you want to use to publish your Microsoft Sentinel solution. The publisher selected can't be modified after creation of the offer.|
5050

5151
> [!NOTE]
5252
> To make any changes to the Offer ID, Offer type, or publisher ID, you must delete the offer and recreate it. To delete an offer, you can navigate to the "Offer overview" tab and select on "Delete offer." This action isn't reversible.
5353
54-
:::image type="content" source="media/publish-sentinel-solutions/partner-center-new-azure-application.png" alt-text="Screenshot of offer id and offer name configuration." lightbox="media/publish-sentinel-solutions/partner-center-new-azure-application.png" :::
54+
:::image type="content" source="media/publish-sentinel-solutions/partner-center-new-azure-application.png" alt-text="Screenshot of offer ID and offer name configuration." lightbox="media/publish-sentinel-solutions/partner-center-new-azure-application.png" :::
5555

5656
## Offer setup
5757
Complete the following steps to configure the properties under the **Offer setup** tab in Partner Center. This screen shows the selections made during initial offer creation. You can change the offer alias from this page (if needed).

0 commit comments

Comments
 (0)