Skip to content

Commit 261a4b3

Browse files
committed
updating
1 parent 2d7a3ba commit 261a4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/cloud-sync/custom-attribute-mapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ You need to create an [application](https://learn.microsoft.com/graph/api/resour
8484
8585
- Using Microsoft Graph
8686
```
87-
GET GET /servicePrincipals?$filter=(appId eq '{appId}').
87+
GET /servicePrincipals?$filter=(appId eq '{appId}')
8888
```
8989
For more information, see [get service principal](https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0&tabs=http)
9090

0 commit comments

Comments
 (0)