i got stuck on deployment is in progress when creating data factory

17042440 20 Reputation points
2023-11-09T18:31:24.8633333+00:00

this is the message that appear to me :
status : InternalServerError

{
    "status": "Failed",
    "error": {
        "code": "GatewayAuthenticationFailed",
        "message": "Gateway authentication failed for 'Microsoft.ManagedIdentity'. Diagnostic information: timestamp '20231109T182853Z', tracking id '2fa133eb-225e-4d76-a4e0-bacab96d5b5d', request correlation id '879a7bb1-8521-4bee-93e3-18c98c4fb254'."
    }
}
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
8,507 questions
0 comments No comments
{count} votes

Accepted answer
  1. Zahra Ahmadi Firouz Jaee 225 Reputation points
    2023-11-09T19:11:23.07+00:00

    Hello,

    Thank you for raising your question in this community.

    This error is related to the authentication process. Maybe some privilege checking solve the problem.

    Check if the managed identity has the required roles assigned. Depending on what the deployment performs, roles like Contributor or Owner might be needed. Please ensure no firewall restrictions prevent the managed identity from authenticating with Azure services.

    Please let me know if you have further questions.

    Regards

    Zahra

    0 comments No comments

0 additional answers

Sort by: Most helpful