Resource Type: Azure > Data Factory > Factory
The Factory resource type is a cloud-based data integration service that orchestrates and automates the movement and transformation of data from various sources. This can be used to create and manage data-driven workflows for ingesting, preparing, and transforming data at scale.
Resource Context
Factory is a part of the Data Factory service.
Each Factory lives under a Resource Group.
Controls
The primary controls for Azure > Data Factory > Factory are:
It is also targeted by these controls:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-datafactory#/resource/types/factory
- tmod:@turbot/turbot#/resource/categories/analytics
- turbot graphql resource --id "tmod:@turbot/azure-datafactory#/resource/types/factory"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-datafactory#/resource/types/factory';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-datafactory#/resource/types/factory"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-datafactory#/resource/types/factory' 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