Discovering/Mapping Azure Application Security Groups

Alex Becker
Tera Contributor

Hello, 

 

Since ServiceNow stopped horizontal discovery for azure (recommends not using horizontal discovery).  We aren't able to discovery everything azure has.    

We now need to discovery Azure Application Security Groups and map them to there respective Resource Groups.  Cloud resource discovery doesnt discover this data but horizontal used too.  

Does anyone have experience discovering and mapping this sort of data?

Thank You

5 REPLIES 5

SiD2
ServiceNow Employee
ServiceNow Employee

Hi @Alex Becker,

You need to open the custom operation and add some debug logs using ms.log('message') and also can open the pattern and you can debug using the "Debug" button.

Please mark Helpful / Accept Solution so that it helps others with similar questions.