-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Support for sentinel data connectors #18195
Comments
@davidlife52 Thank you for submitting this! Looking into the latest stable version of sentinel API, looks like all of the DCs defined are supported:
Would you please kindly point out the API definitions for above resources that want to be supported? |
I learned that Microsoft changed some connector names. In their API definition, they are still using the old names. For people like me, who do not know old names for the data connectors, this link should help. https://techcommunity.microsoft.com/t5/microsoft-365-defender-blog/advanced-hunting-product-name-changes/ba-p/2009233 All that's left is:
I couldn't find the Windows Security Events for AMA, but for Defender for Office 365 it used to be called Office 365 Advanced Threat Protection. The definition: https://learn.microsoft.com/en-us/rest/api/securityinsights/preview/data-connectors/create-or-update?tabs=HTTP#officeatpdataconnector. |
Still missing modules for
|
@magodo is there any update on this? I have been having issues deploying out connectors. A couple of times it has failed then I deploy again and it shows up. Some of the recent errors, I have received are below. Error: Provider produced inconsistent result after apply │ Error: Provider produced inconsistent result after apply Error: Provider produced inconsistent result after apply │ Error: creating Data Connector: (Name "microsoft_defender_advanced_threat_protection" / Workspace Name "law-sentinel-eastus" / Resource Group "rg-law-sentinel-eastus"): securityinsight.DataConnectorsClient#CreateOrUpdate: Failure responding to request: StatusCode=401 -- Original Error: autorest/azure: Service returned an error. Status=401 Code="InvalidLicense" Message="Missing consent" |
Ping @ziyeqf |
Is there an existing issue for this?
Community Note
Description
Support stable sentinel data connector resources.
New or Affected Resource(s)/Data Source(s)
azurerm_sentinel_data_connector_microsoft_defender_for_endpoint
azurerm_sentinel_data_connector_microsoft_defender_for_office365
azurerm_sentinel_data_connector_microsoft_defender_for_identity
azurerm_sentinel_data_connector_microsoft_defender_for_cloud_apps
azurerm_sentinel_data_connector_azure_ad_identity_protection
The text was updated successfully, but these errors were encountered: