Skip to content

Commit 26a5b25

Browse files
committed
changes
1 parent 32d0815 commit 26a5b25

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

articles/postgresql/flexible-server/concepts-data-encryption.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Some of the reasons why server state can become *Inaccessible* are:
158158

159159

160160
> [!NOTE]
161-
> CLI examples below are based on 2.43.0 version of Azure Database for PostgreSQL - Flexible Server CLI libraries, which are in preview and may be subject to changes.
161+
> CLI examples below are based on 2.45.0 version of Azure Database for PostgreSQL - Flexible Server CLI libraries
162162
163163
## Setup Customer Managed Key during Server Creation
164164

@@ -259,8 +259,6 @@ The following are current limitations for configuring the customer-managed key i
259259

260260
- Once enabled, CMK encryption can't be removed. If customer desires to remove this feature, it can only be done via restore of the server to non-CMK server.
261261

262-
- No support for Geo backup enabled servers
263-
264262
- No support for Azure HSM Key Vault
265263

266264
## Next steps

articles/postgresql/flexible-server/how-to-create-server-customer-managed-key-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 12/10/2022
1313
[!INCLUDE [applies-to-postgresql-flexible-server](../includes/applies-to-postgresql-flexible-server.md)]
1414

1515
> [!NOTE]
16-
> CLI examples below are based on 2.43.0 version of Azure Database for PostgreSQL - Flexible Server CLI libraries, which are in preview and may be subject to changes.
16+
> CLI examples below are based on 2.45.0 version of Azure Database for PostgreSQL - Flexible Server CLI libraries
1717
1818
In this article, you learn how to create and manage Azure Database for PostgreSQL - Flexible Server with data encrypted by Customer Managed Keys using the Azure CLI. To learn more about Customer Managed Keys (CMK) feature with Azure Database for PostgreSQL - Flexible Server, see the [overview](concepts-data-encryption.md).
1919

0 commit comments

Comments
 (0)