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