Can I turn off discovery for VM scaleset
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2024 10:23 PM
Hi. is there a discovery pattern specifically for vmss that I can turn off? We do not want to manage them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 09:02 AM
Hi,
For Azure there are 2 patterns for VM Scale Sets.
- Azure - VM Scale Set (LP)
- Azure VM Instance - Uniform Scale Set
Regards,
Niklas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 09:16 AM
Hi @RichardK7791670 ,
For turning off discovery of specific resources, I believe you would just remove the resource type from the Cloud Inventory Resource Inclusion List (sa_cloud_inventory_resource_whitelist).
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thanks
AJ
Linkedin Profile:- https://www.linkedin.com/in/ajay-kumar-66a91385/
ServiceNow Community Rising Star 2024
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 09:27 AM
@AJ-TechTrek isn't that inclusion table just for the Azure Resource Inventory (LP) pattern? That pattern only captures basic information for resource type that doesn't have patterns of it's own and store it in the common Cloud Resource (cmdb_ci_cmp_resource) table. VM Scale Sets are stored in Instance Scale Set (cmdb_ci_instance_scale_set) table.
Regards,
Niklas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 10:50 PM
Hi @Niklas Peterson @RichardK7791670
There are below pattern available for Instance Scale sets
Azure- Vm Scale set
Azure Vm Instance.
You can disable the these two pattern to achieve the requirement.
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thanks
AJ
Linkedin Profile:- https://www.linkedin.com/in/ajay-kumar-66a91385/
ServiceNow Community Rising Star 2024