Skip to content

Commit

Permalink
Solution packaged to update createui
Browse files Browse the repository at this point in the history
  • Loading branch information
v-shukore committed Oct 1, 2024
1 parent 5e1336f commit 922a8f4
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 35 deletions.
Binary file modified Solutions/IllumioSaaS/Package/3.2.0.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion Solutions/IllumioSaaS/Package/createUiDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"config": {
"isWizard": false,
"basics": {
"description": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/IllumioLogo.svg\" width=\"75px\" height=\"75px\">\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/IllumioSaaS/ReleaseNotes.md)\n\n • There may be [known issues](https://aka.ms/sentinelsolutionsknownissues) pertaining to this Solution, please refer to them before installing.\n\n[Illumio](https://www.illumio.com/) connector provides ability to ingest auditable and flow events from AWS S3 bucket.\n\n**Data Connectors:** 1, **Workbooks:** 3, **Analytic Rules:** 3\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)",
"description": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/IllumioLogo.svg\" width=\"75px\" height=\"75px\">\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/IllumioSaaS/ReleaseNotes.md)\n\n • There may be [known issues](https://aka.ms/sentinelsolutionsknownissues) pertaining to this Solution, please refer to them before installing.\n\n[IllumioSaaS](https://www.illumio.com/) solution provides ability to ingest auditable and flow events from AWS S3 bucket.\n\n**Data Connectors:** 1, **Workbooks:** 3, **Analytic Rules:** 3\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)",
"subscription": {
"resourceProviders": [
"Microsoft.OperationsManagement/solutions",
Expand Down
60 changes: 30 additions & 30 deletions Solutions/IllumioSaaS/Package/mainTemplate.json

Large diffs are not rendered by default.

8 changes: 5 additions & 3 deletions Solutions/IllumioSaaS/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** |
|-------------|--------------------------------|----------------------------------------|
| 3.0.0 | 13-05-2024 | Initial Solution Release |
| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** |
|-------------|--------------------------------|---------------------------------------------------------|
| 3.2.0 | 01-10-2024 | Added new **Analytic Rules** |
| 3.1.0 | 04-08-2024 | Solution packaged with Modified logo link |
| 3.0.0 | 13-05-2024 | Initial Solution Release |
2 changes: 1 addition & 1 deletion Solutions/IllumioSaaS/data/Solution_IllumioSaaS.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"Name": "IllumioSaaS",
"Author": "app-integrations@illumio.com",
"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/IllumioLogo.svg\" width=\"75px\" height=\"75px\">",
"Description": "[Illumio](https://www.illumio.com/) connector provides ability to ingest auditable and flow events from AWS S3 bucket.",
"Description": "[IllumioSaaS](https://www.illumio.com/) solution provides ability to ingest auditable and flow events from AWS S3 bucket.",
"Data Connectors": [
"Data Connectors/IllumioSaaS_FunctionApp.json"
],
Expand Down

0 comments on commit 922a8f4

Please sign in to comment.