CMDB table Object ID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2025 12:57 AM
Hi
We're considering discovering Azure resources.
In the ServiceNow CMDB table there is an identifier column called Object ID.
What Azure column is stored in Object ID ?
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2025 01:49 AM
The Object ID in Azure is a unique identifier for a security principal. In servicenow when a vm is added it will check for object id to uniquely identify the vm.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2025 06:20 PM - edited ‎06-24-2025 06:22 PM
When discovery is run, what Azure item is stored in the "Object ID" of the Servicenow CI?
Is it an item called security principal?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2025 10:46 PM
You can get the object id for any azure resource by this VM → Identity → System-assigned → Object ID
Object id is not limited to infra resouces, https://help.cloudmaker.ai/en/articles/6329141-finding-azure-ad-object-ids ( The link will show you how to get object id for user.
The best way to see this is reaching your azure admin.