Az.PostgreSql

0.2.0

Microsoft Azure PowerShell: PostgreSql cmdlets

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az.PostgreSql -RequiredVersion 0.2.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Az.PostgreSql -Version 0.2.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ResourceManager ARM PostgreSql

Functions

Get-AzPostgreSqlConfiguration Get-AzPostgreSqlConnectionString Get-AzPostgreSqlFirewallRule Get-AzPostgreSqlReplica Get-AzPostgreSqlServer Get-AzPostgreSqlVirtualNetworkRule New-AzPostgreSqlFirewallRule New-AzPostgreSqlReplica New-AzPostgreSqlServer New-AzPostgreSqlVirtualNetworkRule Remove-AzPostgreSqlFirewallRule Remove-AzPostgreSqlServer Remove-AzPostgreSqlVirtualNetworkRule Restart-AzPostgreSqlServer Restore-AzPostgreSqlServer Update-AzPostgreSqlConfiguration Update-AzPostgreSqlFirewallRule Update-AzPostgreSqlServer Update-AzPostgreSqlVirtualNetworkRule

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

* New/Update-AzPostgreSqlFirewallRule create a default name with time stamp when no name is passed (#12738)
* Added validateset for parameter StorageAutogrow (#12736)
* Used 'master' and 'replica' to avoid confusion when created postgresql replica server (#12743)
* Provided hint in doc to use Update-AzPostgreSqlServer & Update-AzPostgreSqlServerConfiguration as a candidate for each other (#12745)
* Fix secure string decrytion issue in PowerShell 7 (#12956)

FileList

Version History

Version Downloads Last updated
1.1.1 612,214 4/30/2024
1.1.0 37,091,831 4/5/2022
1.0.0 1,801,362 1/4/2022
0.8.0 13,033 11/2/2021
0.7.0 27,908 9/7/2021
0.6.0 2,397 8/3/2021
0.5.0 6,527 3/2/2021
0.4.0 1,417 2/9/2021
0.3.0 1,394 1/19/2021
0.2.0 (current version) 5,963 10/13/2020
0.1.0 2,445 5/19/2020
Show less