Skip to content

Commit 64eba4c

Browse files
authored
Update whats-new-overview.md
1 parent 16c4d3a commit 64eba4c

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

concepts/whats-new-overview.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ For details about previous updates to Microsoft Graph, see [Microsoft Graph what
2020
2121
## April 2026: New and generally available
2222

23+
### Backup storage
24+
25+
- When a [protection policy is deactivated](/graph/api/protectionpolicybase-deactivate), backup activity stops immediately, no new backups are taken, and the protected resources are no longer covered by the policy. Any backups taken before deactivation are retained according to the retention policy, after which they're offboarded. You can restore data using previous restore points even after deactivation.
26+
- A [protection policy can be deleted](/graph/api/protectionpolicybase-delete) only after it was [deactivated](/graph/api/protectionpolicybase-deactivate). When you delete a policy, all associated protection units are removed, and backup protection stops for the resources previously covered by the policy. Existing backup data is retained according to the retention policy before it's offboarded. You can restore data using previous restore points even after deletion.
27+
2328
### Teamwork and communications | Apps
2429

2530
Manage Teams apps at the channel level within a team using the following APIs:
@@ -34,6 +39,11 @@ Removed the `model` parameters and payment-model guidance from Microsoft Teams e
3439

3540
## April 2026: New in preview only
3641

42+
### Backup storage
43+
44+
- When a [protection policy is deactivated](/graph/api/protectionpolicybase-deactivate?view=graph-rest-beta&preserve-view=true), backup activity stops immediately, no new backups are taken, and the protected resources are no longer covered by the policy. Any backups taken before deactivation are retained according to the retention policy, after which they're offboarded. You can restore data using previous restore points even after deactivation.
45+
- A [protection policy can be deleted](/graph/api/protectionpolicybase-delete?view=graph-rest-beta&preserve-view=true) only after it was [deactivated](/graph/api/protectionpolicybase-deactivate?view=graph-rest-beta&preserve-view=true). When you delete a policy, all associated protection units are removed, and backup protection stops for the resources previously covered by the policy. Existing backup data is retained according to the retention policy before it's offboarded. You can restore data using previous restore points even after deletion.
46+
3747
### Teamwork and communications | Messaging
3848

3949
Use the targeted messages APIs to manage messages in Microsoft Teams that are visible only to specified recipients within group chats or channels:

0 commit comments

Comments
 (0)