Azure / Community-Policy

This repo is for Microsoft Azure customers and Microsoft teams to collaborate in making custom policies.
MIT License
636 stars 327 forks source link

New Policy (Azure Database for PostgreSQL flexible servers): PostgreSQL flexible servers should enforce SSL connections #439

Closed tdefise closed 7 months ago

tdefise commented 7 months ago

Policy

Description

Audit if PostgreSQL flexible servers enforce SSL connections

Details

Azure Database for PostgreSQL supports connecting your Azure Database for PostgreSQL server to client applications using Secure Sockets Layer (SSL). Enforcing SSL connections between your database server and your client applications helps protect against 'man in the middle' attacks by encrypting the data stream between the server and your application. This configuration enforces SSL for accessing your database server

Contribution Rules