Skip to content

Commit dfb8fe7

Browse files
committed
CLI documentation for Data encryption
1 parent 7d4035a commit dfb8fe7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/mysql/howto-data-encryption-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Learn how to use the Azure portal to set up and manage data encryption for your
6060
6161
4. To ensure all files (including temp files) are fully encrypted, restart the server.
6262
63-
## Restore or replica of the server
63+
## Using Data encryption for restore or replica servers
6464
6565
After Azure Database for MySQL is encrypted with a customer's managed key stored in Key Vault, any newly created copy of the server is also encrypted. You can make this new copy either through a local or geo-restore operation, or through a replica (local/cross-region) operation. So for an encrypted MySQL server, you can use the following steps to create an encrypted restored server.
6666

articles/postgresql/howto-data-encryption-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Learn how to use the Azure portal to set up and manage data encryption for your
6060
6161
4. To ensure all files (including temp files) are fully encrypted, restart the server.
6262
63-
## Restore or replica of the server
63+
## Using Data encryption for restore or replica servers
6464
6565
After Azure Database for PostgreSQL Single server is encrypted with a customer's managed key stored in Key Vault, any newly created copy of the server is also encrypted. You can make this new copy either through a local or geo-restore operation, or through a replica (local/cross-region) operation. So for an encrypted PostgreSQL server, you can use the following steps to create an encrypted restored server.
6666

0 commit comments

Comments
 (0)