You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cosmos-db/faq.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ Yes Azure CosmosDB supports time series analysis, here is a sample for [time ser
122
122
123
123
See the Azure Cosmos DB [service quotas](concepts-limits.md) and [throughout limits per container and database](set-throughput.md#comparison-of-models) articles for more information.
124
124
125
-
## Frequently asked questions about SQL API
125
+
## <aid="sql-api-faq"></a>Frequently asked questions about SQL API
126
126
127
127
### How do I start developing against the SQL API?
128
128
@@ -205,3 +205,12 @@ Creating permissions by using ResourceTokens is allowed at the container level a
205
205
206
206
[azure-portal]: https://portal.azure.com
207
207
[query]: sql-api-sql-query.md
208
+
209
+
## Next steps
210
+
211
+
To learn about frequently asked questions in other APIs, see:
212
+
213
+
* Frequently asked questions about [Azure Cosmos DB's API for MongoDB](mongodb-api-faq)
214
+
* Frequently asked questions about [Gremlin API in Azure Cosmos DB](gremlin-api-faq)
215
+
* Frequently asked questions about [Cassandra API in Azure Cosmos DB](cassandra-faq.md)
216
+
* Frequently asked questions about [Table API in Azure Cosmos DB](table-api-faq.md)
0 commit comments