- 09 Aug 2026
- 2 Minutes to read
- Print
- DarkLight
- Download PDF
Other recommendations
- Updated on 09 Aug 2026
- 2 Minutes to read
- Print
- DarkLight
- Download PDF
Introduction
The Cost Analyzer's optimization feature includes a section that identifies idle or underutilized Azure resources across multiple subscriptions and management groups, consolidates them, and offers actionable recommendations.
Recommendations for a cost management group will be accessible in the following path: Cost group -> Optimization -> Other recommendations.
Below is a list of recommendations provided for identifying idle and underutilized resources.

Each recommendation type includes a detailed description, the number of resources identified across multiple subscriptions, and the consolidated cost of the recommended resources to highlight potential savings.

By selecting the recommendation name, users can view the resources and their details identified for the corresponding recommendation type.
Recommendation notification
Recommendations can be notified as a recommendation report, allowing a specific team (or) team member to prioritize actions for a particular resource.
- Select a recommendation name.
- Select a recommended resource.
- Click on Actions->Trigger notification.

- Choose the desired channels (or) configure recipient mail address
- Click Send

The recommended resource data will be sent as a report to the configured channels.
Maximum of 10 recommendations can selected to trigger a consolidated notification.
Below is an image of recommendation report received via mail after triggering it for a rightsizing recommendation:

Generate a cleanup script
Generating a cleanup script produces ready-to-run Azure CLI commands to delete the resources identified by a recommendation, without leaving Turbo360.
- Select a recommendation name.
- Click Actions > Generate cleanup script.

The Cleanup script (Az CLI) dialog opens with the commands needed to delete each affected resource, grouped by subscription — an az account set command followed by the relevant deletion command per resource (for example, az network vnet subnet delete for an unused subnet).

- Review the commands.
- Click Download to save the script, or copy it directly, then run it in Azure Cloud Shell (Bash).
These commands permanently delete the listed resources. Review each command carefully before running it.
Generate cleanup script is available for recommendation types that identify unused or empty resources.
Task planner integration
Cost Analyzer integrates with Task planner to automatically generate tasks when a user triggers a notification for Other recommendations.
Accessing the task
- The generated task will be available in the respective cost management group by clicking Tasks option from the three-dotted menu available within the Analysis section.


- Alternatively, the task can also be accessed through the Task planner, available under the My profile dropdown, for broader visibility across groups.

Ignore recommendations
Resources can be excluded from recommendations if the user prefers to maintain their current usage. This can be done by selecting the resources from the recommendation and clicking Actions -> Ignore to ignore them.
The Ignore action provides two options:
Permanently exclude the resource from recommendations.
Ignore it temporarily until a specified date range.

The ignored ones are accessible in Actions -> View ignored recommendations.

Export recommendations
Recommendations can be downloaded as an excel workbook.
- Click Recommendation name -> Actions -> Download as excel option to export the recommendation data in an excel worksheet.
Downloaded excel file contains the basic details of the resources.
