Edit

Az.PostgreSqlFlexibleServer Module

This is a Preview module. Preview modules aren't recommended for use in production environments. For more information, see https://aka.ms/azps-refstatus.

Microsoft Azure PowerShell: PostgreSqlFlexibleServer cmdlets

PostgreSqlFlexibleServer

Cmdlet Description
Get-AzPostgreSqlFlexibleServer

Gets information about an existing server.

Get-AzPostgreSqlFlexibleServerAdministratorsMicrosoftEntra

Gets information about a server administrator associated to a Microsoft Entra principal.

Get-AzPostgreSqlFlexibleServerAdvancedThreatProtectionSetting

Gets state of advanced threat protection settings for a server.

Get-AzPostgreSqlFlexibleServerBackupsAutomaticAndOnDemand

Gets information of an on demand backup, given its name.

Get-AzPostgreSqlFlexibleServerCapabilitiesByLocation

Lists the capabilities available in a given location for a specific subscription.

Get-AzPostgreSqlFlexibleServerCapabilitiesByServer

Lists the capabilities available for a given server.

Get-AzPostgreSqlFlexibleServerCapturedLog

Lists all captured logs for download in a server.

Get-AzPostgreSqlFlexibleServerConfiguration

Gets information about a specific configuration (also known as server parameter) of a server.

Get-AzPostgreSqlFlexibleServerDatabase

Gets information about an existing database.

Get-AzPostgreSqlFlexibleServerFirewallRule

Gets information about a firewall rule in a server.

Get-AzPostgreSqlFlexibleServerMigration

Gets information about a migration.

Get-AzPostgreSqlFlexibleServerPrivateDnsZoneSuffix

Gets the private DNS zone suffix.

Get-AzPostgreSqlFlexibleServerQuotaUsage

Get quota usages at specified location in a given subscription.

Get-AzPostgreSqlFlexibleServerReplica

Lists all read replicas of a server.

Get-AzPostgreSqlFlexibleServerTuningOption

Gets the tuning options of a server.

Get-AzPostgreSqlFlexibleServerTuningOptionRecommendation

Lists available object recommendations.

Get-AzPostgreSqlFlexibleServerVirtualEndpoint

Gets information about a pair of virtual endpoints.

Get-AzPostgreSqlFlexibleServerVirtualNetworkSubnetUsage

Lists the virtual network subnet usage for a given virtual network.

Move-AzPostgreSqlFlexibleServerNetworkMode

Migrates an Azure Database for PostgreSQL server from VNet integration to a Private Link network model.

New-AzPostgreSqlFlexibleServer

Create a new server.

New-AzPostgreSqlFlexibleServerAdministratorsMicrosoftEntra

Create a new server administrator associated to a Microsoft Entra principal.

New-AzPostgreSqlFlexibleServerDatabase

Create a new database.

New-AzPostgreSqlFlexibleServerFirewallRule

Create a new firewall rule or create an existing firewall rule.

New-AzPostgreSqlFlexibleServerMigration

Create a new migration.

New-AzPostgreSqlFlexibleServerThreatProtectionSetting

Create a server's Advanced Threat Protection settings.

New-AzPostgreSqlFlexibleServerVirtualEndpoint

Create a pair of virtual endpoints for a server.

Remove-AzPostgreSqlFlexibleServer

Deletes or drops an existing server.

Remove-AzPostgreSqlFlexibleServerAdministratorsMicrosoftEntra

Deletes an existing server administrator associated to a Microsoft Entra principal.

Remove-AzPostgreSqlFlexibleServerBackupsAutomaticAndOnDemand

Deletes a specific backup, given its name.

Remove-AzPostgreSqlFlexibleServerDatabase

Deletes an existing database.

Remove-AzPostgreSqlFlexibleServerFirewallRule

Deletes an existing firewall rule.

Remove-AzPostgreSqlFlexibleServerVirtualEndpoint

Deletes a pair of virtual endpoints.

Restart-AzPostgreSqlFlexibleServer

Restarts PostgreSQL database engine in a server.

Start-AzPostgreSqlFlexibleServer

Starts a stopped server.

Stop-AzPostgreSqlFlexibleServer

Stops a server.

Stop-AzPostgreSqlFlexibleServerMigration

Cancels an active migration.

Test-AzPostgreSqlFlexibleServerMigrationNameAvailability

Checks if a proposed migration name is valid and available.

Test-AzPostgreSqlFlexibleServerNameAvailability

Check the availability of name for resource

Test-AzPostgreSqlFlexibleServerNameAvailabilityGlobally

Checks the validity and availability of the given name, to assign it to a new server or to use it as the base name of a new pair of virtual endpoints.

Update-AzPostgreSqlFlexibleServer

Update a new server.

Update-AzPostgreSqlFlexibleServerConfiguration

Update the value assigned to a specific modifiable configuration (also known as server parameter) of a server.

Update-AzPostgreSqlFlexibleServerDatabase

Update a new database.

Update-AzPostgreSqlFlexibleServerFirewallRule

Update a new firewall rule or update an existing firewall rule.

Update-AzPostgreSqlFlexibleServerVirtualEndpoint

Update a pair of virtual endpoints for a server.