🔥 3-day streak
Microsoft Azure Cosmos DB Developer Specialty (DP-420)7 / 104
Question 7 of 104
You maintain a Cosmos DB container of blog posts where each document has a 'tags' property that is an array of strings, for example ["azure", "cosmosdb", "nosql"]. Your application must return all posts that include the tag "azure" anywhere in the array. You want a single SQL query expression that correctly filters these documents. Which WHERE clause should you use?
Reviewed for accuracy · Report an issueNext question