Skip to content

Commit 7715153

Browse files
meters.md
1 parent dd0681e commit 7715153

File tree

1 file changed

+2
-2
lines changed
  • docs/embedded/concepts/admin-exp/billing

1 file changed

+2
-2
lines changed

docs/embedded/concepts/admin-exp/billing/meters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ Storage consumption meters in SharePoint Embedded apply to the storage used by f
2222

2323

2424
## API Transactions
25-
Each Microsoft Graph call made explicitly by the SharePoint Embedded application are counted one transaction and customers are billed based on the transaction count. See the [examples](https://learn.microsoft.com/en-us/graph/api/resources/filestoragecontainer?view=graph-rest-beta) of Microsoft Graph that can act on the containers and the container contents.
25+
Each Microsoft Graph call made explicitly by the SharePoint Embedded application are counted one transaction and customers are billed based on the transaction count. See the [examples](https://learn.microsoft.com/en-us/graph/api/resources/filestoragecontainer?view=graph-rest-beta) of Microsoft Graph calls that can be made by a SharePoint Embedded application.
2626

2727
However, calls made by internal services to the containers, which the application has no control over, are **not** charged. Some examples of such non-chargeable transactions include:
2828

2929
1. Queries performed by the eDiscovery service to search through container content for compliance or legal purposes.
3030
2. Admin actions taken by the Sharepoint Embedded Admin or Global Admin on containers through SharePoint Admin Center or SPO PowerShell.
3131

3232
## Egress
33-
Egress refers to the data dowmloaded from the SharePoint Embedded platform to the customer's client device. Eligible scenarios for egress charges include downloading files and videos from the SharePoint Embedded application to a customer's client device, such as a desktop or mobile device.
33+
Egress refers to the data downloaded from the SharePoint Embedded platform to the customer's client device such as a desktop or mobile device.
3434

3535
However, certain types of data transfers are exempt from egress charges. These exemptions ensure that customers are not billed for data transfers occurring within integrated Microsoft services, promoting seamless usage without additional costs for these specific internal operations. Some examples of these exemptions include:
3636

0 commit comments

Comments
 (0)