you can use the Azure Advisor REST API
GET https://management.azure.com/{resourceUri}/providers/Microsoft.Advisor/recommendations/{recommendationId}?api-version=2023-01-01
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We require to pull information of azure advisor workbook | service retirement json or any format.
Do we have any API or powershell module to this json value?
you can use the Azure Advisor REST API
GET https://management.azure.com/{resourceUri}/providers/Microsoft.Advisor/recommendations/{recommendationId}?api-version=2023-01-01
@Parthiban SelvamFor your requirement, I would suggest you check Service Retirement Workbook. Service Retirement workbook provides a single centralized resource level view of service retirements that may require customer action to mitigate. This will help you assess impact, evaluate options, and plan for migration off of retiring services and features, available at any time. Currently, service retirements are communicated via direct email to subscription owners and admins, through Azure portal notifications in the Service Health blade, and published publicly in Azure Updates. These current communications channels do not support a comprehensive list of active service retirements that impact customer subscriptions at the resource level.
Reference documents :
Any API or Query Available.