az_cosmosdb             Azure Cosmos DB account class
bulk_delete             Delete a set of documents from an Azure Cosmos
                        DB container
bulk_import             Import a set of documents to an Azure Cosmos DB
                        container
cosmos_endpoint         Client endpoint for Azure Cosmos DB core API
cosmos_mongo_endpoint   MongoDB endpoint for Azure Cosmos DB
create_cosmosdb_account
                        Create Azure Cosmos DB account
delete_cosmosdb_account
                        Delete Azure Cosmos DB account
do_cosmos_op            Carry out a Cosmos DB operation
get_cosmos_container    Methods for working with Azure Cosmos DB
                        containers
get_cosmos_database     Methods for working with Azure Cosmos DB
                        databases
get_cosmosdb_account    Get Azure Cosmos DB account
get_document            Methods for working with Azure Cosmos DB
                        documents
get_partition_key       Container partition key information
get_stored_procedure    Methods for working with Azure Cosmos DB stored
                        procedures
get_udf                 Methods for working with Azure Cosmos DB
                        user-defined functions
query_documents         Query an Azure Cosmos DB container
