问题
While creating user using microsoft graph
,it was working fine yesterday but now I am getting the error below.
"error": {
"code": "Directory_ReplicaUnavailable",
"message": "The preferred replica is unavailable. Please retry your request.",
"innerError": {
"request-id": "19030bd0-0aad-49cf-9d40-6fcb7fb4360e",
"date": "2020-05-08T14:35:45"
}
}
回答1:
Subscription will not affect operations against Azure AD, such as creating users.
It should be an issue with Microsoft service side. Please have a retry after a few hours.
来源:https://stackoverflow.com/questions/61681648/the-preferred-replica-is-unavailable-microsoft-graph