I need to copy data from ADO(OData) to Azure Data lake. All connections and Linked services are working good.
I can preview data from ADO(OData) but getting below error and seems like data is not passed to Datalake and can't able preview data into Datalake side.
ErrorCode=ODataFailedClientCreation,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Failed to create odata connection to RequestUrl.,Source=Microsoft.DataTransfer.Runtime.ODataConnector,''Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Failed to get metadata of odata service, please check if service url and credential is correct and your application has permission to the resource. Expected status code: 200, actual status code: 429, response is : {"error":{"code":"0","message":"Request was blocked due to exceeding usage of resource 'ATCPU' in namespace 'VSID'. For more information on why your request was blocked, see the topic \"Rate limits\" on the Microsoft Web site (https://go.microsoft.com/fwlink/?LinkId=823950).","innererror":{"message":"Request was blocked due to exceeding usage of resource 'ATCPU' in namespace 'VSID'. For more information on why your request was blocked, see the topic \"Rate limits\" on the Microsoft Web site (https://go.microsoft.com/fwlink/?LinkId=823950).","type":"Microsoft.VisualStudio.Services.Common.VssServiceException","stacktrace":""}}}. ,Source=Microsoft.DataTransfer.Runtime.ODataConnector,'