Skip to content

Commit 3a98bd5

Browse files
committed
Clarify relationship between CosmosDB and Az.CosmosDB modules in README.md
1 parent 46616b8 commit 3a98bd5

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,11 @@ authentication.
2424

2525
> [!IMPORTANT]
2626
> The _CosmosDB PowerShell module_ is **not** intended to be a replacement for the
27-
> [Az.CosmosDB](https://www.powershellgallery.com/packages/Az.CosmosDB), rather it
28-
> **complements** it by providing functionality to access the documents within
29-
> collections.
30-
>
31-
> There is some cross-over between the two modules, but the _CosmosDB PowerShell
27+
> [Az.CosmosDB](https://www.powershellgallery.com/packages/Az.CosmosDB). Although
28+
> there is some cross-over between the two modules, the _CosmosDB PowerShell
3229
> module_ is primarily intended to be used for accessing the documents within
33-
> collections.
30+
> collections using RBAC and token-based authentication. This is functionality that
31+
> the _Az.CosmosDB_ module does not _currently_ provide.
3432
3533
The _CosmosDB PowerShell module_ enables management of:
3634

0 commit comments

Comments
 (0)