Resource Type: Azure > Cognitive Services > Account
The Account resource type is a Cognitive Services account that provides access to AI and machine learning services including Azure OpenAI. It can be used to create and manage AI service deployments and models.
Resource Context
Account is a part of the Cognitive Services service.
Each Account lives under a Resource Group.
Controls
The primary controls for Azure > Cognitive Services > Account are:
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-cognitiveservices#/resource/types/account
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-cognitiveservices#/resource/types/account"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-cognitiveservices#/resource/types/account';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-cognitiveservices#/resource/types/account"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-cognitiveservices#/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