Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users/v muuppugund/cloud data connector #9651

Merged
merged 5 commits into from
Mar 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"customs": [
{
"name": "License",
"description": "standard tier is no longer required. The connector is available for all deployments of Microsoft Defender for Cloud."
"description": "The connector is available for all deployments of Microsoft Defender for Cloud."
},
{
"name": "Subscription",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
],
"Data Connectors": [
"Microsoft Defender for Cloud/Data Connectors/AzureSecurityCenter.json",
"Microsoft Defender for Cloud/Data Connectors/AzureSecurityCenterTenantBased.json"
"Microsoft Defender for Cloud/Data Connectors/MicrosoftDefenderForCloudTenantBased.json"
],
"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions",
"Version": "3.0.0",
"Version": "3.0.1",
"Metadata": "SolutionMetadata.json",
"TemplateSpec": true,
"Is1PConnector": true
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,6 @@
"text": "This Solution installs the data connector for Microsoft Defender for Cloud. You can get Microsoft Defender for Cloud custom log data in your Microsoft Sentinel workspace. After installing the solution, configure and enable this data connector by following guidance in Manage solution view."
}
},
{
"name": "dataconnectors2-text",
"type": "Microsoft.Common.TextBlock",
"options": {
"text": "Microsoft Defender for Cloud is a security management tool that allows you to detect and quickly respond to threats across Azure, hybrid, and multi-cloud workloads. This connector allows you to stream your MDC security alerts from Microsoft 365 Defender into Microsoft Sentinel, so you can can leverage the advantages of XDR correlations connecting the dots across your cloud resources, devices and identities and view the data in workbooks, queries and investigate and respond to incidents."
}
},
{
"name": "dataconnectors-link2",
"type": "Microsoft.Common.TextBlock",
Expand Down
Loading
Loading