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.
Controls
The primary controls for Azure > PostgreSQL > Flexible Server are:
It is also targeted by these controls:
- Azure > CIS v2.0 > 04 - Database Services > 4.03 PostgreSQL Database Server > 4.03.02 - Ensure Server Parameter 'log_checkpoints' is set to 'ON' for PostgreSQL Database Server
- Azure > CIS v2.0 > 04 - Database Services > 4.03 PostgreSQL Database Server > 4.03.03 - Ensure server parameter 'log_connections' is set to 'ON' for PostgreSQL Database Server
- Azure > CIS v2.0 > 04 - Database Services > 4.03 PostgreSQL Database Server > 4.03.04 - Ensure Server Parameter 'log_disconnections' is set to 'ON' for PostgreSQL Database Server
- Azure > CIS v2.0 > 04 - Database Services > 4.03 PostgreSQL Database Server > 4.03.07 - Ensure 'Allow access to Azure services' for PostgreSQL Database Server is disabled
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