Skip to content

Commit 214020a

Browse files
author
Jill Grant
authored
Merge pull request #252540 from dileepraotv-github/update_text_security
Added additional text
2 parents b19fa3b + c514e53 commit 214020a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/cosmos-db/secure-access-to-data.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Azure Cosmos DB provides three ways to control access to your data.
2626

2727
Primary/secondary keys provide access to all the administrative resources for the database account. Each account consists of two keys: a primary key and secondary key. The purpose of dual keys is to let you regenerate, or roll keys, providing continuous access to your account and data. To learn more about primary/secondary keys, see the [Database security](database-security.md#primary-keys) article.
2828

29+
To see your account keys, navigate to Keys from the left menu. Then, click on the “view” icon at the right of each key. Click on the copy button to copy the selected key. You can hide them afterwards by clicking the same icon per key, which will be updated as a “hide” button.
30+
31+
:::image type="content" source="./media/database-security/view-account-key.png" alt-text="Screenshot of view account key for Azure Cosmos DB.":::
32+
2933
### <a id="key-rotation"></a> Key rotation and regeneration
3034

3135
> [!NOTE]

0 commit comments

Comments
 (0)