"Missing Consent - Invalid License" Defender for Endpoint data connector

Brass Contributor

When trying to deploy the "Defender for Endpoint" data connector through code, we are met by the following deployment error:

{
  "status": "Failed",
  "error": {
            "code": "InvalidLicense",
            "message": "Missing consent"
              }
}

 

 If we enable it through the Sentinel interface, there is no problems, so license does not seem to be the problem.

We found the following open issue on github, with no conclusion yet:
https://github.com/Azure/SimuLand/issues/23

0 Replies