Getting Data In

Splunk Add on for Microsoft Azure Secure Score- How to resolve this error?

paulmachin
New Member

Hi, 

I am working with the Splunk Add on for Microsoft Azure and im trying to get the Secure Score working with it, has anyone had any luck with getting it working? 

At the moment it looks like I need to do it s the input being a resource graph, but it doesn't seem to be pulling that data through. It has been set up with the reader IAM role for the correct subscription (as suggested by their documentation) 

The error I seem to be getting in splunk is as follows: 

 

 

File "/opt/splunk/etc/apps/TA-MS-AAD/lib/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://management.azure.com/providers/Microsoft.ResourceGraph/resources?api-version=2021-03-01

 

 

Any help or advice would be appreciated. 

Labels (3)
Tags (2)
0 Karma

hansmmaldonado
Observer

the format of the query is the problem. A simple way to populate the query is to reference a table from the Resource Graph table here...

https://learn.microsoft.com/en-us/azure/governance/resource-graph/concepts/query-language#resource-g...

For example, "ServiceHealthResources" works, as does "SecurityResources".

0 Karma

hansmmaldonado
Observer

Did you ever resolve this @paulmachin ? I am facing identical error.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...