diff --git a/Solutions/Pure Storage/Data/Solution_PureStorage.json b/Solutions/Pure Storage/Data/Solution_PureStorage.json index 90f9a57f63e..58aa784983d 100644 --- a/Solutions/Pure Storage/Data/Solution_PureStorage.json +++ b/Solutions/Pure Storage/Data/Solution_PureStorage.json @@ -3,15 +3,7 @@ "Author": "Pure Storage - support@purestorage.com", "Logo": "", "Description": "Solution for Microsoft Sentinel to ingest logs from PureStorage arrays", - "Workbooks": [], - "Analytic Rules": [], - "Playbooks": [], "Parsers": ["Parsers/PureStorageParser.yaml"], - "SavedSearches": [], - "Hunting Queries": [], - "Data Connectors": [], - "Watchlists": [], - "WatchlistDescription": [], "BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Pure Storage", "Version": "3.0.0", "Metadata": "SolutionMetadata.json", diff --git a/Solutions/Pure Storage/Package/3.0.0.zip b/Solutions/Pure Storage/Package/3.0.0.zip index 2596d2093cb..c62830434fe 100644 Binary files a/Solutions/Pure Storage/Package/3.0.0.zip and b/Solutions/Pure Storage/Package/3.0.0.zip differ diff --git a/Solutions/Pure Storage/Package/createUiDefinition.json b/Solutions/Pure Storage/Package/createUiDefinition.json index e5ccb886c05..4fbaa5d4c5b 100644 --- a/Solutions/Pure Storage/Package/createUiDefinition.json +++ b/Solutions/Pure Storage/Package/createUiDefinition.json @@ -6,7 +6,7 @@ "config": { "isWizard": false, "basics": { - "description": "\n\n**Note:** Please refer to the following before installing the solution: \r \n • Review the solution [Release Notes](https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Pure%20Storage/ReleaseNotes.md)\r \n • There may be [known issues](https://aka.ms/sentinelsolutionsknownissues) pertaining to this Solution, please refer to them before installing.\n\nSolution for Microsoft Sentinel to ingest logs from PureStorage arrays\n\n**Parsers:** 1\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)", + "description": "\n\n**Note:** Please refer to the following before installing the solution: \n\n• Review the solution [Release Notes](https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/Pure%20Storage/ReleaseNotes.md)\n\n • There may be [known issues](https://aka.ms/sentinelsolutionsknownissues) pertaining to this Solution, please refer to them before installing.\n\nSolution for Microsoft Sentinel to ingest logs from PureStorage arrays\n\n**Parsers:** 1\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)", "subscription": { "resourceProviders": [ "Microsoft.OperationsManagement/solutions", @@ -50,7 +50,7 @@ "visible": true } ], - "steps": null, + "steps": [], "outputs": { "workspace-location": "[first(map(filter(basics('getLAWorkspace').value, (filter) => and(contains(toLower(filter.id), toLower(resourceGroup().name)),equals(filter.name,basics('workspace')))), (item) => item.location))]", "location": "[location()]", diff --git a/Solutions/Pure Storage/Package/mainTemplate.json b/Solutions/Pure Storage/Package/mainTemplate.json index 7a63302e229..7cdc722267d 100644 --- a/Solutions/Pure Storage/Package/mainTemplate.json +++ b/Solutions/Pure Storage/Package/mainTemplate.json @@ -34,7 +34,7 @@ "_email": "[variables('email')]", "_solutionName": "Pure Storage", "_solutionVersion": "3.0.0", - "solutionId": "purestorageinc1707205060945.purestorage_array_management", + "solutionId": "purestoragemarketplaceadmin.microsoft-sentinel-solution-purestorage", "_solutionId": "[variables('solutionId')]", "parserObject1": { "_parserName1": "[concat(parameters('workspace'),'/','PureStorageParser Data Parser')]", @@ -105,9 +105,9 @@ "email": "[variables('_email')]" }, "support": { - "name": "purestorageinc1707205060945", + "name": "purestoragemarketplaceadmin", "email": "support@purestorage.com", - "tier": "Microsoft", + "tier": "Partner", "link": "https://support.purestorage.com" } } @@ -171,9 +171,9 @@ "email": "[variables('_email')]" }, "support": { - "name": "purestorageinc1707205060945", + "name": "purestoragemarketplaceadmin", "email": "support@purestorage.com", - "tier": "Microsoft", + "tier": "Partner", "link": "https://support.purestorage.com" } } @@ -187,8 +187,8 @@ "kind": "Solution", "contentSchemaVersion": "3.0.0", "displayName": "Pure Storage", - "publisherDisplayName": "Microsoft Sentinel, purestorageinc1707205060945", - "descriptionHtml": "

Note: There may be known issues pertaining to this Solution, please refer to them before installing.

\n

Solution for Microsoft Sentinel to ingest logs from PureStorage arrays

\n

Parsers: 1

\n

Learn more about Microsoft Sentinel | Learn more about Solutions

\n", + "publisherDisplayName": "purestoragemarketplaceadmin", + "descriptionHtml": "

Note: Please refer to the following before installing the solution:

\n

• Review the solution Release Notes

\n

• There may be known issues pertaining to this Solution, please refer to them before installing.

\n

Solution for Microsoft Sentinel to ingest logs from PureStorage arrays

\n

Parsers: 1

\n

Learn more about Microsoft Sentinel | Learn more about Solutions

\n", "contentKind": "Solution", "contentProductId": "[variables('_solutioncontentProductId')]", "id": "[variables('_solutioncontentProductId')]", @@ -205,9 +205,9 @@ "email": "[variables('_email')]" }, "support": { - "name": "purestorageinc1707205060945", + "name": "purestoragemarketplaceadmin", "email": "support@purestorage.com", - "tier": "Microsoft", + "tier": "Partner", "link": "https://support.purestorage.com" }, "dependencies": { diff --git a/Solutions/Pure Storage/ReleaseNotes.md b/Solutions/Pure Storage/ReleaseNotes.md index 43e97e4aa89..c2843f1e795 100644 --- a/Solutions/Pure Storage/ReleaseNotes.md +++ b/Solutions/Pure Storage/ReleaseNotes.md @@ -1,3 +1,3 @@ | **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** | |-------------|--------------------------------|--------------------------------| -| 3.0.0 | 05-02-2024 | Initial Solution Release | \ No newline at end of file +| 3.0.0 | 05-02-2024 | Initial Solution Release - Parser Only | \ No newline at end of file diff --git a/Solutions/Pure Storage/SolutionMetadata.json b/Solutions/Pure Storage/SolutionMetadata.json index d97ffb32ce9..f683a27d8cb 100644 --- a/Solutions/Pure Storage/SolutionMetadata.json +++ b/Solutions/Pure Storage/SolutionMetadata.json @@ -1,15 +1,15 @@ { - "publisherId": "purestorageinc1707205060945", - "offerId": "purestorage_array_management", + "publisherId": "purestoragemarketplaceadmin", + "offerId": "microsoft-sentinel-solution-purestorage", "firstPublishDate": "2024-02-05", "providers": ["Pure Storage"], "categories": { "domains" : ["Storage"] }, "support": { - "name": "purestorageinc1707205060945", + "name": "purestoragemarketplaceadmin", "email": "support@purestorage.com", - "tier": "Microsoft", + "tier": "Partner", "link": "https://support.purestorage.com" } } \ No newline at end of file