Commit 737e566
authored
Adklinge/add is legacy log analytics rule (#12747)
* Update scheduledQueryRule_API.json
Fixed Error contract to fit the real structure
* Update createOrUpdateScheduledQueryRules.json
Removed readonly properties from example parameters
* Update scheduledQueryRule_API.json
Added property "displayName" to the structure
* Fix to item ; https://portal.azure-devex-tools.com/amekpis/correctness/detail?errorId=A596EA9C-C8E9-4A72-90FE-4689DFCBA3F6
Fix to item ;
https://portal.azure-devex-tools.com/amekpis/correctness/detail?errorId=A596EA9C-C8E9-4A72-90FE-4689DFCBA3F6
* added display name to the new API version
* Fixed descriptions
* Added OverrideQueryTimeRange to Swagger on new API version
* returned enabled property back to bool
* Update scheduledQueryRule_API.json
Added missing enum values to ConditionalOperator property
* Update scheduledQueryRule_API.json
Aligned RP name to pascal format
* revert lindent correvction to avoid breaking chnage
* run prettier and fixed SubscriptionIdParameter
* revert subscripton id to the former description
* aligned diagnosticSettings with master
* removed locaiton from example
* returned location to example
* supress false alaram OBJECT_ADDITIONAL_PROPERTIES error
* fix suppression
* fix merge conflict
* removed where clause
* added properties isLegacyLogAnalyticsRule, createdWithApiVersion to both api versions1 parent d606d4b commit 737e566
File tree
2 files changed
+20
-0
lines changed- specification/monitor/resource-manager/Microsoft.Insights
- preview/2020-05-01-preview
- stable/2018-04-16
2 files changed
+20
-0
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
332 | 342 | | |
333 | 343 | | |
334 | 344 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
588 | 598 | | |
589 | 599 | | |
590 | 600 | | |
| |||
0 commit comments