Skip to content

Commit bc7eff9

Browse files
authored
Update changelog with new API changes
1 parent 00a00e9 commit bc7eff9

File tree

1 file changed

+34
-2
lines changed

1 file changed

+34
-2
lines changed

changelog/Microsoft.EnhancedRestore.json

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,21 +34,53 @@
3434
"Description": "Added the **protectionSources** property to the [protectionUnitBase](https://learn.microsoft.com/en-us/graph/api/resources/protectionUnitBase?view=graph-rest-beta) resource.",
3535
"Target": "protectionUnitBase"
3636
},
37+
{
38+
"Id": "54b186d9-5184-4065-91f0-b9a16a6a6ccf",
39+
"ApiChange": "Property",
40+
"ChangedApiName": "protectionSources",
41+
"ChangeType": "Addition",
42+
"Description": "Added the **protectionSources** property to the [mailboxProtectionUnit](https://learn.microsoft.com/en-us/graph/api/resources/mailboxProtectionUnit?view=graph-rest-beta) resource.",
43+
"Target": "mailboxProtectionUnit"
44+
},
45+
{
46+
"Id": "54b186d9-5184-4065-91f0-b9a16a6a6ccf",
47+
"ApiChange": "Property",
48+
"ChangedApiName": "protectionSources",
49+
"ChangeType": "Addition",
50+
"Description": "Added the **protectionSources** property to the [driveProtectionUnit](https://learn.microsoft.com/en-us/graph/api/resources/driveProtectionUnit?view=graph-rest-beta) resource.",
51+
"Target": "driveProtectionUnit"
52+
},
53+
{
54+
"Id": "54b186d9-5184-4065-91f0-b9a16a6a6ccf",
55+
"ApiChange": "Property",
56+
"ChangedApiName": "protectionSources",
57+
"ChangeType": "Addition",
58+
"Description": "Added the **protectionSources** property to the [siteProtectionUnit](https://learn.microsoft.com/en-us/graph/api/resources/siteProtectionUnit?view=graph-rest-beta) resource.",
59+
"Target": "siteProtectionUnit"
60+
},
3761
{
3862
"Id": "54b186d9-5184-4065-91f0-b9a16a6a6ccf",
3963
"ApiChange": "Method",
4064
"ChangedApiName": "deleteAndUnprotect",
4165
"ChangeType": "Addition",
4266
"Description": "Added the [deleteAndUnprotect](https://learn.microsoft.com/en-us/graph/api/protectionRuleBase-deleteAndUnprotect?view=graph-rest-beta) method to the [protectionRuleBase](https://learn.microsoft.com/en-us/graph/api/resources/protectionRuleBase?view=graph-rest-beta) resource.",
4367
"Target": "protectionRuleBase"
68+
},
69+
{
70+
"Id": "54b186d9-5184-4065-91f0-b9a16a6a6ccf",
71+
"ApiChange": "Method",
72+
"ChangedApiName": "protectionRuleBase",
73+
"ChangeType": "Addition",
74+
"Description": "Added the [update](https://learn.microsoft.com/en-us/graph/api/protectionRuleBase-update?view=graph-rest-beta) method to the [protectionRuleBase](https://learn.microsoft.com/en-us/graph/api/resources/protectionRuleBase?view=graph-rest-beta) resource.",
75+
"Target": "protectionRuleBase"
4476
}
4577
],
4678
"Id": "54b186d9-5184-4065-91f0-b9a16a6a6ccf",
4779
"Cloud": "Prod",
4880
"Version": "beta",
4981
"CreatedDateTime": "2025-01-07T17:35:40.7754113Z",
50-
"WorkloadArea": "EnhancedRestore",
51-
"SubArea": "Backup and Restore"
82+
"WorkloadArea": "Backup storage",
83+
"SubArea": ""
5284
},
5385
{
5486
"ChangeList": [

0 commit comments

Comments
 (0)