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:
Related Policies
Controls
Setting this policy configures this control:
Policy Specification
Schema Type | |
|---|---|
Default | |
Valid Values [YAML] |
|
Examples [YAML] |
|
Category
In Your Workspace
Developers
- tmod:@turbot/turbot#/control/categories/security
- tmod:@turbot/azure-aifoundry#/policy/types/accountOutboundNetworkAccess
- turbot graphql policy-type --id "tmod:@turbot/azure-aifoundry#/policy/types/accountOutboundNetworkAccess"
- turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/azure-aifoundry#/policy/types/accountOutboundNetworkAccess"
Get Policy TypeGet Policy Settings