Turn off AWS Auto Scaling Groups
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2025 01:42 PM
Can we turn off AWS Auto scaling groups? We are observing too many AWS VMs are being created and upon checking with Server team they said there are many autoscaling groups which are temporary. Any Best practice to disable this discovery?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2025 06:21 PM
first.- a support case should be raised if it is urgent, the forum is not the best way to get immediate and focused support.
next - when a vm record is created, it looks like the server record is being created through some custom code as there's nothing from product doing this auto-creation - if so, the server cleanup should also be handled in similar manner.