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

Policy: Azure > Cognitive Services > Account > Public Network Access

Define the public network access setting required for Azure > Cognitive Services > Account.

The Public Network Access policy determines whether public network access for an Azure Cognitive Services account (including Azure OpenAI / AI Service accounts) should be Enabled or Disabled.

When public network access is Enabled, the account is reachable over the public internet (subject to its network ACLs). Disabling public network access restricts the account so it can only be reached through private endpoints, which is the recommended hardening for accounts that should not be exposed publicly.

Unlike the Allowed controls — whose only enforcement is to stop or delete a non-compliant resource — this control remediates the violation in place by updating the live account's publicNetworkAccess property, because that property is mutable.

Targets

This policy targets the following resource types:

  • Azure > Cognitive Services > Account

Controls

Setting this policy configures this control:

  • Azure > Cognitive Services > Account > Public Network Access

Policy Specification

Schema Type
string
Default
Skip
Valid Values [YAML]
  • Skip
    
  • Check: Enabled
    
  • Check: Disabled
    
  • Enforce: Enabled
    
  • Enforce: Disabled
    
Examples [YAML]
  • Check: Disabled
    

Category

  • Other

In Your Workspace

  • Policy Settings by Type report

Developers

    Category URI
    • tmod:@turbot/turbot#/control/categories/other
  • Policy Type URI
    • tmod:@turbot/azure-cognitiveservices#/policy/types/accountPublicNetworkAccess
  • GraphQL
    • query policyType(id: "tmod:@turbot/azure-cognitiveservices#/policy/types/accountPublicNetworkAccess") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/azure-cognitiveservices#/policy/types/accountPublicNetworkAccess'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/azure-cognitiveservices#/policy/types/accountPublicNetworkAccess'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/azure-cognitiveservices#/policy/types/accountPublicNetworkAccess"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/azure-cognitiveservices#/policy/types/accountPublicNetworkAccess"
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,632
Policies
1,946
Controls
103
Quick Actions
114
IAM