|
| 1 | +--- |
| 2 | +title: CLI release notes |
| 3 | +description: Azure CLI release notes for Azure Database for PostgreSQL - Flexible Server. |
| 4 | +author: gennadNY |
| 5 | +ms.author: gennadyk |
| 6 | +ms.custom: references_regions, build-2023 |
| 7 | +ms.service: postgresql |
| 8 | +ms.subservice: flexible-server |
| 9 | +ms.topic: overview |
| 10 | +ms.date: 02/05/2024 |
| 11 | +--- |
| 12 | +# Azure CLI release notes - Azure Database for PostgreSQL - Flexible Server |
| 13 | + |
| 14 | +[!INCLUDE [applies-to-postgresql-flexible-server](../includes/applies-to-postgresql-flexible-server.md)] |
| 15 | + |
| 16 | +This page provides latest news and updates regarding the Azure Database for PostgreSQL Flexible Server additions for Azure CLI. |
| 17 | + |
| 18 | +## Azure CLI Releases |
| 19 | + |
| 20 | +### January 09 2024 - version 2.56.0 |
| 21 | + |
| 22 | +| Additions and Changes |Comments| |
| 23 | +| --- | --- | |
| 24 | +|az postgres flexible-server virtual-endpoint | Add support for virtual endpoints for PostgreSQL flexible server| |
| 25 | +|az postgres flexible-server replica promote| Add capability to stop replication and promote to primary or standalone server with the selection of planned/force data syncs| |
| 26 | + az postgres flexible-server server-logs list| List server log files for PostgreSQL flexible server| |
| 27 | +|az postgres flexible-server server-logs download|Download server log files for PostgreSQL flexible server| |
| 28 | +|az postgres flexible-server create| Add capability to set storage type to PremiumV2_LRS and provide values for IOPS and Throughput during creation| |
| 29 | +|az postgres flexible-server update|Add capability to update the values of IOPS and Throughput during update} |
| 30 | +|az postgres flexible-server migration create|Add migration option like Migrate, Validate and ValidateAndMigrate using parameter--migration-option and json file for Migration configuration to support another properties like sourceType and sslMode| |
| 31 | + |
| 32 | +### November 14 2023 - version 2.54.0 |
| 33 | + |
| 34 | +| Additions and Changes |Comments| |
| 35 | +| --- | --- | |
| 36 | +|az postgres flexible-server geo-restore|Add cross subscription geo-restore support for PostgreSQL flexible server| |
| 37 | +|az postgres flexible-server restore| Add cross subscription restore support for PostgreSQL flexible server | |
| 38 | +|az postgres flexible-server upgrade| Add MVU support for PG version 15| |
| 39 | + |
| 40 | +### September 26 2023 - version 2.53.0 |
| 41 | +| Additions and Changes |Comments| |
| 42 | +| --- | --- | |
| 43 | +|az postgres flexible-server create/update|Add capability to enable/disable storage autogrow during creation and update| |
| 44 | + |
| 45 | +## Contacts |
| 46 | + |
| 47 | +For any questions or suggestions you might have on Azure Database for PostgreSQL flexible server, send an email to the Azure Database for PostgreSQL flexible server Team ( [@Ask Azure Database for PostgreSQL flexible server ](mailto:[email protected])). This email address isn't a technical support alias. |
| 48 | + |
| 49 | +In addition, consider the following points of contact as appropriate: |
| 50 | + |
| 51 | +- To contact Azure Support, [file a ticket from the Azure portal](https://portal.azure.com/?#blade/Microsoft_Azure_Support/HelpAndSupportBlade). |
| 52 | +- To fix an issue with your account, file a [support request](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest) in the Azure portal. |
| 53 | +- To provide feedback or to request new features, create an entry via [UserVoice](https://feedback.azure.com/forums/597976-azure-database-for-postgresql). |
| 54 | + |
| 55 | +## Next steps |
| 56 | + |
| 57 | +Now that you've read our CLI Release Notes on Azure Database for PostgreSQL flexible server, you're ready to create your first server: [Create an Azure Database for PostgreSQL - Flexible Server using Azure portal](./quickstart-create-server-portal.md) |
| 58 | + |
0 commit comments