Resource Type: Azure > Provider > HDInsight
The HDInsight provider offers a fully managed, open-source analytics service in the cloud that supports big data frameworks such as Apache Hadoop, Spark, and Hive. This provider enables users to process large datasets, perform real-time analytics, and build data-driven applications, leveraging the scalability and flexibility of Azure’s infrastructure.
Resource Context
HDInsight is a part of the Provider service.
Each HDInsight lives under a Subscription.
Controls
The primary controls for Azure > Provider > HDInsight 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/hdInsight
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-provider#/resource/types/hdInsight"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/hdInsight';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-provider#/resource/types/hdInsight"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/hdInsight' 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