Skip to content

Commit ad5e231

Browse files
authored
Update whats-new-overview.md
1 parent 4a169c1 commit ad5e231

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

concepts/whats-new-overview.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ For details about previous updates to Microsoft Graph, see [Microsoft Graph what
2525
- 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.
2626
- 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.
2727

28+
### Files
29+
30+
Use the **height** and **width** parameters on the [driveItem](/graph/api/resources/driveitem) method to [download a file in another format](/graph/api/driveitem-get-content-format) when `format=jpg`.
31+
2832
### Teamwork and communications | Apps
2933

3034
Manage Teams apps at the channel level within a team using the following APIs:
@@ -44,6 +48,10 @@ Removed the `model` parameters and payment-model guidance from Microsoft Teams e
4448
- 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.
4549
- 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.
4650

51+
### Files
52+
53+
Use the **height** and **width** parameters on the [driveItem](/graph/api/resources/driveitem?view=graph-rest-beta&preserve-view=true) method to [download a file in another format](/graph/api/driveitem-get-content-format?view=graph-rest-beta&preserve-view=true) when `format=jpg`.
54+
4755
### Teamwork and communications | Messaging
4856

4957
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)