High severitydata source
Power BI Refresh Error:
DynamicsFailedToRequestServer
What does this error mean?
ADF could not send an API request to Dynamics 365 or Dataverse — network connectivity issues or server unavailability.
Common causes
- 1A transient network interruption between the integration runtime and the Dynamics / Dataverse endpoint
- 2The Dynamics 365 service is experiencing an outage or maintenance window
- 3SSL/TLS issues between the integration runtime and the Dynamics endpoint
- 4The integration runtime cannot resolve the Dynamics service DNS hostname
How to fix it
- 1Add a retry policy to the copy activity to handle transient server request failures.
- 2Check the Microsoft 365 and Dynamics service health dashboard for active incidents.
- 3Verify network connectivity from the integration runtime to the Dynamics service endpoint.
- 4If using a self-hosted IR, confirm DNS resolution of the Dynamics endpoint works from the IR machine.
Frequently asked questions
Official documentation: https://learn.microsoft.com/en-us/azure/data-factory/connector-troubleshoot-dynamics-dataverse