Processing Of Azure Analysis Server Failed

MAHESWAR KESS 0 Reputation points
2023-01-31T07:05:06.5666667+00:00

we are trying to refresh the azure analysis server using the Azure Logic apps. While I am trying to process i am getting the following error.

{"message":"Retry attempts for failures while executing the refresh exceeded the retry limit set on the request.","type":"error"},{"code":"0xC112001B","message":"Login failed for user 'admin'.. The exception was raised by the IDbConnection interface.","type":"error","location":{"sourceObject":{"table":"DimProfitCtrPtr","partition":"ODS_PROFIT"}}},{"code":"0xC1120088","message":"A connection could not be made to the data source with the Name of 'akela'.","type":"error","location":{"sourceObject":{"table":"DimProfitCtrPtr","partition":"ODS_PROFIT"}}}]

How Can I reslove this issue

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
431 questions
{count} votes

1 answer

Sort by: Most helpful
  1. BhargavaGunnam-MSFT 24,726 Reputation points Microsoft Employee
    2023-02-06T19:01:20.49+00:00

    Hello @MAHESWAR Kess,

    Welcome to the MS Q&A platform.

    As per your error message "Login failed for user 'admin", the refresh operation failed as the Admin login credentials are incorrect.

    To resolve this error, please update the Admin login credentials in the Logic app.

    I hope this helps. Please let me know if you have any further questions.