There is an option for MSI in Authentication available through the GUI now. May we have an example of how this may work?
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@RobBarat
Thanks for the feedback! We are currently investigating and will update you shortly.
@sharonlo101 we have a request for an enhancement regarding new MSI authentication support.
@jason-j-MSFT I'm stuck with the same thing about MSI through the GUI, Thanks for support
Is MSI available ? Could you please share good document how to enable from azure portal. I stuck on same from long time.
Any update ? Would like to get this working.
Thanks !
Real pity that the documentation does not explain how the MSI works, as this is a really great feature! I managed to get it working, you can find my experience here: https://toonvanhoutte.wordpress.com/2018/12/05/delete-blobs-in-azure-data-factory-by-leveraging-msi/
Maybe someone else has the same issue. In my case I needed to call my custom APIs and authenticate via MSI. Turns out all I had to do was register the application in the Azure AD and copy and paste the application id into the MSI field and it worked. I also enable oath on my API.
@RobBarat
We sincerely apologize for the delayed response to this issue. I am working in collaboration with the owners of the GitHub Issues related to Data Factory to help either get them resolved or to determine how to update our documentation.
As such, is this GitHub Issue still a concern for you? If there are further questions regarding this matter, please tag me in your reply. We will gladly continue the discussion, and we will reopen the issue.
Due to the age of this issue, we will continue to close this issue.
Thank you.
@djpmsft for awareness
Most helpful comment
Real pity that the documentation does not explain how the MSI works, as this is a really great feature! I managed to get it working, you can find my experience here: https://toonvanhoutte.wordpress.com/2018/12/05/delete-blobs-in-azure-data-factory-by-leveraging-msi/