Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -269,4 +269,4 @@
}
}
}
}
}

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@
]
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2827,4 +2827,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -254,4 +254,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2102,4 +2102,4 @@
]
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2039,4 +2039,4 @@
]
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -266,4 +266,4 @@
}
}
}
}
}

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,4 @@
]
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2824,4 +2824,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -251,4 +251,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -1934,4 +1934,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -233,4 +233,4 @@
"x-ms-parameter-location": "method"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -174,4 +174,4 @@
"description": "An error response from the Batch service."
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
"responses": {
"204": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
"responses": {
"204": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
}
},
"paths": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/ProactiveDetectionConfigs":
{
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/ProactiveDetectionConfigs": {
"get": {
"description": "Gets a list of ProactiveDetection configurations of an Application Insights component.",
"operationId": "ProactiveDetectionConfigurations_List",
Expand All @@ -55,8 +54,7 @@
],
"responses": {
"200": {
"description":
"A list containing 0 or more ProactiveDetection configurations of an Application Insights component.",
"description": "A list containing 0 or more ProactiveDetection configurations of an Application Insights component.",
"schema": {
"$ref": "#/definitions/ApplicationInsightsComponentProactiveDetectionConfigurationListResult"
}
Expand All @@ -69,8 +67,7 @@
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/ProactiveDetectionConfigs/{ConfigurationId}":
{
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/ProactiveDetectionConfigs/{ConfigurationId}": {
"get": {
"description": "Get the ProactiveDetection configuration for this configuration id.",
"operationId": "ProactiveDetectionConfigurations_Get",
Expand Down Expand Up @@ -205,8 +202,7 @@
"SendEmailsToSubscriptionOwners": {
"type": "boolean",
"readOnly": false,
"description":
"A flag that indicated whether notifications on this rule should be sent to subscription owners"
"description": "A flag that indicated whether notifications on this rule should be sent to subscription owners"
},
"CustomEmails": {
"type": "array",
Expand All @@ -224,8 +220,7 @@
"RuleDefinitions": {
"type": "object",
"readOnly": false,
"description":
"Static definitions of the ProactiveDetection configuration rule (same values for all components).",
"description": "Static definitions of the ProactiveDetection configuration rule (same values for all components).",
"properties": {
"Name": {
"type": "string",
Expand Down Expand Up @@ -312,4 +307,4 @@
"x-ms-parameter-location": "method"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@
"Name": "slowpageloadtime",
"Enabled": true,
"SendEmailsToSubscriptionOwners": true,
"CustomEmails": [ "[email protected]", "[email protected]" ],
"CustomEmails": [
"[email protected]",
"[email protected]"
],
"LastUpdatedTime": null,
"RuleDefinitions": {
"Name": "slowpageloadtime",
Expand All @@ -34,4 +37,3 @@
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@
"Name": "slowpageloadtime",
"Enabled": true,
"SendEmailsToSubscriptionOwners": true,
"CustomEmails": [ "[email protected]", "[email protected]" ],
"CustomEmails": [
"[email protected]",
"[email protected]"
],
"LastUpdatedTime": null,
"RuleDefinitions": {
"Name": "slowpageloadtime",
Expand All @@ -38,7 +41,10 @@
"Name": "slowpageloadtime",
"Enabled": true,
"SendEmailsToSubscriptionOwners": true,
"CustomEmails": [ "[email protected]", "[email protected]" ],
"CustomEmails": [
"[email protected]",
"[email protected]"
],
"LastUpdatedTime": null,
"RuleDefinitions": {
"Name": "slowpageloadtime",
Expand All @@ -55,4 +61,3 @@
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
},
"responses": {
"200": {
"body":
[
"body": [
{
"id": "/subscriptions/subid/resourceGroups/my-resource-group/providers/microsoft.insights/components/my-component/ProactiveDetectionConfigs/slowpageloadtime",
"type": "Microsoft.Insights/components/ProactiveDetectionConfigs",
Expand All @@ -18,7 +17,10 @@
"Name": "slowpageloadtime",
"Enabled": true,
"SendEmailsToSubscriptionOwners": true,
"CustomEmails": [ "[email protected]", "[email protected]" ],
"CustomEmails": [
"[email protected]",
"[email protected]"
],
"LastUpdatedTime": null,
"RuleDefinitions": {
"Name": "slowpageloadtime",
Expand Down Expand Up @@ -59,4 +61,3 @@
}
}
}

Loading