113 views0 answers0 votes
You are designing an Azure Cosmos DB database that will contain news articles. The articles will have the following properties: Category, Created Datetime, Publish Datetime, Author, Headline, Body Text, and Publish Status. Multiple articles will be published in each category daily, but no two stories in a category will be published simultaneously. Headlines may be updated over time. Publish Status will have the following values: draft, published, updated, and removed….14 views0 answers0 votes