Azure Database for PostgreSQL Server

Azure Database for PostgreSQL Server is a fully managed relational database service based on the open-source PostgreSQL engine. It provides built-in high availability, automated backups, scaling, and security features without the need for manual database management. This service is ideal for running PostgreSQL workloads in the cloud with minimal administrative overhead.

azure.postgresql_server

Fields

TitleIDTypeData TypeDescription
_keycorestring
administrator_logincorestringName of the login designated as the first password based administrator assigned to your instance of PostgreSQL. Must be specified the first time that you enable password based authentication on a server. Once set to a given value, it cannot be changed for the rest of the life of a server. If you disable password based authentication on a server which had it enabled, this password based role isn't deleted.
byok_enforcementcorestringStatus showing whether the server data encryption is enabled with customer-managed keys.
earliest_restore_datecorestringEarliest restore point creation time (ISO8601 format)
firewall_rulescorejson
fully_qualified_domain_namecorestringFully qualified domain name of a flexible server.
idcorestringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
identitycorejsonIdentities associated with a flexible server.
infrastructure_encryptioncorestringStatus showing whether the server enabled infrastructure encryption.
locationcorestringThe geo-location where the resource lives
master_server_idcorestringThe master server id of a replica server.
minimal_tls_versioncorestringEnforce a minimal Tls version for the server.
namecorestringThe name of the resource
public_network_accesscorestringWhether or not public network access is allowed for this server. Value is optional but if passed in, must be 'Enabled' or 'Disabled'
replica_capacitycoreint64Maximum number of read replicas allowed for a flexible server.
replication_rolecorestringRole of the flexible server in a replication set.
resource_groupcorestring
server_configscorejson
skucorejsonCompute information of a flexible server.
ssl_enforcementcorestringEnable ssl enforcement or not when connect to server.
storage_profilecorejsonStorage profile of a server.
subscription_idcorestring
subscription_namecorestring
tagscorehstore_csv
typecorestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
user_visible_statecorestringA state of a server that is visible to user.
versioncorestringMajor version of PostgreSQL database engine.