Skip to content

Commit 7ff10e9

Browse files
committed
Fixed existing bad link
1 parent 1ed8807 commit 7ff10e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/beta/resources/serviceprincipal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This resource supports using [delta query](/graph/delta-query-overview) to track
2323
| Method | Return Type | Description |
2424
|:---------------|:--------|:----------|
2525
|[List](../api/serviceprincipal-list.md) | [servicePrincipal](serviceprincipal.md) collection | Retrieve a list of servicePrincipal objects. |
26-
|[Create](../api/federated-serviceprincipals.md)| [servicePrincipal](serviceprincipal.md) | Creates a new servicePrincipal object. |
26+
|[Create](../api/serviceprincipal-post-serviceprincipals.md)| [servicePrincipal](serviceprincipal.md) | Creates a new servicePrincipal object. |
2727
|[Get](../api/serviceprincipal-get.md) | [servicePrincipal](serviceprincipal.md) |Read properties and relationships of servicePrincipal object.|
2828
|[Update](../api/serviceprincipal-update.md) | None |Update servicePrincipal object. |
2929
|[Upsert](../api/serviceprincipal-upsert.md) | [servicePrincipal](serviceprincipal.md) | Create a new servicePrincipal if it doesn't exist, or update the properties of an existing servicePrincipal.|

0 commit comments

Comments
 (0)