Microsoft Azure DocumentDB is a NoSQL document database service that is part of Microsoft Azure. It allows for the storage and querying of JSON documents and offers rich query capabilities over schema-free data using SQL and JavaScript. DocumentDB provides scalability, availability, and predictable performance for cloud applications.