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

Resource Type: Azure > AI Foundry > Account

An AI Foundry Account is a Cognitive Services account configured for AI Foundry workloads (kind=AIServices). It is the top-level container that owns AI Foundry projects, deployments, capability hosts, and connections. Network access, identity, and content filtering are governed at this level. (Microsoft's Foundry portal sometimes calls this a "Foundry Hub"; this mod follows the Microsoft.CognitiveServices/accounts ARM resource type name.)

Resource Context

Account is a part of the AI Foundry service.

Each Account lives under a Resource Group.

Controls

The primary controls for Azure > AI Foundry > Account are:

  • Active
  • Allowed
  • CMDB
  • Discovery
  • Encryption at Rest
  • Local Auth
  • Outbound Network Access
  • Public Network Access
  • Tags

It is also targeted by these controls:

  • Azure > AI Foundry > Capability Host > Discovery
  • Azure > AI Foundry > Connection > Discovery
  • Azure > AI Foundry > Deployment > Discovery
  • Azure > AI Foundry > Project > Discovery
  • Azure > AI Foundry > RAI Blocklist > Discovery
  • Azure > AI Foundry > RAI Policy > Discovery

Quick Actions

  • Delete
  • Router
  • Set Account Encryption
  • Set Local Auth
  • Set Outbound Network Access
  • Set Public Network Access
  • Set Tags

Category

  • Other

In Your Workspace

  • Controls by Resource Type report
  • Policy Settings by Resource Type report
  • Resources by Resource Type report

Developers

    Resource Type URI
    • tmod:@turbot/azure-aifoundry#/resource/types/account
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/other
  • GraphQL
    • query resource(id: "tmod:@turbot/azure-aifoundry#/resource/types/account") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/azure-aifoundry#/resource/types/account'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/azure-aifoundry#/resource/types/account"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-aifoundry#/resource/types/account';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-aifoundry#/resource/types/account"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-aifoundry#/resource/types/account' and notification_type in ('resource_updated', 'resource_created');
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