Resource Type: Azure > MySQL > Server
The Server resource type is a fully managed database service that can be used to deploy and manage MySQL databases in the cloud.
Resource Context
Server is a part of the MySQL service.
Each Server lives under a Resource Group.
Controls
The primary controls for Azure > MySQL > Server are:
It is also targeted by these controls:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/azure-mysql#/resource/types/server
- tmod:@turbot/turbot#/resource/categories/database
- turbot graphql resource --id "tmod:@turbot/azure-mysql#/resource/types/server"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/azure-mysql#/resource/types/server';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/azure-mysql#/resource/types/server"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/azure-mysql#/resource/types/server' 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