From cd5468b75b673ae7fd278796a7919970d2806b9d Mon Sep 17 00:00:00 2001 From: Anshul Verma Date: Tue, 9 Apr 2024 13:24:12 +0530 Subject: [PATCH] Update dbtoken-service.md The link was not pointing to where it was supposed to point. Corrected it. --- docs/dbtoken-service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dbtoken-service.md b/docs/dbtoken-service.md index 09cf9f66df7..9d1a3410d4c 100644 --- a/docs/dbtoken-service.md +++ b/docs/dbtoken-service.md @@ -3,7 +3,7 @@ ## Introduction Cosmos DB access control is described -[https://docs.microsoft.com/en-us/azure/cosmos-db/secure-access-to-data](here). +[here](https://docs.microsoft.com/en-us/azure/cosmos-db/secure-access-to-data). In brief, there are three options: 1. use r/w or r/o primary keys, which grant access to the whole database account