Resource Type: Azure > Provider > Data Lake Analytics
The Data Lake Analytics provider offers a scalable, on-demand analytics service that enables users to process and analyze large volumes of data. This provider allows users to write queries and run jobs to transform and gain insights from their data without the need for complex infrastructure management, leveraging the power of distributed computing.
Resource Context
Data Lake Analytics is a part of the Provider service.
Each Data Lake Analytics lives under a Subscription.
Controls
The primary controls for Azure > Provider > Data Lake Analytics are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-provider#/resource/types/dataLakeAnalytics
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-provider#/resource/types/dataLakeAnalytics"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/dataLakeAnalytics';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-provider#/resource/types/dataLakeAnalytics"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/dataLakeAnalytics' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query