Resource Type: Azure > Provider > Container Service
The Container Service provider offers a robust environment for deploying, managing, and scaling containerized applications using Kubernetes and other container orchestration tools. This provider ensures seamless integration with Azure services, enabling efficient container management and application deployment across cloud environments.
Resource Context
Container Service is a part of the Provider service.
Each Container Service lives under a Subscription.
Controls
The primary controls for Azure > Provider > Container Service are:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-provider#/resource/types/containerService
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/azure-provider#/resource/types/containerService"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/containerService';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-provider#/resource/types/containerService"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-provider#/resource/types/containerService' 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