Skip to content

Commit 220491d

Browse files
committed
modified introduction.md to fix header warning, modified connect-from-databricks fix header warning
1 parent c5dbc48 commit 220491d

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

articles/cosmos-db/mongodb/vcore/connect-from-databricks.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,9 @@ display(df_vcore)
166166
Output:
167167
:::image type="content" source="./media/connect-from-databricks/display-agg.png" alt-text="Screenshot of the Display Aggregate Data.":::
168168

169-
## Next steps
169+
## Related Content
170170

171-
The following articles demonstrate Spark integration with Azure Cosmos DB for MongoDB vCore.
172-
173-
* [How to Connect with Studio3T](how-to-connect-studio-3t.md)
171+
The following articles demonstrate how to use aggregation pipelines in Azure Cosmos DB for MongoDB vCore:
172+
173+
* [Maven central](hhttps://mvnrepository.com/artifact/org.mongodb.spark/mongo-spark-connector) is where you can find Spark Connector.
174+
* [Aggregation Pipeline](../tutorial-aggregation.md)

articles/cosmos-db/mongodb/vcore/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Azure Cosmos DB for MongoDB vCore is organized into easy to understand cluster t
5353

5454
Cosmos DB for MongoDB vCore is built with flexibility for developers in mind. The service offers high capacity vertical and horizontal scaling with no shard key required until the database surpasses TBs. The service also supports automatically sharding existing databases with no downtime. Developers can easily scale their clusters up or down, vertically and horizontally, all with no downtime, to meet their needs.
5555

56-
## Next steps
56+
# Next steps
5757

5858
- Read more about [feature compatibility with MongoDB](compatibility.md).
5959
- Review options for [migrating from MongoDB to Azure Cosmos DB for MongoDB vCore](migration-options.md)

0 commit comments

Comments
 (0)