You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ApplicationInsights/ApplicationInsights.Autorest/README.md
-105Lines changed: 0 additions & 105 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -423,109 +423,4 @@ directive:
423
423
- Location
424
424
- Kind
425
425
- Category
426
-
427
-
# #breaking change message
428
-
- where:
429
-
verb: Get|Remove
430
-
subject: ApiKey
431
-
set:
432
-
breaking-change:
433
-
deprecated-output-properties:
434
-
- LinkedReadProperty
435
-
- LinkedWriteProperty
436
-
new-output-properties:
437
-
- LinkedReadProperty
438
-
- LinkedWriteProperty
439
-
change-description: The types of the properties LinkedReadProperty, LinkedWriteProperty will be changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.
440
-
deprecated-by-version: 9.0.0
441
-
deprecated-by-azversion: 15.0.0
442
-
change-effective-date: 2025/11/03
443
-
444
-
- where:
445
-
verb: Get|New|Update
446
-
subject: MyWorkbook
447
-
set:
448
-
breaking-change:
449
-
deprecated-output-properties:
450
-
- PropertiesTag
451
-
new-output-properties:
452
-
- PropertiesTag
453
-
change-description: The types of the properties PropertiesTag will be changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.
454
-
deprecated-by-version: 9.0.0
455
-
deprecated-by-azversion: 15.0.0
456
-
change-effective-date: 2025/11/03
457
-
458
-
- where:
459
-
verb: New
460
-
subject: MyWorkbook|Workbook
461
-
set:
462
-
breaking-change:
463
-
deprecated-output-properties:
464
-
- IdentityType
465
-
- IdentityUserAssignedIdentity
466
-
new-output-properties:
467
-
- EnableSystemAssignedIdentity
468
-
- UserAssignedIdentity
469
-
change-description: IdentityType will be removed. EnableSystemAssignedIdentity will be used to enable/disable system assigned identity and UserAssignedIdentity will be used to specify user assigned identities.
470
-
deprecated-by-version: 9.0.0
471
-
deprecated-by-azversion: 15.0.0
472
-
change-effective-date: 2025/11/03
473
-
474
-
- where:
475
-
verb: Get|Update
476
-
subject: WebTest
477
-
set:
478
-
breaking-change:
479
-
deprecated-output-properties:
480
-
- RequestHeader
481
-
- PropertiesLocations
482
-
new-output-properties:
483
-
- RequestHeader
484
-
- PropertiesLocations
485
-
change-description: The type of property 'RequestHeader' will be changed from 'Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.IHeaderField' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.IHeaderField]'. And the property 'PropertiesLocations' of type 'Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20220615.IWebTest' will be removed.
486
-
deprecated-by-version: 9.0.0
487
-
deprecated-by-azversion: 15.0.0
488
-
change-effective-date: 2025/11/03
489
-
490
-
- where:
491
-
verb: Get|New|Update
492
-
subject: Workbook
493
-
set:
494
-
breaking-change:
495
-
deprecated-output-properties:
496
-
- PropertiesTag
497
-
new-output-properties:
498
-
- PropertiesTag
499
-
change-description: The type of property 'PropertiesTag' of type 'Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20220401.IWorkbook' has changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.
500
-
deprecated-by-version: 9.0.0
501
-
deprecated-by-azversion: 15.0.0
502
-
change-effective-date: 2025/11/03
503
-
504
-
- where:
505
-
verb: Get
506
-
subject: WorkbookRevision
507
-
set:
508
-
breaking-change:
509
-
deprecated-output-properties:
510
-
- PropertiesTag
511
-
new-output-properties:
512
-
- PropertiesTag
513
-
change-description: The type of property 'PropertiesTag' of type 'Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20220401.IWorkbook' has changed from 'System.String[]' to 'System.Collections.Generic.List`1[System.String]'.
514
-
deprecated-by-version: 9.0.0
515
-
deprecated-by-azversion: 15.0.0
516
-
change-effective-date: 2025/11/03
517
-
518
-
- where:
519
-
verb: Get|New|Update
520
-
subject: WorkbookTemplate
521
-
set:
522
-
breaking-change:
523
-
deprecated-output-properties:
524
-
- Gallery
525
-
new-output-properties:
526
-
- Gallery
527
-
change-description: The type of property 'Gallery' of type 'Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.Api20201120.IWorkbookTemplate' has changed from 'Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.IWorkbookTemplateGallery' to 'System.Collections.Generic.List`1[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Models.IWorkbookTemplateGallery]'.
0 commit comments