How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Microsoft Azure Functions Recommendations API

The Recommendations API from Microsoft Azure Functions — 15 operation(s) for recommendations.

Microsoft Azure Functions Recommendations API is one of 23 APIs that Microsoft Azure Functions publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Recommendations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an API reference, and authentication docs.

This API exposes 15 operations across 15 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 2025-05-01.

Requests are made against a single base URL, https://management.azure.com.

15 operations 15 paths 12 schemas 7 GET8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2025-05-01
Base URL
https://management.azure.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Microsoft Azure Functions Recommendations API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (azure_auth) using the implicit flow, exposing 1 scope. By default, every request must be authenticated.

  • azure_auth — Azure Active Directory OAuth2 Flow.

Paths & Operations 15

Across 15 paths, the API surfaces 15 operations — 7 GET, 8 POST. Each is listed below with its method, path, parameters, and response codes.

Recommendations 15
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations
List all recommendations for a subscription.
Recommendations_List 4 params → 200default
POST
/subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations/{name}/disable
Disables the specified rule so it will not apply to a subscription in the future.
Recommendations_DisableRecommendationForSubscription 3 params → 200default
POST
/subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations/reset
Reset all recommendation opt-out settings for a subscription.
Recommendations_ResetAllFilters 2 params → 204default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendationHistory
Get past recommendations for an app, optionally specified by the time range.
Recommendations_ListHistoryForHostingEnvironment 6 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations
Get all recommendations for a hosting environment.
Recommendations_ListRecommendedRulesForHostingEnvironment 6 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/{name}
Get a recommendation rule for an app.
Recommendations_GetRuleDetailsByHostingEnvironment 7 params → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/{name}/disable
Disables the specific rule for a web site permanently.
Recommendations_DisableRecommendationForHostingEnvironment 6 params → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/disable
Disable all recommendations for an app.
Recommendations_DisableAllForHostingEnvironment 5 params → 204default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/reset
Reset all recommendation opt-out settings for an app.
Recommendations_ResetAllFiltersForHostingEnvironment 5 params → 204default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendationHistory
Get past recommendations for an app, optionally specified by the time range.
Recommendations_ListHistoryForWebApp 6 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations
Get all recommendations for an app.
Recommendations_ListRecommendedRulesForWebApp 6 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/{name}
Get a recommendation rule for an app.
Recommendations_GetRuleDetailsByWebApp 7 params → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/{name}/disable
Disables the specific rule for a web site permanently.
Recommendations_DisableRecommendationForSite 5 params → 200default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/disable
Disable all recommendations for an app.
Recommendations_DisableAllForWebApp 4 params → 204default
POST
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/reset
Reset all recommendation opt-out settings for an app.
Recommendations_ResetAllFiltersForWebApp 4 params → 204default

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are RecommendationProperties (23 properties), RecommendationRuleProperties (13 properties), DefaultErrorResponseError (5 properties), ProxyOnlyResource (4 properties). Each schema is shown below with its type and property counts.

Recommendation
object
Represents a recommendation result generated by the recommendation engine.
1 property
DefaultErrorResponse
object
App Service error response.
1 property
ProxyOnlyResource
object
Azure proxy only resource. This resource is not tracked by Azure Resource Manager.
4 properties
Channels
string
List of channels that this recommendation can apply.
NotificationLevel
string
Level indicating how critical this recommendation can impact.
DefaultErrorResponseError
object
Error model.
5 properties
RecommendationRuleProperties
object
RecommendationRule resource specific properties
13 properties
RecommendationProperties
object
Recommendation resource specific properties
23 properties
RecommendationCollection
object
Collection of recommendations.
2 properties 1 required
ResourceScopeType
string
Name of a resource type this recommendation applies, e.g. Subscription, ServerFarm, Site.
RecommendationRule
object
Represents a recommendation rule that the recommendation engine can perform.
2 properties
DefaultErrorResponseErrorDetailsItem
object
Detailed errors.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-functions-recommendations-api-openapi.yml Raw ↑

Other APIs Microsoft Azure Functions publishes across the network.

Azure Functions Runtime API
Microsoft Azure Functions AppServiceEnvironments API
Microsoft Azure Functions AppServicePlans API
Microsoft Azure Functions Certificates API
Microsoft Azure Functions DeletedWebApps API
Microsoft Azure Functions Diagnostics API
Microsoft Azure Functions Global API
Microsoft Azure Functions KubeEnvironments API
Microsoft Azure Functions Operations API
Microsoft Azure Functions Provider API
Microsoft Azure Functions Providers API
Microsoft Azure Functions ResourceHealthMetadata API
Where this information came from

This is an independent, third-party profile of Microsoft Azure Functions Recommendations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.