Skip to content

Commit d82ff89

Browse files
Merge pull request #28548 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/microsoft-365-docs (branch public)
2 parents ccc96e2 + f9eb68d commit d82ff89

4 files changed

Lines changed: 44 additions & 19 deletions

File tree

microsoft-365/archive/archive-faq.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,17 +60,21 @@ No, if you purchase additional storage packs you won't get reimbursed for any un
6060

6161
#### If I am under my tenant storage quota for Archive and Standard storage combined, will I be charged?
6262

63-
In an EDU tenant, you won't be charged for archive storage as long as your combined storage (standard storage plus archive storage) does not exceed your pooled storage quota. For more information, see [Education offering for Microsoft 365 Archive](archive-education-offering.md).
63+
You won't be charged for archive storage as long as your combined storage (standard storage plus archive storage) doesn't exceed your standard storage quota. For more information, see [Pricing model for Microsoft 365 Archive](archive-pricing.md).
6464

65-
In any other tenant you pay for archive storage according to the pricing model independent of your standard storage consumption. For more information, see [Pricing model for Microsoft 365 Archive](archive-pricing.md).
65+
In eligible EDU tenants, the pooled storage quota is applied. For more information, see [Education offering for Microsoft 365 Archive](archive-education-offering.md#pooled-storage-eligibility).
6666

6767
#### Does archived content get returned in Copilot for Microsoft 365 queries?
6868

6969
No, archived content isn't used by Copilot for Microsoft 365.
7070

7171
#### Can you delete an archived site, should you no longer need it?
7272

73-
Yes, you can directly delete an archived site without the need to reactivate.
73+
You can directly delete an archived site without the need to reactivate, if it's a **group connected site**.
74+
- In SharePoint Admin Center: Delete the site, the associated M365 Group is automatically deleted as well.
75+
- Using PowerShell and Graph API: Delete the M365 Group, the associated sites is automatically deleted as well. Deleting only the site (but not the group) isn't possible.
76+
77+
Deleting **sites that are not connected to a group** (e.g. STS#0) from archived state isn't possible. These sites require reactivation to be deleted.
7478

7579
#### Can archived content in legal hold be deleted?
7680

microsoft-365/archive/archive-manage.md

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,17 @@ When a site is archived, compliance features such as eDiscovery and retention la
4242
![Screenshot of the Archived sites page in the SharePoint admin center.](../media/m365-archive/archived-sites-page.png)
4343

4444
> [!NOTE]
45-
> To archive a hub site, you first need to unregister it as a hub site. Archiving Microsoft Teams-connected sites with private or shared channel sites isn't supported. Teams sites with standard channels are supported.
45+
> To archive a hub site, you first need to unregister it as a hub site. Archiving Microsoft Teams-connected sites is only partially supported. For more information, see [Archive a site connected to Teams](archive-manage.md#archive-a-site-connected-to-teams).
46+
47+
### Archive a site connected to Teams
48+
49+
Sites associated with Teams with exclusively standard channels are supported for archiving.
50+
51+
Sites associated with Teams that include private or shared channels are only partially supported:
52+
53+
- SharePoint admin center: Archiving a site with channel sites is not possible. (Message: "The group connected site with channel sites associated can't be archived.")
54+
55+
- PowerShell and Graph API: Archiving a site with channel sites is not blocked. Only the main site associated to the Team (and its standard channels) is archived. The private and shared channel sites remain active. Archiving the channel sites directly is not possible, as these sites use unsupported site templates.
4656

4757
## Manage archived sites
4858

@@ -52,7 +62,7 @@ Admins can view details of the site, such as the URL, Archive Status, or Storage
5262

5363
## Reactivate a site
5464

55-
If there's a need to access the site content again, the sites need to be reactivated. After a site is archived, it stays in the "Recently Archived" state for seven days. All reactivations from this state are free of cost and instantaneous. After seven days, the site enters the “Archived” state. Reactivations might take up to 24 hours, and have an associated reactivation cost. To learn more about the costs and how pricing works, see [Pricing model](archive-pricing.md).
65+
If there's a need to access the site content again, the sites need to be reactivated. The activation time depends on the archive state of the site ("Recently archived" or "Archived"). For more information, see the [Archive states in Microsoft 365 Archive](archive-states.md).
5666

5767
After reactivation, the site moves back to the **Active sites** page. The site resumes its normal function, and the users have the same access rights to the site and its content as they did before the site was archived. After reactivation is complete, the storage consumed by the site will accrue to your storage quota consumption.
5868

@@ -69,7 +79,11 @@ After reactivation, the site moves back to the **Active sites** page. The site r
6979

7080
5. If you're trying to reactivate a site from "Archived" state, you see a confirmation pop-up that shows an estimated price for reactivation. Select **Confirm** to reactivate. The site enters the "Reactivating" state. It moves to active sites once reactivation is complete.
7181

72-
![Screenshot of an example site that you are reactivating in the SharePoint admin center.](../media/m365-archive/reactivate-site-example.png)
82+
<!---
83+
Update needed: Screenshot still mentions reactivation cost and does not match current message in SPO Admin Center
84+
--->
85+
86+
![Screenshot of an example site that you are reactivating in the SharePoint admin center.](../media/m365-archive/reactivate-site-example.png)
7387

7488
When you reactivate a site, its permissions, lists, pages, files, folder-structure, site-level policies, and other metadata will revert to the prearchival state, except if files are deleted from archived sites. The only two exceptions are when files are deleted while the site is archived:
7589

@@ -78,9 +92,13 @@ When you reactivate a site, its permissions, lists, pages, files, folder-structu
7892

7993
Other than these two exceptions, you can expect the site to be unchanged.
8094

81-
## Change the archive status of site via PowerShell
95+
## Change the archive status of a site via PowerShell
96+
97+
You can archive and reactivate sites by using the PowerShell cmdlet [**Set-SPOSiteArchiveState**](/powershell/module/sharepoint-online/set-spositearchivestate?view=sharepoint-ps&preserve-view=true).
98+
99+
## Change the archive status of a site via Graph API
82100

83-
You can also change the status of an archived site by using the PowerShell cmdlet [**Set-SPOSiteArchiveState**](/powershell/module/sharepoint-online/set-spositearchivestate?view=sharepoint-ps&preserve-view=true).
101+
You can archive a site by using the Graph API **beta** endpoint [**site: archive**](/graph/api/site-archive) or reactivate it by using the Graph API **beta** endpoint [**site: unarchive**](/graph/api/site-unarchive).
84102

85103
## Site templates supported
86104

@@ -102,4 +120,4 @@ You can also change the status of an archived site by using the PowerShell cmdle
102120

103121

104122
> [!NOTE]
105-
> OneDrive accounts (site template 21) cannot be archived by admins. Some accounts will be put into archive by the OneDrive service when they are unlicensed for 93 days or more. When the service archives these accounts, admins can reactivate the accounts via PowerShell. [Learn more about unlicensed OneDrive accounts](/SharePoint/unlicensed-onedrive-accounts).
123+
> OneDrive accounts (site template 21) cannot be archived by admins. Some accounts will be put into archive by the OneDrive service when they are unlicensed for 93 days or more. When the service archives these accounts, admins can reactivate the accounts via PowerShell. [Learn more about unlicensed OneDrive accounts](/SharePoint/unlicensed-onedrive-accounts).

microsoft-365/archive/archive-pricing.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,24 +20,21 @@ description: Learn about the pricing model for storage consumption and site reac
2020

2121
Microsoft 365 Archive charges you for storage.
2222

23-
Storage consumption is charged at a per-GB monthly rate. This meter is charged only when archived storage plus active storage in SharePoint exceeds the included or licensed allocated SharePoint storage capacity limit of the tenant. In other words, there's no additional storage cost for archived sites if the tenant has not consumed its already licensed storage quota. For more information about storage capacity limits, see [SharePoint limits](/office365/servicedescriptions/sharepoint-online-service-description/sharepoint-online-limits).
23+
Storage consumption is charged at a per-GB monthly rate. This meter is charged only when archived storage plus active storage in SharePoint exceeds the included or licensed allocated SharePoint storage capacity limit of the tenant. In other words, there's no additional storage cost for archived sites if the tenant hasn't consumed its already licensed storage quota. For more information about storage capacity limits, see [SharePoint limits](/office365/servicedescriptions/sharepoint-online-service-description/sharepoint-online-limits).
2424

2525
> [!NOTE]
2626
> The reactivation fee for archived sites or content in SharePoint was eliminated on March 31, 2025. After that date, reactivating archived sites became free of charge, but re-archiving any newly reactivated content is restricted for a four-month period. This change doesn't apply to OneDrive accounts. For more information, see the [Microsoft 365 Archive blog](https://techcommunity.microsoft.com/blog/microsoft_365_archive_blog/microsoft-365-archive-eliminates-reactivation-fees-by-march-31-2025/4383215).
2727
2828
Monthly archive usage is calculated as the sum of the usage of all currently archived sites. Each site’s usage is equal to the site storage usage of that site, which can be seen on the site itself or from the Active sites page in the SharePoint admin center. The size of an archived site, and therefore the storage for which it’s billed, changes only if the content in the site changes. For example, content naturally expiring in the recycle bin or a retention policy deleting content within the site directly from archive to the recycle bin.
2929

30-
To see the pricing for Microsoft 365 Archive, see [Pay-as-you-go services and pricing for Microsoft Syntex](/microsoft-365/syntex/syntex-pay-as-you-go-services).
31-
32-
> [!NOTE]
33-
> Unlicensed archived OneDrive sites cannot use additional SharePoint storage to bypass archive costs. For more information, see [Manage unlicensed OneDrive user accounts](/SharePoint/unlicensed-onedrive-accounts#frequently-asked-questions).
30+
To see the pricing for Microsoft 365 Archive, see [Pay-as-you-go services and pricing for Microsoft Syntex](/microsoft-365/syntex/syntex-pay-as-you-go-services#storage-services).
3431

3532
## Pricing calculator
3633

3734
The Microsoft 365 Archive pricing calculator is a tool that helps you estimate the costs that you incur to archive your Microsoft 365 data.
3835

3936
> [!NOTE]
40-
> The tool is not intended to provide an exact prediction of your archive costs, but rather to give you an estimate based estimated usage data provided by you.
37+
> The tool isn't intended to provide an exact prediction of your archive costs, but rather to give you an estimate based estimated usage data provided by you.
4138
4239
### Pricing calculator overview
4340

@@ -88,3 +85,11 @@ Your charges for Microsoft 365 Archive depend on your tenant’s standard storag
8885

8986
![Diagram showing comparisons for five archive billing scenarios.](../media/m365-archive/archive-billing-scenarios-diagram2.png)
9087

88+
## Pricing for unlicensed OneDrives
89+
90+
Archive storage for unlicensed OneDrives is billed per GB of archived data per month. Reactivation of archived OneDrives is billed per GB of reactivated data per reactivation. For more information, see [Pay-as-you-go services and pricing for Microsoft Syntex](/microsoft-365/syntex/syntex-pay-as-you-go-services#storage-services).
91+
92+
> [!NOTE]
93+
> Unlicensed archived OneDrive sites can't use additional SharePoint storage to bypass archive costs. For more information, see [Manage unlicensed OneDrive user accounts](/SharePoint/unlicensed-onedrive-accounts#frequently-asked-questions).
94+
95+
For EDU tenants, pooled storage is applied. For more information, see [Education offering for Microsoft 365 Archive](./archive-education-offering.md).

microsoft-365/syntex/ocr-overview.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ For example, you enable the OCR service and then add image files to your documen
3535

3636
|Endpoint |Supported file types |
3737
|---------|---------|
38-
|SharePoint and OneDrive |` .docx, .pptx, .xlsx, .bmp, .png, .jpeg, .jpg, .jfif, .arw, .cr2, .crw, .erf, .gif, .mef, .mrw, .nef, .nrw, .orf, .pef, .raw, .rw2, .rw1, .sr2, .tif, .tiff, .heic, .heif, .ari, .bay, .cap, .cr3, .dcs, .dcr, .drf, .eip, .fff, .iiq, .k25, .kdc, .mef, .mos, .ptx, .pxn, .raf, .rwl, .sr2, .srf, .srw, .x3f, .dng, .tiff, and .pdf` |
39-
|Teams, Exchange, and Windows devices |`.bmp, .png, .jpeg, .jpg, .tiff, and .pdf` |
38+
|SharePoint and OneDrive |`.bmp, .png, .jpeg, .jpg, .jfif, .arw, .cr2, .crw, .erf, .gif, .mef, .mrw, .nef, .nrw, .orf, .pef, .raw, .rw2, .rw1, .sr2, .tif, .tiff, .heic, .heif, .ari, .bay, .cap, .cr3, .dcs, .dcr, .drf, .eip, .fff, .iiq, .k25, .kdc, .mef, .mos, .ptx, .pxn, .raf, .rwl, .sr2, .srf, .srw, .x3f, .dng, .tiff, and .pdf (scanned and hybrid)` Embedded images in ` docx, pptx, xlsx ` are extracted and scanned |
39+
|Teams, Exchange, and Windows devices |`.bmp, .png, .jpeg, .jpg, .tiff, and .pdf (scanned and hybrid)` Embedded images in ` docx, pptx, xlsx, RAR, TAR,ZIP and 7z` are extracted and scanned|
4040

4141
In addition to image-based PDF, SharePoint OCR supports hybrid PDF (text plus image PDF). Newly uploaded hybrid PDFs will be processed by the OCR service.
4242

@@ -71,5 +71,3 @@ The OCR service supports multiple solutions, as shown in the following table. Fo
7171

7272
- Images uploaded after OCR has been enabled are the only images that are scanned.
7373

74-
- Images that are embedded in Office documents aren't supported.
75-

0 commit comments

Comments
 (0)