Resource Type: Azure > Provider > Storage
The Storage provider offers scalable, secure, and highly available storage solutions for a wide range of data types, including blobs, files, queues, and tables. This provider enables users to store, manage, and retrieve large amounts of unstructured data, ensuring reliable and cost-effective storage for applications, backups, and data archiving.
Resource Context
Storage is a part of the Provider service.
Each Storage lives under a Subscription.
Controls
The primary controls for Azure > Provider > Storage 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/storage
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-provider#/resource/types/storage"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/storage';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-provider#/resource/types/storage"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/storage' 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