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

Policy: Azure > SQL > Managed Instance > Approved > Regions

A list of Azure regions in which Azure SQL managed instances are approved for use.

The expected format is an array of regions names. You may use the '*' and '?' wildcard characters.

This policy will be evaluated by the Approved control. If an Azure SQL managed instance is created in a region that is not in the approved list, it will be subject to the action specified in the Azure > SQL > Managed Instance > Approved policy.

See Approved for more information.

Targets

This policy targets the following resource types:

  • Azure > SQL > Managed Instance

Primary Policy

This policy is used with the following primary policy:

  • Azure > SQL > Managed Instance > Approved

Controls

Setting this policy configures this control:

  • Azure > SQL > Managed Instance > Approved

Policy Specification

Default template
{% if $.regions.value | length == 0 %} [] {% endif %}{% for item in $.regions.value %}- '{{ item }}'
{% endfor %}
Default template input
|
{
regions: policyValue(uri:"tmod:@turbot/azure-sql#/policy/types/sqlApprovedRegionsDefault") {
value
}
}

Category

  • Resource > Approved

In Your Workspace

  • Policy Settings by Type report

Developers

    Category URI
    • tmod:@turbot/turbot#/control/categories/resourceApproved
  • Policy Type URI
    • tmod:@turbot/azure-sql#/policy/types/managedInstanceApprovedRegions
  • GraphQL
    • query policyType(id: "tmod:@turbot/azure-sql#/policy/types/managedInstanceApprovedRegions") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/azure-sql#/policy/types/managedInstanceApprovedRegions'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/azure-sql#/policy/types/managedInstanceApprovedRegions'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/azure-sql#/policy/types/managedInstanceApprovedRegions"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/azure-sql#/policy/types/managedInstanceApprovedRegions"
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