Getting error while trying to deploy Sentinel DATP connector

Chris Brothwood 1 Reputation point
2022-06-13T12:12:43.39+00:00

When i try and deploy the DATP connector using either ARM template or Powershell script, I receive the below error message

{
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.",
"details": [
{
"code": "InvalidLicense",
"message": "Missing consent"
}
]
}

I have E3 license with E5 Security assigned to my account. When I manually add the connector through the Azure Portal i don't get any issues. I also have full access to Tenancy and subscription it is being applied to

Does anyone have any ideas as to what is causing this issue?

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
996 questions
0 comments No comments
{count} votes