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
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-aifoundry#/resource/types/account
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-aifoundry#/resource/types/account"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-aifoundry#/resource/types/account';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-aifoundry#/resource/types/account"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-aifoundry#/resource/types/account' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query