Workaround: Azure data factory GUI (v1 and v2) does not load

When loading azure data factory, either via "Load Data" from your DW database, or via "Monitor and Manage" links. It never loads or show an empty page. In Edge it Loads forever, Showing splash screen



In Chrome, it just shows an empty page (accesstoken.htm)

The solution is that Microsoft requires third party cookies to be enabled in your client browser.
This is bad, but as a workaround for Chrome: go to chrome://settings/content/cookies

And add the follwoing domains to Allow section

azure.com
microsoftonline.com
login.microsoftonline.com
azureedge.net

Comments

Popular posts from this blog

SSIS: Set parent package variable from child package

How to decrypt stored password from SSMS registered servers

Insert bulk statement does not support recompile (SQL 2017)