Microsoft Copilot | Microsoft 365 Copilot | Development
Building and customizing solutions using Microsoft 365 Copilot APIs and tools
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The agent creation process failed with status code 503 on Session ID: eee6e765934541d0d5ff7d0d5703698c
Building and customizing solutions using Microsoft 365 Copilot APIs and tools
Status code 503 indicates “Service Unavailable,” meaning the backend service handling the agent creation request was temporarily overloaded or unavailable.
For similar 503 cases in Microsoft services, the guidance is:
Retry-After header is present (as in other Microsoft services that return 503), honor that delay before retrying.eee6e765934541d0d5ff7d0d5703698c) and open a support case so the service team can investigate backend health for that session.The 503 itself doesn’t indicate a problem with the request payload, but with service availability at the time of the call.
References: