Skip to content

Commit 70d8687

Browse files
authored
Merge branch 'main' into cloud-support/20250120T1105330130Z
2 parents 775f5ca + 6990f83 commit 70d8687

File tree

4 files changed

+51
-7
lines changed

4 files changed

+51
-7
lines changed

api-reference/beta/api/filestoragecontainer-restore.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Restore deleted fileStorageContainer"
2+
title: "fileStorageContainer: restore"
33
description: "Restore deleted fileStorageContainer from the deleted container collection."
44
author: "tonchan-msft"
55
ms.localizationpriority: medium
@@ -36,7 +36,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
3636
}
3737
-->
3838
``` http
39-
POST /deletedStorageContainers/{containerId}/restore
39+
POST /storage/fileStorage/deletedContainers/{containerId}/restore
4040
```
4141

4242
## Request headers
@@ -65,7 +65,7 @@ The following example shows a request.
6565
}
6666
-->
6767
``` http
68-
POST https://graph.microsoft.com/beta/deletedStorageContainers/b!ISJs1WRro0y0EWgkUYcktDa0mE8zSlFEqFzqRn70Zwp1CEtDEBZgQICPkRbil_5Z/restore
68+
POST https://graph.microsoft.com/beta/storage/fileStorage/deletedContainers/b!ISJs1WRro0y0EWgkUYcktDa0mE8zSlFEqFzqRn70Zwp1CEtDEBZgQICPkRbil_5Z/restore
6969
```
7070

7171

api-reference/v1.0/api/filestoragecontainer-restore.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Restore deleted fileStorageContainer"
2+
title: "fileStorageContainer: restore"
33
description: "Restore deleted fileStorageContainer from the deleted container collection."
44
author: "harmoneddie"
55
ms.localizationpriority: medium
@@ -34,7 +34,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
3434
}
3535
-->
3636
``` http
37-
POST /deletedStorageContainers/{containerId}/restore
37+
POST /storage/fileStorage/deletedContainers/{containerId}/restore
3838
```
3939

4040
## Request headers
@@ -63,7 +63,7 @@ The following example shows a request.
6363
}
6464
-->
6565
``` http
66-
POST https://graph.microsoft.com/v1.0/deletedStorageContainers/b!ISJs1WRro0y0EWgkUYcktDa0mE8zSlFEqFzqRn70Zwp1CEtDEBZgQICPkRbil_5Z/restore
66+
POST https://graph.microsoft.com/v1.0/storage/fileStorage/deletedContainers/b!ISJs1WRro0y0EWgkUYcktDa0mE8zSlFEqFzqRn70Zwp1CEtDEBZgQICPkRbil_5Z/restore
6767
```
6868

6969

changelog/Microsoft.FileServices.json

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,42 @@
11
{
22
"changelog": [
3-
{
3+
{
4+
"ChangeList": [
5+
{
6+
"Id": "5d4a0643-925e-4659-a4e7-f1dac8dbfa18",
7+
"ApiChange": "Method",
8+
"ChangedApiName": "restore",
9+
"ChangeType": "Change",
10+
"Description": "Updated the endpoint for the [fileStorageContainer: restore](https://learn.microsoft.com/en-us/graph/api/filestoragecontainer-restore?view=graph-rest-beta) operation of the [fileStorageContainer](https://learn.microsoft.com/en-us/graph/api/resources/filestoragecontainer?view=graph-rest-beta) resource to use `/storage/fileStorage/deletedContainers/{containerId}/restore` instead of `/deletedStorageContainers/{containerId}/restore` in the request URL.",
11+
"Target": "fileStorageContainer"
12+
}
13+
],
14+
"Id": "5d4a0643-925e-4659-a4e7-f1dac8dbfa18",
15+
"Cloud": "Prod",
16+
"Version": "beta",
17+
"CreatedDateTime": "2025-01-20T06:54:56.9596924Z",
18+
"WorkloadArea": "Files",
19+
"SubArea": ""
20+
},
21+
{
22+
"ChangeList": [
23+
{
24+
"Id": "f32c8329-6da0-4b0b-81b6-4947ad148d8c",
25+
"ApiChange": "Method",
26+
"ChangedApiName": "restore",
27+
"ChangeType": "Change",
28+
"Description": "Updated the endpoint for the [fileStorageContainer: restore](https://learn.microsoft.com/en-us/graph/api/filestoragecontainer-restore?view=graph-rest-1.0) operation of the [fileStorageContainer](https://learn.microsoft.com/en-us/graph/api/resources/filestoragecontainer?view=graph-rest-1.0) resource to use `/storage/fileStorage/deletedContainers/{containerId}/restore` instead of `/deletedStorageContainers/{containerId}/restore` in the request URL.",
29+
"Target": "fileStorageContainer"
30+
}
31+
],
32+
"Id": "f32c8329-6da0-4b0b-81b6-4947ad148d8c",
33+
"Cloud": "Prod",
34+
"Version": "v1.0",
35+
"CreatedDateTime": "2025-01-20T06:54:56.9596924Z",
36+
"WorkloadArea": "Files",
37+
"SubArea": ""
38+
},
39+
{
440
"ChangeList": [
541
{
642
"Id": "d65b49a2-e418-48d5-ade1-9bf38a0bb7f7",

concepts/whats-new-overview.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ For details about previous updates to Microsoft Graph, see [Microsoft Graph what
1919
2020
## January 2025: New and generally available
2121

22+
### Files
23+
24+
Updated the endpoint of the [fileStorageContainer: restore](/graph/api/filestoragecontainer-restore) method.
25+
2226
### Identity and access | Identity and sign-in
2327
- Added riskEventType entry for the Suspicious API Traffic detection for [service principals](/graph/api/resources/serviceprincipalriskdetection?view=graph-rest-1.0&preserve-view=true).
2428

@@ -34,6 +38,10 @@ For details about previous updates to Microsoft Graph, see [Microsoft Graph what
3438
- [Retry](/graph/api/cloudpcbulkaction-retry?view=graph-rest-beta&preserve-view=true) a bulk action with selected Cloud PCs.
3539
- Use the **productType** property on [cloudPC](/graph/api/resources/cloudpc?view=graph-rest-beta&preserve-view=true) to get the product type of a Cloud PC or to filter Cloud PCs by product type.
3640

41+
### Files
42+
43+
Updated the endpoint of the [fileStorageContainer: restore](/graph/api/filestoragecontainer-restore?view=graph-rest-beta&preserve-view=true) method.
44+
3745
### Identity and access | Directory management
3846

3947
- Use the **alternativeNames** property on [device](/graph/api/resources/device?view=graph-rest-beta&preserve-view=true) to get or set alternative names for a device.

0 commit comments

Comments
 (0)