Recommendations
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
Changes
No recorded changes to this endpoint across all 4 revisions of this API.