workspaces
2 TopicsUnable to call AML pipeline from Fabric data pipeline
I am trying to trigger an AML pipeline from my Fabric data pipeline, but I am getting the following error: Request sent to Azure ML Service for operation 'validateWorkspace' failed with http status code 'Unauthorized'. Error message from Azure ML Service: '{"error":{"code":"InvalidAuthenticationTokenAudience","message":"The access token has been obtained for wrong audience or resource 'https://ml.azure.com'. It should exactly match with one of the allowed audiences 'https://management.core.windows.net/','https://management.core.windows.net','https://management.azure.com/','https://management.azure.com'."}}'. I am using my organizational account to connect to the AML workspace from Fabric. This account has Contributor and AzureML Data Scientist access on the AML workspace.2.5KViews0likes6CommentsAuthentication options for SharePoint Folder in Data Flow Gen2
Hi Experts, I come to you with a question that is bothering me. Well, in my project I have a Data Pipeline that uses Data Flow Gen 2 which has a connection to a SharePoint folder and pulls data from several excel files. Authentication is done via an account. The problem is that for this account the password is renewed from time to time and the connection can go down. Hence my question, are there any other methods to connect to SharePoint Folder in a better and less error-prone way? I was thinking about Service Principal but I have read that it gets deactivated every 100 days. Should I use another connection for ‘Web’ data or something like that to have a connection not based on the account I am using? Any suggestions would be greatly appreciated. Best regards, KonradSolved3.1KViews0likes6Comments