Hi ,
Yes, you might be right. The ms doc is out of sync with the current implementation. While the feature is marked as generally available, until the CLI and mongosh commands truly work, portal UI remains the only reliable path to create secondary MongoDB users in CosmosDB vCore.
Feature Limitations & Preview Notes:
The UI based user management is still considered in a preview state and is subject to limitations:
Max 100 users/roles per cluster
updateuser
only allows password changes
roleinfo
isn’t supported (use usersInfo
instead)
- Roles must be assigned cluster wide (no per/db granularity)
This preview nature likely explains why CLI and mongosh support remain non functional or disabled despite documentation implying otherwise.