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 scheduledQueryRules API

The scheduledQueryRules API from Microsoft Azure — 5 operation(s) for scheduledqueryrules.

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

Tagged areas include Scheduled Query Rules. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, pricing, a JSON-LD context, and a getting-started guide.

This API exposes 11 operations across 5 paths, and defines 26 schemas. It is described by OpenAPI 3.2.0, at version 2020-08-01-preview.

11 operations 5 paths 26 schemas 2 DELETE5 GET2 PATCH2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2020-08-01-preview
Resource Areas
1

Paths & Operations 11

Across 5 paths, the API surfaces 11 operations — 2 DELETE, 5 GET, 2 PATCH, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

scheduledQueryRules 11
PUT
/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/scheduledQueryRules/{ruleName}
Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Scheduledqueryrules Rulename
microsoftAzureScheduledqueryrulesCreateorupdate 4 params body → 200201default
GET
/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/scheduledQueryRules/{ruleName}
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Scheduledqueryrules Rulename
microsoftAzureScheduledqueryrulesGet 4 params → 200default
PATCH
/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/scheduledQueryRules/{ruleName}
Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Scheduledqueryrules Rulename
microsoftAzureScheduledqueryrulesUpdate 4 params body → 200default
DELETE
/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/scheduledQueryRules/{ruleName}
Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Scheduledqueryrules Rulename
microsoftAzureScheduledqueryrulesDelete 4 params → 200204default
GET
/subscriptions/{subscriptionId}/providers/Microsoft.Insights/scheduledQueryRules
Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Insights Scheduledqueryrules
microsoftAzureScheduledqueryrulesListbysubscription 3 params → 200default
GET
/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.Insights/scheduledQueryRules
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Scheduledqueryrules
microsoftAzureScheduledqueryrulesListbyresourcegroup 4 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/scheduledQueryRules
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Scheduledqueryrules
microsoftAzureScheduledqueryrulesListbyresourcegroup 3 params → 200default
GET
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/scheduledQueryRules/{ruleName}
Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Scheduledqueryrules Rulename
microsoftAzureScheduledqueryrulesGet 4 params → 200default
PUT
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/scheduledQueryRules/{ruleName}
Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Scheduledqueryrules Rulename
microsoftAzureScheduledqueryrulesCreateorupdate 4 params body → 200201default
PATCH
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/scheduledQueryRules/{ruleName}
Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Scheduledqueryrules Rulename
microsoftAzureScheduledqueryrulesUpdate 4 params body → 200default
DELETE
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/scheduledQueryRules/{ruleName}
Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Scheduledqueryrules Rulename
microsoftAzureScheduledqueryrulesDelete 4 params → 200204default

Schemas 26

The contract defines 26 schemas that model the data the API accepts and returns. The most detailed are ScheduledQueryRuleProperties (19 properties), LogSearchRule (11 properties), ScheduledQueryRuleResource (10 properties), Condition (9 properties). Each schema is shown below with its type and property counts.

RuleResolveConfiguration
object
TBD. Relevant only for rules of the kind LogAlert.
2 properties
LogSearchRuleResourcePatch
object
The log search rule resource for patch operations.
2 properties
ErrorContract
object
Describes the format of Error response.
1 property
ErrorResponseAdditionalInfo
object
The resource management error additional info.
2 properties
Source
object
Specifies the log search query.
4 properties 1 required
Resource
object
An azure resource object
7 properties 1 required
LogSearchRuleResourceCollection
object
Represents a collection of Log Search rule resources.
1 property
Actions
object
Actions to invoke when the alert fires.
3 properties
Dimension
object
Dimension splitting and filtering definition
3 properties 3 required
ErrorResponseDetails
object
Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.)
5 properties
LogSearchRule
object
Log Search Rule Definition
11 properties 2 required
Schedule
object
Defines how often to run the search and the time interval.
2 properties 2 required
ScheduledQueryRuleResourceCollection
object
Represents a collection of scheduled query rule resources.
2 properties
ErrorContract_2
object
Describes the format of Error response.
1 property
ScheduledQueryRuleResourcePatch
object
The scheduled query rule resource for patch operations.
3 properties
LogSearchRuleResource
object
The Log Search Rule resource.
1 property 1 required
UserIdentityProperties
object
User assigned identity properties.
2 properties
QueryType
string
Set value to 'ResultAccount'
ErrorResponse
object
Describes the format of Error response.
2 properties
Condition
object
A condition of the scheduled query rule.
9 properties
Action
object
Action descriptor.
1 property 1 required
ScheduledQueryRuleResource
object
The scheduled query rule resource.
10 properties 2 required
ScheduledQueryRuleProperties
object
scheduled query rule Definition
19 properties
LogSearchRulePatch
object
Log Search Rule Definition for Patching
1 property
ScheduledQueryRuleCriteria
object
The rule criteria that defines the conditions of the scheduled query rule.
1 property
Identity
object
Identity for the resource.
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

microsoft-azure-scheduledqueryrules-api-openapi.yml Raw ↑

Other APIs Microsoft Azure publishes across the network.

Microsoft Azure AI Search API
Microsoft Azure Communication Services API
Microsoft Azure Event Grid API
Microsoft Azure Functions API
Microsoft Azure DevOps REST API
Microsoft Azure AI Foundry API
Microsoft Azure Resource JSON Schema
Microsoft Azure JSON-LD Context
Microsoft Azure AccessConnector API
Microsoft Azure AccessControlRecords API
Microsoft Azure AccessPolicies API
Microsoft Azure AccessReviewInstanceAcceptRecommmendations API
Where this information came from

This is an independent, third-party profile of Microsoft Azure scheduledQueryRules 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.