Skip to content

Commit

Permalink
- removes preview tag from service principal delta
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet committed May 20, 2020
1 parent 3659637 commit b1231c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion concepts/delta-query-overview.md
Expand Up @@ -118,7 +118,7 @@ Delta query is currently supported for the following resources.
| Personal contacts in a folder | [delta](/graph/api/contact-delta?view=graph-rest-1.0) function of the [contact](/graph/api/resources/contact?view=graph-rest-1.0) resource
| Planner items\*\* (preview) | [delta](/graph/api/planneruser-list-delta) function of the all segment of [plannerUser](/graph/api/resources/planneruser) resource (preview)| |
| Schools (preview) | [delta](/graph/api/educationschool-delta) function of the [educationSchool](/graph/api/resources/educationschool) resource (preview) |
| Service principals (preview) | [delta](/graph/api/serviceprincipal-delta) function of the [servicePrincipal](/graph/api/resources/serviceprincipal) resource (preview) |
| Service principals | [delta](/graph/api/serviceprincipal-delta) function of the [servicePrincipal](/graph/api/resources/serviceprincipal) resource |
| Users | [delta](/graph/api/user-delta?view=graph-rest-1.0) function of the [user](/graph/api/resources/user?view=graph-rest-1.0) resource |


Expand Down

0 comments on commit b1231c9

Please sign in to comment.