v1
latestSwagger 2.02026-07-13295146626.9 KBRecommendations
Gets a list of recommendations associated with the specified subscription.
get/subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations
Path parameters
subscriptionIdstring required
Subscription Id
Query parameters
featuredboolean
If set, this API returns only the most critical recommendation among the others. Otherwise this API returns all recommendations available
$filterstring
Return only channels specified in the filter. Filter is specified by using OData syntax. Example: $filter=channels eq 'Api' or channel eq 'Notification'
api-versionstring required
API Version
Response
OK