az documentdb
Note
This reference is part of the documentdb extension for the Azure CLI (version 2.75.0 or higher). The extension will automatically install the first time you run an az documentdb command. Learn more about extensions.
Manage Document Db.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az documentdb mongocluster |
Manage Mongo Cluster. |
Extension | GA |
| az documentdb mongocluster check-name-availability |
Check if mongo cluster name is available for use. |
Extension | GA |
| az documentdb mongocluster create |
Create a mongo cluster. Update overwrites all properties for the resource. To only modify some of the properties, use PATCH. |
Extension | GA |
| az documentdb mongocluster delete |
Delete a mongo cluster. |
Extension | GA |
| az documentdb mongocluster firewall-rule |
Manage Firewall Rule. |
Extension | GA |
| az documentdb mongocluster firewall-rule create |
Create a new firewall rule or updates an existing firewall rule on a mongo cluster. |
Extension | GA |
| az documentdb mongocluster firewall-rule delete |
Delete a mongo cluster firewall rule. |
Extension | GA |
| az documentdb mongocluster firewall-rule list |
List all the firewall rules in a given mongo cluster. |
Extension | GA |
| az documentdb mongocluster firewall-rule show |
Get information about a mongo cluster firewall rule. |
Extension | GA |
| az documentdb mongocluster firewall-rule update |
Update a new firewall rule or updates an existing firewall rule on a mongo cluster. |
Extension | GA |
| az documentdb mongocluster firewall-rule wait |
Place the CLI in a waiting state until a condition is met. |
Extension | GA |
| az documentdb mongocluster identity |
Manage Identity. |
Extension | GA |
| az documentdb mongocluster identity assign |
Assign the user or system managed identities. |
Extension | GA |
| az documentdb mongocluster identity remove |
Remove the user or system managed identities. |
Extension | GA |
| az documentdb mongocluster identity show |
Show the details of managed identities. |
Extension | GA |
| az documentdb mongocluster identity wait |
Place the CLI in a waiting state until a condition is met. |
Extension | GA |
| az documentdb mongocluster list |
List all the mongo clusters in a given subscription. |
Extension | GA |
| az documentdb mongocluster list-connection-strings |
List mongo cluster connection strings. This includes the default connection string using SCRAM-SHA-256, as well as other connection strings supported by the cluster. |
Extension | GA |
| az documentdb mongocluster replica |
Manage Replica. |
Extension | GA |
| az documentdb mongocluster replica create |
Create a cross-region read replica of an existing mongo cluster. |
Extension | GA |
| az documentdb mongocluster replica list |
List all the replicas for the mongo cluster. |
Extension | GA |
| az documentdb mongocluster replica promote |
Promotes a replica mongo cluster to a primary role. |
Extension | GA |
| az documentdb mongocluster reset-password |
Reset the administrator password of a mongo cluster. |
Extension | GA |
| az documentdb mongocluster restore |
Restore a mongo cluster to a new cluster from a point in time. |
Extension | GA |
| az documentdb mongocluster show |
Get information about a mongo cluster. |
Extension | GA |
| az documentdb mongocluster update |
Update a mongo cluster. Update overwrites all properties for the resource. To only modify some of the properties, use PATCH. |
Extension | GA |
| az documentdb mongocluster user |
Manage User. |
Extension | GA |
| az documentdb mongocluster user create |
Create a new user or updates an existing user on a mongo cluster. |
Extension | GA |
| az documentdb mongocluster user delete |
Delete a mongo cluster user. |
Extension | GA |
| az documentdb mongocluster user list |
List all the users on a mongo cluster. |
Extension | GA |
| az documentdb mongocluster user show |
Get the defintion of a Mongo cluster user. |
Extension | GA |
| az documentdb mongocluster user update |
Update a new user or updates an existing user on a mongo cluster. |
Extension | GA |
| az documentdb mongocluster user wait |
Place the CLI in a waiting state until a condition is met. |
Extension | GA |
| az documentdb mongocluster wait |
Place the CLI in a waiting state until a condition is met. |
Extension | GA |