- Initial release of the DocumentDB (Azure Cosmos DB for MongoDB vCore) extension.
- Add
az documentdb mongoclustercommands to create, update, show, list, and delete mongo clusters, list connection strings, and check name availability. - Add
az documentdb mongocluster firewall-rulecommands to manage IP firewall rules. - Add
az documentdb mongocluster entra-usercommands to manage Microsoft Entra ID database users. - Add
az documentdb mongocluster identitycommands to manage the cluster's user-assigned managed identity. - Add
az documentdb mongocluster replicacommands to list and promote read replicas, andreplica createto create a cross-region GeoReplica. - Add
az documentdb mongocluster restorefor point-in-time restore into a new cluster. - Add
az documentdb mongocluster reset-passwordto reset the administrator password.