Skip to content

Commit 9aa4bbd

Browse files
avoid tenant wide operations
Co-authored-by: Peter Richards <[email protected]>
1 parent bc6a8b9 commit 9aa4bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/patterns/longRunningOperations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ the Location header with an operation resource for further polling.
146146
```
147147
HTTP/1.1 202 Accepted
148148
149-
Location: https://graph.microsoft.com/v1.0/operations/123
149+
Location: https://graph.microsoft.com/v1.0/databases/operations/123
150150
151151
```
152152

0 commit comments

Comments
 (0)