Skip to content

Commit b76c82a

Browse files
authored
Merge pull request #25386 from microsoftgraph/limitation_restoresession_backupStorage
Limitation restoresession backup storage
2 parents 6ddcfc5 + f512001 commit b76c82a

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

api-reference/beta/api/restoresessionbase-activate.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,12 @@ The following points apply to restoring a protection unit:
2121
- The SharePoint sites and OneDrive accounts being restored aren't locked in a ready-only state.
2222
- For SharePoint and OneDrive sites restored to new URLs, users don't have the same permissions they had to the original site. Only the global admin or SharePoint admin has permission to the restored site. However, for in-place or restores to the same URL, the permissions from the original site at the time of restoration are preserved.
2323
- Restoration of SharePoint site and OneDrive user content that was removed from the recycle bin isn't supported.
24-
- Mailboxes, OneDrive accounts, and SharePoint sites that are under legal or in-place holds can't be restored unless the legal hold is removes. To restore a SharePoint site under legal hold, you need to restore the site to a new URL.
24+
- Mailboxes, OneDrive accounts, and SharePoint sites that are under legal or in-place holds can't be restored unless the legal hold is removed. To restore a SharePoint site under legal hold, you need to restore the site to a new URL.
2525
- Mailbox draft items aren't backed up and can't be restored.
2626
- A restore isn't performed if the current state of the mailbox is the same as the point in time you're trying to restore it to.
2727
- SharePoint sites and OneDrive accounts that are restored to a new URL have a read-only lock on that new URL until the restore completes. The global admin can still download documents or remove the read-only lock manually.
28-
- The global admin, SharePoint admin, or Exchange admin can initiate a restore of up to 1,000 SharePoint sites, 1,000 OneDrive users, and 1000 mailboxes queued in parallel at a time.
28+
- When a restore to a new location is performed, populating the property details of the new location can take more than 15 minutes.
29+
- The global admin, SharePoint admin, or Exchange admin can initiate a restore of up to 1,000 SharePoint sites, 1,000 OneDrive users, and 1,000 mailboxes queued in parallel at a time.
2930

3031
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
3132

api-reference/v1.0/api/restoresessionbase-activate.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,12 @@ The following points apply to restoring a protection unit:
1919
- The SharePoint sites and OneDrive accounts being restored aren't locked in a ready-only state.
2020
- For SharePoint and OneDrive sites restored to new URLs, users don't have the same permissions they had to the original site. Only the global admin or SharePoint admin has permission to the restored site. However, for in-place or restores to the same URL, the permissions from the original site at the time of restoration are preserved.
2121
- Restoration of SharePoint site and OneDrive user content that was removed from the recycle bin isn't supported.
22-
- Mailboxes, OneDrive accounts, and SharePoint sites that are under legal or in-place holds can't be restored unless the legal hold is removes. To restore a SharePoint site under legal hold, you need to restore the site to a new URL.
22+
- Mailboxes, OneDrive accounts, and SharePoint sites that are under legal or in-place holds can't be restored unless the legal hold is removed. To restore a SharePoint site under legal hold, you need to restore the site to a new URL.
2323
- Mailbox draft items aren't backed up and can't be restored.
2424
- A restore isn't performed if the current state of the mailbox is same as the point in time you're trying to restore it to.
2525
- SharePoint sites and OneDrive accounts that are restored to a new URL have a read-only lock on that new URL until the restore completes. The global admin can still download documents or remove the read-only lock manually.
26-
- The global admin, SharePoint admin, or Exchange admin can initiate a restore of up to 1,000 SharePoint sites, 1,000 OneDrive users, and 1000 mailboxes queued in parallel at a time.
26+
- When a restore to a new location is performed, populating the property details of the new location can take more than 15 minutes.
27+
- The global admin, SharePoint admin, or Exchange admin can initiate a restore of up to 1,000 SharePoint sites, 1,000 OneDrive users, and 1,000 mailboxes queued in parallel at a time.
2728

2829
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
2930

0 commit comments

Comments
 (0)