Skip to content

Commit 482e523

Browse files
Merge pull request Azure#12524 from Azure/v-pmalreddy-Illumio
IIllumio Saas Flow Logs CCF Connector Migration
2 parents 229a448 + 79f1915 commit 482e523

6 files changed

Lines changed: 87 additions & 87 deletions

File tree

Solutions/IllumioSaaS/Data Connectors/IllumioSaasLogs_ccf/IllumioSaasLogs_ConnectorDefinition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
{
8686
"type": "Markdown",
8787
"parameters": {
88-
"content": "For detailed steps to retrieve the AWS Role ARN, SQS Queue URL, and configure Illumio log forwarding to the Amazon S3 bucket, refer to the [Connector Setup Guide](https://github.com/v-pmalreddy/IllumioSaas/blob/main/README.md)."
88+
"content": "For detailed steps to retrieve the AWS Role ARN, SQS Queue URL, and configure Illumio log forwarding to the Amazon S3 bucket, refer to the [Connector Setup Guide](https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/IllumioSaaS/Data%20Connectors/IllumioSaasLogs_ccf/Readme.md)."
8989
}
9090
},
9191
{

Solutions/IllumioSaaS/Data Connectors/CCFReadme.md renamed to Solutions/IllumioSaaS/Data Connectors/IllumioSaasLogs_ccf/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The Illumio Saas Codeless Connector for Microsoft Sentinel enables seamless inte
2222
<a name = "template">
2323

2424
## Deploy the Cloud Formation Templates
25-
- Download the [OIDC Web Identity Provider](https://github.com/v-pmalreddy/IllumioSaas/blob/main/OIDCWebIdProvider.json) Template and the [AWS Resource Creation](https://github.com/v-pmalreddy/IllumioSaas/blob/main/IllumioConfig.json) Template provided in this repository.
25+
- Download the [OIDC Web Identity Provider](https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/IllumioSaaS/Data%20Connectors/CloudFormationTemplates/OIDCWebIdProvider.json) Template and the [AWS Resource Creation](https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/IllumioSaaS/Data%20Connectors/CloudFormationTemplates/IllumioSaasConfig.json) Template provided in this repository.
2626
- Open the **AWS Management Console** and navigate to the **CloudFormation** service.
2727
- Click on **"Create stack"** and choose **"With new resources (standard)"**.
2828
- Under the **Specify template** section, select **"Upload a template file"**, and upload the appropriate CloudFormation template (starting with the OIDC template).
4 Bytes
Binary file not shown.

Solutions/IllumioSaaS/Package/createUiDefinition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"config": {
77
"isWizard": false,
88
"basics": {
9-
"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**1. Azure Function App: **\n\n[IllumioSaaS](https://www.illumio.com/) solution provides ability to ingest auditable and flow events from AWS S3 bucket. \n\n **Codeless Connector Framework (CCF): ** \n\n [IllumioSaaS](https://www.illumio.com/) CCF solution provides ability to ingest flow events from AWS S3 bucket.\n\n**Data Connectors:** 2, **Parsers:** 2, **Workbooks:** 4, **Analytic Rules:** 6, **Function Apps:** 1, **Playbooks:** 3\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)",
9+
"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**1. Azure Function App: **\n\n[IllumioSaaS](https://www.illumio.com/) solution provides ability to ingest auditable and flow events from AWS S3 bucket. \n\n **2. Codeless Connector Framework (CCF): ** \n\n [IllumioSaaS](https://www.illumio.com/) CCF solution provides ability to ingest flow events from AWS S3 bucket.\n\n**Data Connectors:** 2, **Parsers:** 2, **Workbooks:** 4, **Analytic Rules:** 6, **Function Apps:** 1, **Playbooks:** 3\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)",
1010
"subscription": {
1111
"resourceProviders": [
1212
"Microsoft.OperationsManagement/solutions",

0 commit comments

Comments
 (0)