Skip to content

Commit 6ec66f8

Browse files
committed
Fix billing meters
1 parent 5132fed commit 6ec66f8

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ 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 calls that can be made by a SharePoint Embedded application.
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/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 nonchargeable transactions include:
2828

0 commit comments

Comments
 (0)