Skip to content

Commit

Permalink
Update dbtoken-service.md
Browse files Browse the repository at this point in the history
The link was not pointing to where it was supposed to point. Corrected it.
  • Loading branch information
anshulvermapatel authored Apr 9, 2024
1 parent df91955 commit cd5468b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dbtoken-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cd5468b

Please sign in to comment.