Skip to content

Commit cb35634

Browse files
Update encryption.md
1 parent 478fce2 commit cb35634

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/managed-grafana/encryption.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ Data stored in Azure Cosmos DB and Azure Database for PostgreSQL is encrypted at
2828

2929
For more information, go to [Encryption at rest in Azure Cosmos DB](/azure/cosmos-db/database-encryption-at-rest) and [Security in Azure Database for PostgreSQL - Flexible Server](/azure/postgresql/flexible-server/concepts-security).
3030

31-
## Server-side encryption
31+
## Server-side Encryption
3232

3333
The encryption model used by Azure Managed Grafana is the server-side encryption model with Service-Managed keys.
3434

35-
In this model, all key management aspects such as key issuance, rotation, and backup are managed by Microsoft. The Azure resource providers create the keys, place them in secure storage, and retrieve them when needed. For more information, go to [Server-side encryption using service-managed keys](../security/fundamentals/encryption-models.md#server-side-encryption-using-service-managed-keys).
35+
In this model, all key management aspects, such as key issuance, rotation, and backup, are managed by Microsoft. The Azure resource providers create the keys, place them in secure storage, and retrieve them when needed. For more information, go to [Server-side encryption using service-managed keys](../security/fundamentals/encryption-models.md#server-side-encryption-using-service-managed-keys).
3636

3737
## Next steps
3838

0 commit comments

Comments
 (0)