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

Resource Type: Azure > AI Foundry > Deployment

An AI Foundry Deployment provisions a specific AI model (e.g., gpt-4o, llama-3-70b, mistral-large) into an AI Foundry Account at a particular SKU and capacity. Deployments are the unit applications target for inference. Governance covers which providers and model names are allowed and which regions and SKUs may be used. (Microsoft's portal sometimes calls these "Model Deployments"; this mod follows the Microsoft.CognitiveServices/accounts/deployments ARM resource type name.)

Resource Context

Deployment is a part of the AI Foundry service.

Each Deployment lives under an Account.

Controls

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

  • Active
  • Allowed
  • CMDB
  • Discovery
  • Model Version
  • RAI Policy
  • SKU
  • Tags

Quick Actions

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