PostgreSQL Flexible Server

This table represents the PostgreSQL Flexible Server resource from Microsoft Azure.

azure.postgresql_flexible_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.
availability_zonecorestringAvailability zone of a flexible server.
backupcorejsonBackup properties of a flexible server.
create_modecorestringCreation mode of a new flexible server.
fully_qualified_domain_namecorestringFully qualified domain name of a flexible server.
high_availabilitycorejsonHigh availability properties of a flexible server.
idcorestringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
locationcorestringThe geo-location where the resource lives
maintenance_windowcorejsonMaintenance window properties of a flexible server.
minor_versioncorestringMinor version of PostgreSQL database engine.
namecorestringThe name of the resource
networkcorejsonNetwork properties of a flexible server. Only required if you want your server to be integrated into a virtual network provided by customer.
point_in_time_utccorestringCreation time (in ISO8601 format) of the backup which you want to restore in the new flexible server. It's required when 'createMode' is 'PointInTimeRestore', 'GeoRestore', or 'ReviveDropped'.
resource_groupcorestring
skucorejsonCompute tier and size of a flexible server.
source_server_resource_idcorestringIdentifier of the flexible server to be used as the source of the new flexible server. Required when 'createMode' is 'PointInTimeRestore', 'GeoRestore', 'Replica', or 'ReviveDropped'. This property is returned only when the target flexible server is a read replica.
statecorestringPossible states of a flexible server.
storagecorejsonStorage properties of a flexible server.
subscription_idcorestring
subscription_namecorestring
system_datacorejsonAzure Resource Manager metadata containing createdBy and modifiedBy information.
tagscorehstore_csv
typecorestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
versioncorestringMajor version of PostgreSQL database engine.