az cosmosdb sql
Manage SQL resources of Azure Cosmos DB account.
Commands
az cosmosdb sql container |
Manage Azure Cosmos DB SQL containers. |
az cosmosdb sql container create |
Create an SQL container under an Azure Cosmos DB SQL database. |
az cosmosdb sql container delete |
Delete the SQL container under an Azure Cosmos DB SQL database. |
az cosmosdb sql container exists |
Checks if an Azure Cosmos DB SQL container exists. |
az cosmosdb sql container list |
List the SQL containers under an Azure Cosmos DB SQL database. |
az cosmosdb sql container show |
Show the details of a SQL container under an Azure Cosmos DB SQL database. |
az cosmosdb sql container throughput |
Manage throughput of SQL container under an Azure Cosmos DB account. |
az cosmosdb sql container throughput migrate |
Migrate the throughput of the SQL container between autoscale and manually provisioned. |
az cosmosdb sql container throughput show |
Get the throughput of the SQL container under an Azure Cosmos DB SQL database. |
az cosmosdb sql container throughput update |
Update the throughput of the SQL container under an Azure Cosmos DB SQL database. |
az cosmosdb sql container update |
Update an SQL container under an Azure Cosmos DB SQL database. |
az cosmosdb sql database |
Manage Azure Cosmos DB SQL databases. |
az cosmosdb sql database create |
Create an SQL database under an Azure Cosmos DB account. |
az cosmosdb sql database delete |
Delete the SQL database under an Azure Cosmos DB account. |
az cosmosdb sql database exists |
Checks if an Azure Cosmos DB SQL database exists. |
az cosmosdb sql database list |
List the SQL databases under an Azure Cosmos DB account. |
az cosmosdb sql database show |
Show the details of a SQL database under an Azure Cosmos DB account. |
az cosmosdb sql database throughput |
Manage throughput of SQL database under an Azure Cosmos DB account. |
az cosmosdb sql database throughput migrate |
Migrate the throughput of the SQL database between autoscale and manually provisioned. |
az cosmosdb sql database throughput show |
Get the throughput of the SQL database under an Azure Cosmos DB account. |
az cosmosdb sql database throughput update |
Update the throughput of the SQL database under an Azure Cosmos DB account. |
az cosmosdb sql stored-procedure |
Manage Azure Cosmos DB SQL stored procedures. |
az cosmosdb sql stored-procedure create |
Create an SQL stored procedure under an Azure Cosmos DB SQL container. |
az cosmosdb sql stored-procedure delete |
Delete the SQL stored procedure under an Azure Cosmos DB SQL container. |
az cosmosdb sql stored-procedure list |
List the SQL stored procedures under an Azure Cosmos DB SQL container. |
az cosmosdb sql stored-procedure show |
Show the details of a SQL stored procedure under an Azure Cosmos DB SQL container. |
az cosmosdb sql stored-procedure update |
Creates or Updates an Azure Cosmos DB SQL stored procedure. |
az cosmosdb sql trigger |
Manage Azure Cosmos DB SQL triggers. |
az cosmosdb sql trigger create |
Create an SQL trigger under an Azure Cosmos DB SQL container. |
az cosmosdb sql trigger delete |
Delete the SQL trigger under an Azure Cosmos DB SQL container. |
az cosmosdb sql trigger list |
List the SQL triggers under an Azure Cosmos DB SQL container. |
az cosmosdb sql trigger show |
Show the details of a SQL trigger under an Azure Cosmos DB SQL container. |
az cosmosdb sql trigger update |
Updates an Azure Cosmos DB SQL trigger. |
az cosmosdb sql user-defined-function |
Manage Azure Cosmos DB SQL user defined functions. |
az cosmosdb sql user-defined-function create |
Create an SQL user defined function under an Azure Cosmos DB SQL container. |
az cosmosdb sql user-defined-function delete |
Delete the SQL user defined function under an Azure Cosmos DB SQL container. |
az cosmosdb sql user-defined-function list |
List the SQL user defined functions under an Azure Cosmos DB SQL container. |
az cosmosdb sql user-defined-function show |
Show the details of a SQL user defined function under an Azure Cosmos DB SQL container. |
az cosmosdb sql user-defined-function update |
Creates or Updates an Azure Cosmos DB SQL user defined function. |