How to link azure_subscriptions to a CI that was discovered

Karim Kabbara1
Tera Expert

Hello

Based on a subscription, I would like to update the discovered CI for that subscription with a value from the subscription record, to be added to each discovered CI’s. 


Is that possible?

 

Thanks in advance!

 

 

2 REPLIES 2

Ram Devanathan1
ServiceNow Employee
ServiceNow Employee

Yes this is what cloud discovery schedules do. the patterns that run will connect the discovered CI to the service account (subscription) and the region, and also to other related CIs.

Thanks Ram!
How would a BR look like if I wanted to update all comments discovered in cmdb_ci_vm_objects for a subscription in cmdb_ci_azure_subscription, using the comments from subscription?