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

Resource Type: Azure > AI Foundry > Connection

An AI Foundry Connection is a reference from a Foundry Account (or Project) to an external Azure resource that the account / project consumes — typically an Azure AI Search service, an Azure OpenAI account, an Azure Storage account, an Azure Cosmos DB account or a custom endpoint. Connections are returned by the accountConnections (account-level) and projectConnections (project-level) APIs of @azure/arm-cognitiveservices. The connection's category (properties.category) identifies what kind of external service it points to (e.g. AzureAISearch, AzureOpenAI, AzureBlob, CustomKeys). The canonical external service (e.g. an Azure > Search Management > Search Service) remains owned by its respective mod; this resource type surfaces only the link from the Foundry account / project.

Resource Context

Connection is a part of the AI Foundry service.

Each Connection lives under an Account.

Controls

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

  • Active
  • Allowed
  • CMDB
  • Discovery

Quick Actions

  • Delete
  • Router

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