You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: microsoft-365/archive/archive-overview.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,11 @@ Administrators should notify the site owners and end users before a site is arch
49
49
50
50
## Limitations
51
51
52
-
Publishing sites and a handful of legacy site template types are not available to archive with Microsoft 365 Archive. Teams channel sites are available for Archive only via PowerShell.
52
+
- Publishing sites, channel sites, and a handful of legacy site template types are not available to archive with Microsoft 365 Archive.
53
+
- While sites associated with Teams with exclusively standard channels are supported for archiving, sites associated with Teams that include private or shared channels are only partially supported:
54
+
- 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.")
55
+
- PowerShell and Graph API: Archiving a site with channel sites is not blocked.
56
+
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.
53
57
54
58
## Related articles
55
59
@@ -77,4 +81,4 @@ Publishing sites and a handful of legacy site template types are not available t
77
81
- Archiving a site that is currently enrolled in Microsoft 365 Backup will be blocked.
78
82
79
83
- If you archive a site that has a library syncing to a device, that device's sync client will display errors after the site is archived. We recommend that you remove syncing libraries before archiving a site.
Copy file name to clipboardExpand all lines: microsoft-365/archive/archive-pricing.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,11 @@ The Microsoft 365 Archive pricing calculator, when calculating the potential cos
55
55
56
56
To use the Microsoft 365 Archive pricing calculator, you need to perform the following steps. Information about how to collect data from each of these steps is detailed later in this article.
57
57
58
+
<!---
59
+
Update needed:
60
+
The pricing calculator still includes reactivation fees.
61
+
--->
62
+
58
63
1. Download the latest version of the [Microsoft 365 Archive pricing calculator tool](https://aka.ms/Microsoft365ArchiveCostCalculator).
59
64
60
65
2. Launch the tool and provide inputs in the cells indicated in the 'Input' column.
Copy file name to clipboardExpand all lines: microsoft-365/archive/archive-states.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,6 @@ The following table describes the archive states and allowed operations.
22
22
23
23
|Archive state |Description |Allowed operations |
24
24
|---------|---------|---------|
25
-
|Recently archived |This state is the first stage after a site is archived and is valid for seven days. A site in this stage can be reactivated without any cost and will be reactivated instantaneously. |Reactivate, Delete |
26
-
|Archived |The site enters this state after seven days after being archived. In this stage, reactivations will be charged, and might take a few hours. |Reactivate, Delete |
25
+
|Recently archived |This state is the first stage after a site is archived and is valid for seven days. In this stage, reactivations are instantaneous. |Reactivate, Delete |
26
+
|Archived |The site enters this state after seven days after being archived. In this stage, reactivations can take up to 24 hours. |Reactivate, Delete |
27
27
|Reactivating |If a site is reactivated from “Archived” state, it will be in this stage until reactivation is complete. After this, the site will be active, and will be available in Active sites page. |None |
Copy file name to clipboardExpand all lines: microsoft-365/syntex/solutions/agreements-attachments.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ description: Learn how to manage attachments in the SharePoint Agreements soluti
20
20
21
21
# Manage attachments in SharePoint Agreements
22
22
23
-
Attachments are files related to the agreement and are also commonly referred to as supporting documents. Typically attachments might be meeting minutes, financial documents, emails, or other types that contribute the agreement package.
23
+
Attachments are files related to the agreement and are also commonly referred to as supporting documents. Typically attachments might be meeting minutes, financial documents, emails, or other types that contribute the agreement package.
24
24
25
25
## Add an attachment
26
26
@@ -32,7 +32,7 @@ To add an attachment, follow these steps:
32
32
33
33
2. From the **Agreements** tab, select the agreement to which you wish to add an attachment.
34
34
35
-
3. With the agreement viewer panel now open, select **Attachments**from the **Details** dropdown.
35
+
3. With the agreement viewer panel now open, select **Details**> **Attachments**.
36
36
37
37
4. From the **Attachments** panel, select **Add attachments** to open the file picker.
38
38
@@ -56,7 +56,7 @@ To view the attached files from with in the Agreements teams app, follow these s
56
56
57
57
2. From the **Agreements** tab, select an agreement which has the attachment icon next to the filename.
58
58
59
-
3. With the agreement viewer panel now open, select **Attachments**in the upper right of the panel.
59
+
3. With the agreement viewer panel now open, select **Details**> **Attachments**.
60
60
61
61

62
62
@@ -77,7 +77,7 @@ To delete an existing attachment from an agreement, follow these steps:
77
77
78
78
2. From the **Agreements** tab, select an agreement which has the attachment icon next to the filename.
79
79
80
-
3. With the agreement viewer panel now open, select **Attachments**in the upper right of the panel.
80
+
3. With the agreement viewer panel now open, select **Attachments**from the **Details** dropdown.
81
81
82
82
4. From the **Attachments** panel, select **More options** (***...***) next to the name of the attachment you want to remove, and then select **Delete**.
0 commit comments