Hi,
I'm trying to run Connect-AzAccount -UseDeviceAuthentication in Azure Data Factory using Custom Activity. However, I'm not getting any URL for device authentication.(https://microsoft.com/devicelogin) which should ask for the code.
Can someone let me know where to get that cmdlet that asks to login into URL and enter the code for login using data factory.
Thanks