The link was not pointing to where it was supposed to point. Corrected it.
This commit is contained in:
Anshul Verma 2024-04-09 13:24:12 +05:30 коммит произвёл Caden Marchese
Родитель d6082a5ecb
Коммит 41ebfbfede
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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