Resource Type: Azure > AI Foundry > Project
An AI Foundry Project is a workspace inside an AI Foundry Account. Projects are the unit of access control and team collaboration: they own deployments, agents, connections, capability hosts, datasets, evaluations, and indexes. Projects expose data-plane endpoints that applications use at runtime.
Resource Context
Project is a part of the AI Foundry service.
Each Project lives under an Account.
Controls
The primary controls for Azure > AI Foundry > Project are:
It is also targeted by these controls:
Quick Actions
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/project
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-aifoundry#/resource/types/project"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-aifoundry#/resource/types/project';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-aifoundry#/resource/types/project"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-aifoundry#/resource/types/project' 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