Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
Azure
Loading resources...

Resource Type: Azure > Provider > Resources

The Resources provider offers a comprehensive framework for managing and deploying resources in Azure, such as virtual machines, storage accounts, and databases. This provider enables users to define, organize, and manage the lifecycle of Azure resources efficiently, ensuring that cloud infrastructure is provisioned and maintained according to best practices.

Resource Context

Resources is a part of the Provider service.

Each Resources lives under a Subscription.

Controls

The primary controls for Azure > Provider > Resources are:

  • CMDB
  • Discovery
  • Registered

Quick Actions

  • Set Registered

Category

  • Other

In Your Workspace

  • Controls by Resource Type report
  • Policy Settings by Resource Type report
  • Resources by Resource Type report

Developers

    Resource Type URI
    • tmod:@turbot/azure-provider#/resource/types/providerResources
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/other
  • GraphQL
    • query resource(id: "tmod:@turbot/azure-provider#/resource/types/providerResources") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/azure-provider#/resource/types/providerResources'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/azure-provider#/resource/types/providerResources"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/providerResources';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-provider#/resource/types/providerResources"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/providerResources' and notification_type in ('resource_updated', 'resource_created');
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
49
Mods
207
Resource Types
3,614
Policies
1,937
Controls
103
Quick Actions
114
IAM