Edit

Consuming tenant admin

Applies to: Consuming tenant admin — SharePoint Embedded admin / Global admin

Important

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.

Global Administrators can continue to execute SharePoint Embedded container cmdlets.

A global administrator can assign a user the SharePoint Embedded administrator role to act as a consuming tenant admin for SharePoint Embedded.

Organizations that use SharePoint Embedded applications in their Microsoft 365 tenants are consuming tenants. The consuming tenant administrator manages these applications and the containers that hold content. Consuming tenant administrators can manage applications registered in their tenant, tenant-level configurations, and security and compliance settings. This article describes enterprise manageability features that consuming tenant administrators can use through PowerShell cmdlets or the SharePoint admin center.

Consuming tenant admin role

Microsoft 365 SharePoint Embedded Administrator serves as the consuming tenant admin. Global Administrators in Microsoft 365 can assign users the SharePoint Embedded Administrator role. The Global Administrator role already has all the permissions of the SharePoint Embedded Administrator role. The SharePoint Embedded Administrator role is available in Microsoft Entra ID and Microsoft 365 admin center.

For information on the SharePoint Embedded Administrator role, see Admin overview.

Administration tools

Consuming tenant admins can manage SharePoint Embedded applications with the following options:

Microsoft Graph APIs

The fileStorageContainerTypeRegistration resource represents the registration of a container type in a consuming tenant. To manage all container type registrations in the consuming tenant, the FileStorageContainerTypeReg.Manage.All delegated permission is required.

SharePoint Online Management Shell

On PowerShell, the SharePoint Embedded Admin can run the following cmdlets:

  1. Enumerate applications in a tenant
  2. Enumerate containers of an application in a tenant
  3. Enumerate containers of an application sorted by storage usage
  4. Enumerate archived containers of an application
  5. Edit the sensitivity label on a container
  6. Set the sharing capability configuration on a container

For information on consuming tenant admin in PowerShell, see Manage containers with PowerShell.

SharePoint admin center

The SharePoint Embedded Admin can access the Active and Deleted containers page in the SharePoint admin center and perform SharePoint Embedded application-level and container-level actions. This includes the following:

  1. View the Active container page
  2. View the Archived container page
  3. View the Deleted container page
  4. View the detailed information of a container
  5. Archive and reactivate containers
  6. Soft delete, restore, and purge deleted containers

For information on consuming tenant admin in SharePoint admin center, see Manage containers in SharePoint admin center.

Security and compliance administration

SharePoint Embedded uses Microsoft's comprehensive compliance and data governance solutions to help organizations manage risk, protect and govern sensitive data, and respond to regulatory requirements. Security and compliance solutions work in SharePoint Embedded in a similar way to Microsoft 365. These solutions help store data securely while making it easier for Compliance Administrators and SharePoint Embedded Administrators to enforce critical security and compliance policies on the content. For information on supported security and compliance capabilities, see Plan security, compliance, and governance.

Set up billing for pass-through container type

To use a pass-through billing SharePoint Embedded app, a Global Administrator needs to set up pay-as-you-go services in the Microsoft 365 admin center. The SharePoint Embedded Administrator role can't configure billing. No user can access any pass-through SharePoint Embedded apps before valid billing is set up for the SharePoint Embedded platform.

Meters

For detailed meter information, see Billing meters.

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's 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.

SharePoint Embedded has four GA billing meters, as shown. For the private preview agent message meter, see Billing meters. Refer to the product page for pricing details.

SharePoint Embedded Service Meters Meter Unit
Storage $/GB
Archived Storage $/GB
API Transactions $/Transactions
Egress $/GB

Set up guide

  1. A valid Azure subscription is required. You can create one by following the steps here to create an Azure subscription.
  2. A valid Azure resource group is required. You can create one by following the steps here to create a resource group.
  3. In the Microsoft 365 admin center, open Setup > Billing and licenses, and then select Activate pay-as-you-go services.
  4. Follow the SharePoint Embedded setup prompts to connect the approved Azure subscription and resource group.

For detailed setup steps, see Set up billing in Microsoft 365 admin center.

Billing management

For detailed billing management steps, see Monitor usage, billing, and cost.

The Microsoft Cost Management portal provides a comprehensive overview of your costs, allowing you to track and analyze your spending for the SharePoint Embedded application. This guide walks you through the steps to view your billing details and SharePoint Embedded consumption in the Microsoft Cost Management portal.

Invalid billing / turn off SharePoint Embedded

If you turn off SharePoint Embedded or disconnect the linked Azure subscription, all users immediately lose access to any application built on the service along with any read and write permissions.

Next steps