Skip to content

Commit 03e32e4

Browse files
Documentation updates for M365 Archive for SPE containers (#10729)
* Add files via upload * Add files via upload * Add files via upload * Add Microsoft 365 Archive support for SPE containers and related links * Enhance documentation for archived container management Added sections for archived containers, including actions for archiving and reactivating containers, and updated the list of supported actions in SharePoint Admin Center. * Update documentation for archived containers in SharePoint Added information about enumerating archived containers and viewing the archived container page in SharePoint Embedded Admin. * Revise API links for container archival support Updated API documentation links for archival functionality. * Fix markdown header formatting in archive support doc * docs: fix description, heading level, and link formatting in archive support doc - correct grammar in metadata description - change H3 to H2 for proper heading hierarchy - replace "available here" link pattern - spell out numbers under 10 - remove trailing blank line * Adding files with modified names per convention * Fix image file names in ctaUX.md Updated image file names in ctaUX.md to use lowercase for consistency. * Delete docs/embedded/images/ActiveContainersArchiveAction.png Reuploaded with correct naming convention * Delete docs/embedded/images/ArchiveContainerConfirmationPanel.png Reuploaded with correct naming convention * Delete docs/embedded/images/ArchivedContainersPage.png Reuploaded with correct naming convention * Delete docs/embedded/images/ContainerArchivedConfirmation.png Reuploaded with correct naming convention * Delete docs/embedded/images/ContainerReactivatedConfirmation.png Reuploaded with correct naming convention * Delete docs/embedded/images/ReactivateFullyArchivedContainer.png Reuploaded with correct naming convention * Delete docs/embedded/images/ReactivateFullyArchivedContainerConfirmation.png Reuploaded with corrected naming convention. * Delete docs/embedded/images/ReactivateRecentlyArchivedContainer.png Reuploaded with corrected naming convention. * Delete docs/embedded/images/ReactivateRecentlyArchivedContainerConfirmation.png Reuploaded with corrected naming convention. * Delete docs/embedded/images/ReactivationRequestSubmission.png Reuploaded with corrected naming convention. * docs: ✏️ clean up SPE archive docs - fix numbered list markers to use consistent `1.` prefix - rename file to use full "microsoft-365" instead of "m365" - update "M365" references to "Microsoft 365" - fix markdown table alignment and formatting - replace "Azure Cost Management" with "Microsoft Cost Management" - fix trailing whitespace and minor wording improvements - format API links as relative paths and wrap examples in inline code --------- Co-authored-by: Andrew Connell <me@andrewconnell.com>
1 parent 60cff1e commit 03e32e4

15 files changed

+176
-44
lines changed

docs/embedded/administration/consuming-tenant-admin/cta.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.localizationpriority: high
88
# Consuming Tenant Admin
99

1010
> [!IMPORTANT]
11-
> Assign the SharePoint Embedded Administrator role available in M365 Admin Center or Microsoft Entra ID to execute SharePoint Embedded Container cmdlets mentioned in this article.
11+
> Assign the SharePoint Embedded Administrator role available in Microsoft 365 Admin Center or Microsoft Entra ID to execute SharePoint Embedded Container cmdlets mentioned in this article.
1212
>
1313
> Global Administrators can continue to execute SharePoint Embedded container cmdlets.
1414
>
@@ -41,6 +41,7 @@ On PowerShell, the SharePoint Embedded Admin can run the following cmdlets:
4141
1. Enumerate applications in a tenant
4242
1. Enumerate containers of an application in a tenant
4343
1. Enumerate containers of an application sorted by storage basis storage
44+
1. Enumerate archived containers of an application
4445
1. Edit the sensitivity label on a container
4546
1. Set the sharing capability configuration on a container
4647

@@ -51,8 +52,10 @@ For information on consuming tenant admin in [PowerShell](../consuming-tenant-ad
5152
The SharePoint Embedded Admin can access the Active and Deleted containers page on SPAC and perform SharePoint Embedded application-level and container-level actions. This includes the following:
5253

5354
1. View the Active container page
55+
1. View the Archived container page
5456
1. View the Deleted container page
5557
1. View the detailed information of a container
58+
1. Archive and reactivate containers
5659
1. Soft delete, restore, and purge deleted containers
5760

5861
For information on consuming tenant admin in SharePoint Admin, see [container management](ctaUX.md)
@@ -67,28 +70,29 @@ To use passthrough billing SharePoint Embedded app, the SharePoint Embedded Admi
6770

6871
### [Meters](../billing/meters.md)
6972

70-
SharePoint Embedded employs a pay-as-you-go (PAYG) billing model through an Azure subscription. Billing is determined by how much data in GB you store in SharePoint Embedded, transactions used to access and modify the container and container contents, and data that is egressed from the SharePoint Embedded platform. Each of these factors contributes to the overall cost, ensuring that you only pay for the resources and services you use. You can view this usage and billing details in the [Azure Cost Management](https://ms.portal.azure.com/).
73+
SharePoint Embedded employs a pay-as-you-go (PAYG) billing model through an Azure subscription. Billing is determined by how much data in GB you store in SharePoint Embedded in active and archived states, transactions used to access and modify the container and container contents, and data that is egressed from the SharePoint Embedded platform. Each of these factors contributes to the overall cost, ensuring that you only pay for the resources and services you use. You can view this usage and billing details in the [Microsoft Cost Management](https://ms.portal.azure.com/).
7174

7275
SharePoint Embedded has three billing meters, as shown. Refer to the [product page](https://adoption.microsoft.com/en-us/sharepoint/embedded/) for pricing details
7376

7477
| SharePoint Embedded Service Meters | Meter Unit |
75-
| :--------------------------------: | :------------: |
76-
| Storage | $/GB |
77-
| API Transactions | $/Transactions |
78-
| Egress | $/GB |
78+
| ---------------------------------- | -------------- |
79+
| Storage | $/GB |
80+
| Archived Storage | $/GB |
81+
| API Transactions | $/Transactions |
82+
| Egress | $/GB |
7983

8084
### Set Up Guide
8185

8286
1. A valid Azure subscription is required. You can create one by following the steps here to [create an Azure subscription](/azure/cloud-adoption-framework/ready/azure-best-practices/initial-subscriptions).
8387
1. A valid Azure resource group is required. You can create one by following the steps here to [create a resource group](/azure/azure-resource-manager/management/manage-resource-groups-portal).
8488
1. In [Microsoft 365 admin center](https://admin.microsoft.com/), select **Setup**, and the view the **Files and Content** section. Select **Automate Content with Microsoft Syntex.**
8589

86-
![Microsoft 365 admin center Files and Content](../../images/DTCBilling1.png)
90+
![Microsoft 365 admin center Files and Content](../../images/DTCBilling1.png)
8791

8892
1. Select **Go to Syntex settings**.
8993
1. Select **Apps** under **Syntex services for**, select **SharePoint Embedded**
9094

91-
![Microsoft 365 admin center SharePoint Embedded Billing setting](../../images/DTCBilling2.png)
95+
![Microsoft 365 admin center SharePoint Embedded Billing setting](../../images/DTCBilling2.png)
9296

9397
1. Follow the instructions on the **SharePoint Embedded** flyer to turn on SharePoint Embedded apps.
9498

0 commit comments

Comments
 (0)