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

Policy: Azure > AI Foundry > Account > Outbound Network Access

Determine the outbound network access posture for Azure > AI Foundry > Account.

Allow outbound per \\Outbound Network Access > Allowed FQDNs\`` corresponds to properties.restrictOutboundNetworkAccess: true plus properties.allowedFqdnList matching the Outbound Network Access > Allowed FQDNs sub-policy — the account will only reach the FQDNs in the list.

Allow all outbound network access corresponds to properties.restrictOutboundNetworkAccess: false (the default) — outbound access is unrestricted. The Allowed FQDNs sub-policy is ignored in this mode (the list is left on the resource as residue; flipping back to the per-list policy value will re-apply it).

Targets

This policy targets the following resource types:

  • Azure > AI Foundry > Account

Related Policies

  • Allowed FQDNs

Controls

Setting this policy configures this control:

  • Azure > AI Foundry > Account > Outbound Network Access

Policy Specification

Schema Type
string
Default
Skip
Valid Values [YAML]
  • Skip
    
  • Check: Allow all outbound network access
    
  • Check: Allow outbound per `Outbound Network Access > Allowed FQDNs`
    
  • Enforce: Allow all outbound network access
    
  • Enforce: Allow outbound per `Outbound Network Access > Allowed FQDNs`
    
Examples [YAML]
  • Check: Allow outbound per `Outbound Network Access > Allowed FQDNs`
    

Category

  • Security

In Your Workspace

  • Policy Settings by Type report

Developers

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