Skip to content

Commit cd6df81

Browse files
committed
---
1 parent fbb9e77 commit cd6df81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/microsoft-graph-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ For user flows, these extension properties are [managed by using the Azure porta
163163
164164
## Tenant usage
165165

166-
Use the [Get organization details](/graph/api/organization-get) API to get your directory size quota. You need to use the `$select` query parameter as shown in the following HTTP request:
166+
Use the [Get organization details](/graph/api/organization-get) API to get your directory size quota. You need to add the `$select` query parameter as shown in the following HTTP request:
167167

168168
```http
169169
GET https://graph.microsoft.com/v1.0/organization/organization-id?$select=directorySizeQuota

0 commit comments

Comments
 (0)