Previous answer from stack overflow shows the uses of SDK Microsoft.Azure.Management.DataLake.Analytics
But this nuget has been deprecated and the alternative is Azure.ResourcesManager.DatalakeAnalytics
.
The previous client DataLakeAnalyticsjobManagementClient
is not available in the new nuget or atleast I am not able to use it.
Asked
Active
Viewed 65 times
0

Abhishek Bagchi
- 23
- 6
-
**Previous answer from stack overflow** - Could you share the link here? – Aswin Feb 08 '23 at 14:50
-
@Aswin https://stackoverflow.com/questions/45027317/submit-a-u-sql-job-using-net-sdk – Abhishek Bagchi Feb 09 '23 at 08:02