Azure Data Lake Authentication from Azure Data Factory
December 2nd, 2016 in Azure, Blog, C#, PowerShell, Visual StudiorereTo set the scene for the title of this blog post lets firstly think about other services within Azure. You’ll probably already know that most services deployed require authentication via some form of connection string and generated key. These keys can be granted various levels of access and also recycled as required, for example an IoT Event Hub seen below (my favourite service to play with). Then we have other services like SQLDB that…
» Read more