Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
8,507 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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'."
}
}
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