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: docs/embedded/concepts/admin-exp/billing/billing.md
+18-4Lines changed: 18 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,17 @@
1
1
---
2
2
title: PAYG billing for SharePoint Embedded
3
3
description: This article explains the billing models and how to set up PAYG billing.
4
-
ms.date: 05/21/2024
4
+
ms.date: 08/26/2024
5
5
ms.localizationpriority: high
6
6
---
7
7
8
8
# SharePoint Embedded billing
9
9
10
-
SharePoint Embedded is a consumption-based Pay-as-you-go (PAYG) offering meaning you pay only for what you use. SharePoint Embedded provides two billing models which the tenant developing the SharePoint Embedded application can select for respective container types, tailoring it to their unique business requirements. The two billing models are Standard and Pass-through billing.
10
+
SharePoint Embedded is a consumption-based Pay-as-you-go (PAYG) offering meaning you pay only for what you use. SharePoint Embedded provides two billing models that the tenant developing the SharePoint Embedded application can select for respective container types, tailoring it to their unique business requirements. The two billing models are Standard and Pass-through billing.
11
11
12
12
### Standard
13
13
14
-
With the standard billing model, all consumption-based charges are directly billed to the tenant that owns/develops the application. The admin in the developer tenant must establish a valid billing profile when creating a standard container type.
14
+
With the standard billing model, all consumption-based charges are directly billed to the tenant who owns or develops the application. The admin in the developer tenant must establish a valid billing profile when creating a standard container type.
15
15
16
16

17
17
@@ -38,7 +38,7 @@ A new container type will be created using **SharePoint Online Management Shell*
38
38
39
39
### Azure Subscription
40
40
41
-
For Standard Billing container type, the developer admin needs to set up:
41
+
For the Standard Billing container type, the developer admin needs to set up:
42
42
43
43
- An existing SharePoint tenancy
44
44
- An Azure subscription in the tenancy
@@ -92,6 +92,7 @@ You can view the properties of a container type and associated billing propertie
92
92
93
93
94
94
## Set up a Pass-through Billing container type
95
+
95
96
For Pass-through Billing container types, the developer admin doesn't have to set up billing in the developer tenant. SharePoint Embedded Admin can create container type using `New-SPOContainerType` cmdlet with `isPassThroughBilling` specified.
### [Set Up Guide in Consuming Tenant Admin Center](../../admin-exp/consuming-tenant-admin/cta.md#set-up-billing-for-pass-through-app)
105
+
106
+
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.**
107
+
108
+

109
+
110
+
1. Select **Go to Syntex settings**.
111
+
1. Select **Apps** under **Syntex services for**, select **SharePoint Embedded**
112
+
113
+

114
+
115
+
1. Follow the instructions on the **SharePoint Embedded** flyer to turn on SharePoint Embedded apps.
116
+
103
117
## SharePoint Embedded meters
104
118
105
119
Refer to the [SharePoint Embedded meters](meters.md) article to learn more about the pay-as-you-go meters supported.
0 commit comments