In order to be able to run a U-SQL task or job, we need to create the Data Lake Analytics resource. In the Azure dashboard, click on New to create a new resource and look for the Data Lake Analytics resource in the new window:
![](https://static.packt-cdn.com/products/9781789137620/graphics/assets/3f519f57-a929-43c0-ab2a-e6c4d419cf3a.png)
Press Enter, and in the new window, click on Create:
![](https://static.packt-cdn.com/products/9781789137620/graphics/assets/dabab6a1-accc-434f-9872-c3bdb5949357.png)
Enter the name of the new resource (note that the resource name should contain only lowercase letters and numbers) and the rest of the information:
![](https://static.packt-cdn.com/products/9781789137620/graphics/assets/f2a8606a-bdda-4334-89f5-485059994d59.png)
We click on the Data Lake Store section and choose the Data Lake Store we have previously created:
![](https://static.packt-cdn.com/products/9781789137620/graphics/assets/14626373-4abd-4c07-95e8-fb2d67af24b5.png)
And click on Create:
![](https://static.packt-cdn.com/products/9781789137620/graphics/assets/5a231ff4-635a-4cf2-bceb-af8fe29f403c.png)
Find the new resource to ensure it was created:
![](https://static.packt-cdn.com/products/9781789137620/graphics/assets/cfabdcae-3528-4015-bcf6-9a4b229c7769.png)
We have created the Data Lake Analytics resource and now we can run U-SQL to manipulate or summarize data. We can run U-SQL either directly from the Data Lake Analytics Resource...