Azure firewall discovery

_bhishek
Tera Guru

Hello All,

Could you please confirm,can we discover azure firewalls through IP based discovery .If yes ,can you confirm the table in which  cloud firewalls  will be cretaed through IP based discovery .

Thanks.

5 REPLIES 5

_bhishek
Tera Guru

Hello All,

Did you get chance to look into it?

Thanks.

Rajesh Annepak1
Kilo Guru

Hi @bhishek

I dont think servicenow is supporting the firewall discovery as of today, you need to build custom patterns and fetch these details using rest api call's

Saurav
Tera Expert

@Rajesh Annepak1 @_bhishek 

I raised a Hi Support case , they don't have a OOB pattern to discover Azure Firewall till now , if we want them to be discovered it can be collected into Cloud Resources table (cmdb_ci_cloud_resource).
To do this, configure sa_cloud_inventory_resource_whitelist table to add new entry for the AZ Firewall devices but this will add them to cmdb_ci_cloud_resource as a Cloud Resource.

XCHRT
Tera Contributor

Hi Saurav

Can you explain how to setup the azure firewall discovery in details?

This is what I got:

Create new record in table sa_cloud_inventory_resource_whitelist
Cloud Vendor: Azure
Resource Type: microsoft.network/azurefirewalls

And then...

NB: I don't have the Cloud Resources table you are referring to, but I have this: cmdb_ci_cmp_resource

Thanks Saurav 🙂