Common tasks using the Azure Cosmos DB REST API

This topic provides a list of the most common tasks in Azure Cosmos DB and links to articles that show how to perform these tasks by using the Azure Cosmos DB REST API. For a sample showing how to perform REST operations in .NET, see REST from .NET Sample.

Databases

Documents

Attachments

Document Collections

Stored Procedures

User Defined Functions

Triggers

Users

Permissions

Offers

See Also