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

Policy: Azure > SQL > Server > Intelligent Assessment > Context

This policy defines the context information in JSON format that will be provided to the configured AI provider for the intelligent assessment of the Azure SQL server. By default, the context includes the resource's attributes and metadata required for accurate evaluation. You may customize this context to include additional information relevant to your assessment needs.

See Intelligent Assessment for more information.

Targets

This policy targets the following resource types:

  • Azure > SQL > Server

Primary Policy

This policy is used with the following primary policy:

  • Azure > SQL > Server > Intelligent Assessment

Controls

Setting this policy configures this control:

  • Azure > SQL > Server > Intelligent Assessment

Policy Specification

Schema Type
object
Default template
{% if $.intelligentAssessment != 'Skip' %}{{ $.resource.data | json }}{% endif %}
Default template input
- |
{
intelligentAssessment: policy(uri: "#/policy/types/serverIntelligentAssessment")
}
- |
{
intelligentAssessment: policy(uri: "#/policy/types/serverIntelligentAssessment")
{% if $.intelligentAssessment != "Skip" %}
resource: server {
data
metadata
}
{% endif %}
}

Category

  • Resource > Intelligent Assessment

In Your Workspace

  • Policy Settings by Type report

Developers

    Category URI
    • tmod:@turbot/turbot#/control/categories/resourceIntelligentAssessment
  • Policy Type URI
    • tmod:@turbot/azure-sql#/policy/types/serverIntelligentAssessmentContext
  • GraphQL
    • query policyType(id: "tmod:@turbot/azure-sql#/policy/types/serverIntelligentAssessmentContext") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/azure-sql#/policy/types/serverIntelligentAssessmentContext'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/azure-sql#/policy/types/serverIntelligentAssessmentContext'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/azure-sql#/policy/types/serverIntelligentAssessmentContext"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/azure-sql#/policy/types/serverIntelligentAssessmentContext"
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
50
Mods
205
Resource Types
3,574
Policies
1,936
Controls
103
Quick Actions
114
IAM