Skip to content

Commit 6238322

Browse files
committed
update image
1 parent 9741d37 commit 6238322

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

support/entra/entra-id/app-integration/404-not-found-error-manage-objects-microsoft-graph.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The [Microsoft Entra ID architecture](/entra/architecture/architecture) ensures
2020

2121
As shown in the following diagram, when your application makes a request via Microsoft Graph to create a user in Microsoft Entra ID, the service begins the replication process and returns an object for that user, which includes the user's ID and other relevant data used in your request. If your application immediately tries to update this user, it might connect to a replica that hasn't yet been updated with the new user object. So, you receive a 404 error because the user isn't found on that replica.
2222

23-
:::image type="content" source="media/404-not-found-error-manage-objects-microsoft-graph/404-not-found-error-diagram.png" alt-text="Diagram that explains the cause of the 404 error.":::
23+
:::image type="content" source="media/404-not-found-error-manage-objects-microsoft-graph/404-not-found-error-diagram.png" alt-text="Diagram that explains the cause of the 404 error." border="false":::
2424

2525
## Solution
2626

8.92 KB
Loading

0 commit comments

Comments
 (0)