Azure Advisor Recommendations - List API: Question regarding properties.shortDescription

Ivan Zeljkovic 60 Reputation points
2023-07-04T19:36:50.4466667+00:00

The Azure Advisor Recommendations - List API call will return a properties object with the rest of the data, in specific I'm interested in the results possible in the properties.shortDescription field.

I've been asked to fetch all possible values for this field, but I'm not sure if it's possible to get the data for this somehow? I feel like this is just a pre-defined key-value pairing in the backend depending on the affect resource rather than being procedurally generated. I'm just unsure if it's possible to access this data somehow.

Appreciate any help, thank you.

Azure Advisor
Azure Advisor
An Azure personalized recommendation engine that helps users follow best practices to optimize Azure deployments.
50 questions
{count} votes

Accepted answer
  1. navba-MSFT 19,655 Reputation points Microsoft Employee
    2023-07-08T03:39:29.46+00:00

    @Ivan Zeljkovic Thanks for your patience. I am able to fetch all the problem (Solution) recommenadtions under the below Recommendation metadata REST API:

    API: https://video2.skills-academy.com/en-us/rest/api/advisor/recommendation-metadata/list?tabs=HTTP

    See below:
    User's image

    Hope this helps.

    **

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.


0 additional answers

Sort by: Most helpful