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

Policy: Azure > AI Foundry > Account > Encryption at Rest > Customer Managed Key

The Key Vault key URL to use when Encryption at Rest is set to Check: Customer managed key or Enforce: Customer managed key.

Provide the key identifier URL in the form https://<vault-name>.vault.azure.net/keys/<key-name>. The key must already exist in CMDB as a Azure > Key Vault > Key resource — the control looks up the key by its kid and uses its name and vaultUrl when calling the Cognitive Services encryption API.

Leave empty to skip the Customer Managed Key sub-check (the parent Encryption at Rest policy still applies, and Check: Customer managed key will accept any customer-managed key when the URL is empty).

Note: Ensure the key vault key has the Key Vault Crypto Officer role assignment for the AI Foundry account's managed identity. The account uses its system-assigned identity to access the key.

Targets

This policy targets the following resource types:

  • Azure > AI Foundry > Account

Primary Policy

This policy is used with the following primary policy:

  • Azure > AI Foundry > Account > Encryption at Rest

Controls

Setting this policy configures this control:

  • Azure > AI Foundry > Account > Encryption at Rest

Policy Specification

Schema Type
string
Examples [YAML]
https://my-key-vault.vault.azure.net/keys/turbot-default-key

Category

  • Resource > Encryption at Rest

In Your Workspace

  • Policy Settings by Type report

Developers

    Category URI
    • tmod:@turbot/turbot#/control/categories/resourceEncryptionAtRest
  • Policy Type URI
    • tmod:@turbot/azure-aifoundry#/policy/types/accountEncryptionAtRestCustomerManagedKey
  • GraphQL
    • query policyType(id: "tmod:@turbot/azure-aifoundry#/policy/types/accountEncryptionAtRestCustomerManagedKey") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/azure-aifoundry#/policy/types/accountEncryptionAtRestCustomerManagedKey'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/azure-aifoundry#/policy/types/accountEncryptionAtRestCustomerManagedKey'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/azure-aifoundry#/policy/types/accountEncryptionAtRestCustomerManagedKey"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/azure-aifoundry#/policy/types/accountEncryptionAtRestCustomerManagedKey"
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
204
Resource Types
3,575
Policies
1,941
Controls
103
Quick Actions
111
IAM