Skip to content

Commit ec3e577

Browse files
Merge pull request #224900 from GennadNY/gennadyk897
changes
2 parents 69510f9 + 719494d commit ec3e577

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Azure Database for PostgreSQL Flexible server data encryption with
44
author: gennadNY
55
ms.author: gennadyk
66
ms.reviewer: maghan
7-
ms.date: 11/03/2022
7+
ms.date: 1/24/2023
88
ms.service: postgresql
99
ms.subservice: flexible-server
1010
ms.topic: conceptual
@@ -176,11 +176,11 @@ Follow the steps below to enable CMK while creating Postgres Flexible Server usi
176176

177177
1. Provide required information on Basics and Networking tabs
178178

179-
1. Navigate to Security(preview) tab. On the screen, provide Azure Active Directory (Azure AD) identity that has access to the Key Vault and Key in Key Vault in the same region where you're creating this server
179+
1. Navigate to Security tab. On the screen, provide Azure Active Directory (Azure AD) identity that has access to the Key Vault and Key in Key Vault in the same region where you're creating this server
180180

181181
1. On Review Summary tab, make sure that you provided correct information in Security section and press Create button
182182

183-
1. Once it's finished, you should be able to navigate to Data Encryption (preview) screen for the server and update identity or key if necessary
183+
1. Once it's finished, you should be able to navigate to Data Encryption screen for the server and update identity or key if necessary
184184

185185

186186
### CLI:
@@ -229,7 +229,7 @@ Follow the steps below to update CMK on CMK enabled Flexible Server using Azure
229229

230230
1. Navigate to Azure Database for PostgreSQL - Flexible Server create a page via the Azure portal.
231231

232-
1. Navigate to Data Encryption (preview) screen under Security tab
232+
1. Navigate to Data Encryption screen under Security tab
233233

234234
1. Select different identity to connect to Azure Key Vault, remembering that this identity needs to have proper access rights to the Key Vault
235235

articles/postgresql/flexible-server/how-to-connect-with-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about how to connect and authenticate using Managed Identity
44
author: kabharati
55
ms.author: kabharati
66
ms.reviewer: maghan
7-
ms.date: 11/04/2022
7+
ms.date: 01/24/2023
88
ms.service: postgresql
99
ms.subservice: flexible-server
1010
ms.topic: how-to

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ Follow the steps below to enable CMK while creating Postgres Flexible Server usi
2727

2828
2. Provide required information on Basics and Networking tabs
2929

30-
3. Navigate to Security(preview) tab. On the screen, provide Azure Active Directory (Azure AD) identity that has access to the Key Vault and Key in Key Vault in the same region where you're creating this server
30+
3. Navigate to Security tab. On the screen, provide Azure Active Directory (Azure AD) identity that has access to the Key Vault and Key in Key Vault in the same region where you're creating this server
3131

3232
4. On Review Summary tab, make sure that you provided correct information in Security section and press Create button
3333

34-
5. Once it's finished, you should be able to navigate to Data Encryption (preview) screen for the server and update identity or key if necessary
34+
5. Once it's finished, you should be able to navigate to Data Encryption screen for the server and update identity or key if necessary
3535

3636
## Update Customer Managed Key on the CMK enabled Flexible Server
3737

@@ -45,7 +45,7 @@ Follow the steps below to update CMK on CMK enabled Flexible Server using Azure
4545

4646
1. Navigate to Azure Database for PostgreSQL - Flexible Server create a page via the Azure portal.
4747

48-
2. Navigate to Data Encryption (preview) screen under Security tab
48+
2. Navigate to Data Encryption screen under Security tab
4949

5050
3. Select different identity to connect to Azure Key Vault, remembering that this identity needs to have proper access rights to the Key Vault
5151

0 commit comments

Comments
 (0)