Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Azure Key Vault CMDB Class

Harisharan
Tera Guru

Is anyone capturing Azure Key vault data in CMDB with attributes like Key Vault Name, Vault ID, Subscription, Resource Group, Owner. I don't see any OOB class for this in the CI Class manager, or would a custom class would be the option?

3 REPLIES 3

Maik Skoddow
Tera Patron
Tera Patron

Hi @Harisharan 

 

To capture Azure Key Vault data in the ServiceNow CMDB with attributes like Key Vault Name, Vault ID, Subscription, Resource Group, and Owner, you would need to create a custom CI class. There is currently no OOB class for this purpose in ServiceNow.

 

Maik

JobyV
Giga Guru

Why do you need to add AKV to CMDB? Is it just for credentials? I don't think it's a good idea to track AKV as CIs.

Eugene10
Tera Contributor

Hi @Harisharan 

Please check this class Azure Key Vaults [cmdb_azure_key_vault_key_vault]

Thanks